Yuuki-Ishimaru

Results 3 comments of Yuuki-Ishimaru

Note: In SteamVRv2Module.cs, adding a print statement for action states (UpdateDeviceInput -> first foreach loop) it seems like the input is being registered and IVRModuleDeviceStateRW's value for VRModuleRawButton.Touchpad/ VRModuleRawButton.Axis0 is...

@chengnay Found out why pad button input isn't going through in the API. Reason is that ControllerState currently requires currentInput2DType to be assigned to something other than None for the...