Disable Camera Input?

I suggest setting the camera type to scriptable, if you don’t want control over the camera. However, if you still need custom camera behaviour regarding the camera types, I suggest forking the player module (which includes camera module), placing it in StarterPlayer > StarterPlayerScripts and changing the respective module for the camera type. Changes to the attach camera type can be done through the legacy camera module. Once you found it, set the variable PITCH_LIMIT to math.rad(0)