Forum Discussion
SMaton
12 years agoHonored Guest
Jump to specific location with position/orientation
Hi everyone, in my application I want to make "jump" the user to a specific point in space. I tried to "simply" copy over the position and orientation of the target point to the OVRPlayerControl...
cybereality
12 years agoGrand Champion
You can try looking into the "Follow Orientation" property on the OVRCameraController, but I'm not sure that does exactly what you need. You can also look at "OVRCameraControler::SetOrientationOffset()", though this may be difficult to work with manually. The other option is "OVRDevice::ResetOrientation()" which will recenter the view.
Hope that helps.
Hope that helps.
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
- 2 months ago
- 1 year ago