[SOLVED] Fall Through the Ground

So when i attack or Left Click I fall through the Ground and here are the events


and here is the recording

So can anyone help pls before i give up
Btw the long red line is for so i dont fall forever

1 Like

I would suspect your collision mask for attack is different from idle/walk collision mask

3 Likes

points or collison masks? because i only have one collison mask

1 Like

Collision mask
You have one
But you have different animations
I would check it for all of them

1 Like

now i have a new problem

Yes? whats the new problem?

So basically the red blocks are suppose to spawn one at a time and for some reason its doing the animation forever

1 Like


???

try this link instead Watch Screen recording 2025-11-14 3.05.49 PM | Streamable

1 Like

Yes, because it’s occurring while Attack is true. You’ve removed the trigger once, and so the red blocks are being created continuously:

2 Likes

okay im half way through solving the problem i added the trigger once but i cant spawn multiples

1 Like

never mind i fix the problem i had to change the punch animation so it doesnt loop

2 Likes