How can I fix this animation from clipping into ground?

I have this animation that won’t stop moving for some reason. The priority of the animation is “Action”
But just take a quick look here


I don’t know why it keeps bobbing up and down like this

2 Likes

Could we see the script when the animation plays?

Is the animation by any chance set to Looped?

1 Like

also when doing a pose, or animationDONT MOVE THE BODY TO THE GROUNDIt ill distort it and make it weird

2 Likes

Animation is set to looped. You want to make 2 separate animations, an animation where the person takes an action to lay on the ground, and a second animation that’s looped where they STAY on the ground.

2 Likes

Yes it is actually. But it’s not set so it ends on a different position its literally looped on the same position

So wait, it’s only looping a single frame? What’s the code for playing the animation look like?

Thx I had the torso in the animation slightly colliding with the ground. Changed it now so its barely hovering on the ground and now it works fine