Forum Discussion
Anonymous
7 years agoAircraft fly on oculus go
Hi I try to create my own Oculus go vr aircraft simulator project. Here is some code what i use for it: https://pastebin.com/xiE2uBEW ;
But when i see up it rotatate as crazy.
But when i see up it rotatate as crazy.
1 Reply
Replies have been turned off for this discussion
- MikeFTrusteeIt looks like your rotation is based on the local rotation of the input touch controller so youre always going to have some rotation applied since that would never be exactly zero. Id suggest normalizing your rotation value on each axis and using that as a multiplier exponent for a base rotation value
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
- 9 months ago
- 5 years ago
- 3 years ago
- 3 years ago
- 7 years ago