So I want to disable MouseLock. But it seems like the option is… gone?
I don’t know how or why? But, it’s gone.

It looks like it was deprecated in Release 576
              
              
              1 Like
            
          So… how do I disable it? I don’t get what it says.
Yeah I don’t really know how :RegisterTouchCameraMovementMode() works and the MouseBehavior only made the mouse lock in center,  but you are still able to toggle EnableMouseLockOption just with the command bar.
game.StarterPlayer.EnableMouseLockOption = false
            I wonder why they chose to leave shiftlock deprecated.
Oh that worked perfectly! Thanks! I just had to make sure it wasn’t in playtest mode ![]()
              
              
              1 Like
            
          This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
