cancel
Showing results for 
Search instead for 
Did you mean: 

OVR player controller, change height of camera

Sofie_Geens
Honored Guest

I'm working on a project for school where we have to alter the viewers height to see the result, the goal is to make it unrealistic. I can't seem to find a way to do this though. I tried switching of "use profile data" in the OVR Player Controller (script) tab, but I still cannot set a height, it keeps taking the real height of my HMD (oculus rift). How can I alter the height of my camera by pressing a button on my controller?

1 REPLY 1

SoheilAppear
Honored Guest

There are two options:
1) Go to the CharacterCameraConstrains.cs and change the height of the camera over there. You can find it easily by finding the camera height and height offset over there and changing it manually to a constant number or through the continuous variable.