Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why does the Humanoid autoalign Orientation and how do I stop it?

Asked by
Pejorem 164
6 years ago

Trying to create "plate gravity" so I can position and rotate the character according to the position and rotation of Parts (plates). But, I think it's the humanoid anyway, seems to be overriding modifications I make to it's general orientation in terms of XZ. Anyone know how I can overcome this?

0
Humanoid.AutoRotate = false; --doesn't seem to give me any freedom either. Pejorem 164 — 6y

Answer this question