Forum Discussion
MunkeyXis
11 years agoHonored Guest
Maintain center orientation between scenes
I have 3 scenes in my game, each use the oculus camera prefab. When switching from one scene to another, it seems that the center orientation of the headset is reset to where ever the HMD is pointing during the transition between scenes. This is an issue because if a user turns their head to the left or right during the transition, then that direction is now considered to be the center and the orientation needs to be reset manually.
How can I save the center orientation between scenes?
PS. I tried to search on this but only found a post from 2013 which didn't have a solution :(
How can I save the center orientation between scenes?
PS. I tried to search on this but only found a post from 2013 which didn't have a solution :(
1 Reply
Replies have been turned off for this discussion
- cyberealityGrand ChampionYou can try recentering the pose right before you fade into a new scene.
OVRManager.display.RecenterPose();
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 6 months ago
- 2 months ago
- 4 years ago