razoredge Posted April 27, 2020 Share Posted April 27, 2020 Back in release 2.1.8 we were told to make sure to handle BOTH the new Alias1_Trigger and Alias1_Digital_Trigger in our code. In Wave SDK 3.1.6 the new WaveVR_Button List was introduced but for some reason the DigitalTrigger is commented out. Our app needs to run on BOTH focus and focus plus. Can someone help us figure out what buttons map to which enum values as of 3.1.6 See the Assets\WaveVR\Scripts\WaveVR_ButtonList from the latest unitypackage for Wave SDK 3.1.16: @Cotta @Tony PH Lin Link to comment Share on other sites More sharing options...
Cotta Posted April 28, 2020 Share Posted April 28, 2020 Hi @razoredge There is a redesign in SDK 3.0 and after. Please just use Trigger and it will work well for both Focus and Focus Plus. Please also make sure to read the documentation about getting button events: https://hub.vive.com/storage/app/doc/en-us/HowToGetButtonEvent.html Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now