How to Force Enable Shift-Lock (Without changing the PlayerModule)

No bother, I found the offset in the Roblox MouseLockController.

Interesting, I couldn’t get my mouse to unlock from centre without manually setting the MouseBehavior.

1 Like

This is really really really awesome!

Great tutorial, I accidentally solved a big problem in a game of mine.
One thing is, the character can (for some reason) only rotate half of the way around. Or at least for me.
If anyone else has this issue, using ToOrientation() seems to work fine.