For a while I was wondering how to change the camera to first person, also if there is a wiki article about it, please tell me if there is. Thanks for helping in advance!
Put this in Backpack as LOCAL script
local player = script.Parent.Parent player.CameraMode = Enum.CameraMode.LockFirstPerson
WIKI