Jump to content

SOLVED: Can't seem to detect button presses in Unity - probably a noob error! :(


Thunderbox

Recommended Posts

Hi there,

I am trying to detect button presses in Unity. I had alook at the sample scenes and have used the following code...

buttonPressed = WaveVR_Controller.Input(WaveVR_Controller.EDeviceType.Dominant).GetPressDown(WVR_InputId.WVR_InputId_Alias1_Trigger);

...but it does nothing.

Is there a set-up step I've missed for my scene?
Thanks,
Dan

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...