Open Rain624 opened 5 years ago
"ViveInput.GetPressDownEx(TrackerRole.Tracker1, ControllerButton.Grip)" cannot detect Pins that is clicked.why no response?
"ViveInput.GetPressDownEx(TrackerRole.Tracker1, ControllerButton.Grip)" cannot detect Pins that is clicked.why no response?Do you have any approach to this question?
Unfortunately you have to change tracker to hand-held device to get input. It's SteamVR's "new feature".
We just released VIU v1.10.1. With proper settings (actions and bindings), you should able to set tracker to any role (except Disabled) while getting their pogo-pin inputs.
I' m used code."ViveInput.GetPressDownEx(TrackerRole.Tracker1, ControllerButton.Grip)" cannot detect Pins that is clicked. Is there something wrong with my code.