Disable third person VR camera

How can I set up the VR camera so that it is in the player’s head, and not top-down view? I can’t find anything about this on the devforum.
This is how my game looks like when looking forward

1 Like

You could use this : Player.CameraMode

1 Like