I'm trying to make the "Shift Lock" camera enabled permanently in my game, without having the player pressing "shift" to enable it. I tried this but the player can disable it and it must press "shift" in order to activate it:
Game.StarterPlayer.EnableMouseLockOption = true
Im sorry there, ROBLOX have set it so that shift lock can only be enabled using shift.