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

How can you make a first person game?

Asked by 10 years ago
I'm thinking of making a third person horror game. Any help to make it first person? At least give out a GUI that says "You must be in first person in order to play this game"?

2 answers

Log in to vote
0
Answered by
Sublimus 992 Moderation Voter
10 years ago

You clone this localscript into the player's PlayerGui:

game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson
Ad
Log in to vote
0
Answered by
6_09x 0
3 years ago

No scripts needed, Just go to starter player and look up that setting!

Answer this question