How do I enable shift lock?


as you can see from the iamge its disabled idk how to enable

If you are playing in another users game and it says ‘Set by Developer’ this means there is another method for enabling shift lock or you cannot enable shift lock.

If this is inside your game an you are wanting to enable shift lock, you can use this:

game:GetService("StarterPlayer").EnableMouseLockOption = true

I just found out that this is now deprecated, and couldn’t find what’s the new way of enabling/disabling shift lock. It’s even removed from StarterPlayer.

my game is stuck with it disabled because they removed it from starterplayer

It seems so…

@KrimsonWoIf, I hope this information may help.

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