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

How to make a script that turns on and off Shift Lock?

Asked by 4 years ago

I'm trying to make a third person shooter, I don't know how to make a script for turning on shift lock but if you know please tell me how!

0
If you locate the CameraModule script, copy it then paste it back into its original location relative to Studio containers. Locate the :Update() method and insert the following line: Ziffixture 6913 — 4y
0
self.activeCameraCantroller:SetIsMouseLocked(true) Ziffixture 6913 — 4y
0
which line should I put it in? NathanTheCraziest 105 — 4y
0
and where, also will I be able to control it from another script? NathanTheCraziest 105 — 4y
View all comments (5 more)
0
you should make it a module for that, but just using it in one script will work epicnt 13 — 4y
0
@epicnt where do I write that line? NathanTheCraziest 105 — 4y
0
And please write a full script and answer please! NathanTheCraziest 105 — 4y
0
@NathanTheCraziest This is not a request site! We won't write a full script for you. Block_manvn 395 — 4y
0
no, sorry, i mean just the parts for the parts where we turn on the mouse lock? NathanTheCraziest 105 — 4y

Answer this question