Jump to content

How to get Button Input


PAKNEKO

Recommended Posts

Hi! Im trying to get SImple BUtton Input working after migrating from WaveVr to VIU and I'm not sure how to do it.

 

I tried to use the ControllerManagerSample (based on the script ShowMenuClick) but thats rather complex for simple ButtonInput (e.g. Do something when pressing the Trigger).
ANd WaveVR approach like

WaveVR_Controller.Input(WaveVR_Controller.EDeviceType.Dominant).GetPressDown(WVR_InputId.WVR_InputId_Alias1_Trigger)

 seems not to work. Is there something similiar for VIU or is it jsut the way VIU works?

Link to comment
Share on other sites

  • 4 months later...
  • 2 weeks later...

By referring to this page,

https://www.vive.com/us/support/vive-focus/category_howto/vive-focus-controller.html

1. Touchpad > ControllerButton.Pad, ControllerButton.PadTouch

2. App button > ControllerButton.Menu

3. Home button > no corresponding input control

5. Volume buttons > no corresponding input control

6. Trigger > ControllerButton.Trigger

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...