I'am having a problem with the recentering of OVRCamera. I use a single scene and move between "stages" enabling and disabling Cameras, and so far it works well. The only problem is that the Iine
in certain stages works well and some it won't.
For example if i'am at the main menu the camera starts centered and aligned with the front direction of the headset, if i turn my head and recenter, it will do what is supposed to. But when...
Problem with InputTracking.Recenter();
Code (CSharp):
- UnityEngine.VR.InputTracking.Recenter();
For example if i'am at the main menu the camera starts centered and aligned with the front direction of the headset, if i turn my head and recenter, it will do what is supposed to. But when...
Problem with InputTracking.Recenter();