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

First person script?

Asked by 10 years ago

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.

2 answers

Log in to vote
1
Answered by
Cizox 80
10 years ago

Put this into a LocalScript. Put the LocalScript in StarterGui:

game.Players.LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson
0
Its still not working therovic1 5 — 10y
0
It's working for me. Cizox 80 — 10y
0
Oh I had to put it in starterpack and gui therovic1 5 — 10y
Ad
Log in to vote
0
Answered by 10 years ago

Use script bot?****

Answer this question