How to prevent shiftlock from turning character?

I want to prevent shiftlock from turning the character when the player is in a ragdoll, but I don’t really know how to go about it. Any suggestions on how to do this without disabling shiftlock from my game?
d618295d2cd6e083238e22a7ac3c05e9

3 Likes

the humanoid has a property called “autorotate” just disable it and you should be good

16 Likes