Set ofset height for camera with OVRPlayerController

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?

try moving camera parent transform, or player root transform, not camera itself.