#First Person in-game
1 messages · Page 1 of 1 (latest)
.
yeah with script
** You are now Level 1! **
you can just go in the starterplayer and switch the CameraMode to LockFirstPerson so if you wanted to do it from a script it would be game.StarterPlayer.CameraMode = Enum.CameraMode.LockFirstPerson
its a serverscipt right
at this point just put it in the command bar