Forum Discussion
bbowler982
5 years agoHonored Guest
OVRInput.get() functions not working
I am trying to write a simple function to get a button click from OVR.Input and the .Get() and .GetDown() functions always return false. The controller works to grab objects with the triggers and the...
SSARJ
3 years agoExplorer
I'm not sure what the OVRPlayerControllers Update() function does but I normaly put the other OVR function inside a normal update or fixed update function hence the need to call OVRInput.Update(); or OVRInput.FixedUpdate();
in their respective loops
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
- 8 months ago