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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...