Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make "Shift Lock" camera enabled permanently?

Asked by
Dwayder 29
7 years ago
Edited by M39a9am3R 7 years ago

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


0
I don't think this is possible to permanently enable this but it is possible to tell when a player has enabled / disabled shift lock User#5423 17 — 7y
0
MouseLock is an option, and there's no way to force your player to have it on. You'll have to create your own camera. DepressionSensei 315 — 7y
0
You can force players to not have MouseLock, but can't force them to have it. User#9949 0 — 7y
0
You can ask nicely? User#5423 17 — 7y
View all comments (2 more)
0
Alright, thank you guys. Dwayder 29 — 7y
0
there is a way on how to do it ill post it sometime sen_trix 31 — 6y

1 answer

Log in to vote
0
Answered by 7 years ago

Im sorry there, ROBLOX have set it so that shift lock can only be enabled using shift.

Ad

Answer this question