Forum Discussion

Gnimmel's avatar
Gnimmel
Explorer
9 years ago

OVRInput.GetDown not working on Touch controllers in unity?

I am having a hard time getting the buttons to work reliably on the oculus touch controllers in unity.

If I use if OVRInput.GetDown it never seems to work, but using OVRInput.Get works all the time?

I wasn't sure if it was something to do with OVRInput.Update (); and I've tried adding it to 1 script and all the scripts that detect input but both ways give the same results, .GetDown will not work, but .Get will?

Is there a step I'm missing?

24 Replies