When I tried
game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson
It didn't work. Help Please!
This script will be in StarterGUI
so when you play this will make you in FirstPerson
script.Parent.Parent.CameraMode = "LockFirstPerson" print("Camera locked")