maybe a simple question, but i’m trying to make a system so when you go inside a house it locks the camera to first person.
1 Like
try making a part that covers the entire house that is transparent and cancollide turned off. check in a localscript if the player is touching the part, then cameramode in the player to lockfirstperson
yes, but could you go into more detail about how i get the character into first person
Under the character, you will see a CameraMode option, and from there, you can set the camera mode to FirstPerson.
~ Sincerely, Ihaveash0rtname
“Happy Scripting!”
1 Like
As he said, you can find the CameraMode option under the player. If you want the whole game to be first person you can change the CameraMode option in StarterPlayer.