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

I am a new scripter and I know nothing can you tell me a few things?

Asked by 10 years ago

I am trying to make this FPS and I am trying to make it for a clan, this FPS lock wont work?

local Game.Players.CameraMode =(FirstPersonLock)

1 answer

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

Answer this question