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

How do i make a locked first person script? [closed]

Asked by 10 years ago

This question already has an answer here:

How to put on LockFirstPerson

I am desperate to know i am making and FPS game and i really need a script for this. So if you could write and answer with a script that does exactly what I've asked for?

0
Thanks! BraInKilLeR24 0 — 10y

Marked as Duplicate by evaera

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?

1 answer

Log in to vote
1
Answered by 10 years ago
game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson

--Put that in a Local Script in StarterGui

Ad