Align Orientation makes my horse shake

Hello, i’ve tried to make the horse rotate to the move direction of the humanoid using align orientation and some cframe stuff it works alright but the main problem i have right now is that when i move to the left or to the right with 0 velocity my horse keeps getting pushed until it stabilizes.

Example :

I tried to reduce the maxTorque but my horse can’t rotate and keeps falling.

2 Likes

have you tried to enable RigidityEnabled on Aling Orientation?

I have but it gets worse i’m also not sure if the problem is with my code, all it does is calculate the cframe for the orientation.

fixed it i just had to check if the humanoid move direction’s magnitude was bigger than 0

alright, if you need anything else just let us now, have a good day!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.