Mysterymeat
New member
I've only been able to test the Index (and the Vive Wands with the help of another user), so it's probably something specific to the Rift S that I'm not handling correctly.
View attachment 153405
Thanks so much for the quick reply! Here are my findings.
Upon pressing the trigger of my right controler, GetRightGrabVal increases an decreases just fine.
However, once GetRightGrabVal hits 0.20, it activates the following;
- GetCancel [on]
- GetRightCancel [on]
- GetRightGrab [on]
- GetRightRemoteGrab [on]
Nothing else gets triggered above GetRightGrabVal 0.20
Upon complete release of the trigger the following activates;
-GetRightGrabRelease [on]
-GetRightRemoteGrabRelease [on]
That's about it. If there's anything else I can provide to help, I'll be very glad to!