I am making a first person fighter type game in the studio it works but in the game it doesn'**t do anyone have a way of fixing it or what I am doing wrong?
script.Parent.Parent.CameraMode="LockFirstPerson"
I put it in Starter GUI.
Put this into a LocalScript. Put the LocalScript in StarterGui:
game.Players.LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson