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

Disabling right click to move camera?

Asked by
oggy521 72
5 years ago

Is it possible to disable drag and right clicking to shift the camera, because shift lock isn't possible, I'm trying to recreate it, however, it breaks everytime I right click and shift the camera around. This is fixed when I zoom in. But the main issue is to stop the right mouse button from shifting the camera.

0
You could change the player's camera's CameraType property. You could also create a loop that changes the camera's CoordinateFrame. Both of these will stop shift lock from moving the camera as well. LawlR 182 — 5y
0
I have tried changing the CameraType property, non seemed to have the desired effect, not sure how constantly changing the camera's CFrame would help oggy521 72 — 5y
0
Oh wait actually, figured it out, thanks! oggy521 72 — 5y
0
What are you trying to do this for? Is it just to stop the player from moving their camera? LawlR 182 — 5y
0
Okay. LawlR 182 — 5y

Answer this question