How do I get rid of this ugly smooth character turning when using shift-lock

I was working on something and then I noticed that your character slowly turns when using shift lock


How do I get rid of this it throws me off so much

That’s not the default shift lock behavior, you have a script doing that somewhere.

1 Like

i remember enabling this by accident but i dont remember how i turned it off, its not caused by a script but if i can find it ill mention it

I just opened a new place and it still happens there, it is the default.

it might be somewhere in starterplayer. or beta features

1 Like

I didnt see any property related to that

I just opened a baseplate and mine doesn’t do this.
If you have plugins it may have generated a script for you and injected immediately. Make sure your new place actually doesn’t have any scripts anywhere.
I can’t find any announcements or beta features talking about this, and there is no properties for this.

This was happening to me and apparently the humanoid root part was set to be massless.

1 Like

I recently had the same issue, i fixed it by setting the humanoidrootpart’s rootpriority to 1

1 Like