Jump to content

Input from Valve index Controllers [VR]


photo

Recommended Posts

Hey mate, I am using valve index controllers for my project I can get the inputs for buttons in my code like whether it is being pressed or not including for the grip press a boolean value simply...but I can't get the grip axes value ranging from 0 to 1 which is the pressure value for the grip sensor I tried lots of ways in getting that input in  my c# code but it is always 0 when I debug that.

So how do I read the axes value for the grip sensor for my valve index controllers...is it doable or not? because unigine has AppVive plugin which also has vive input components in there so is it possible only for vive controllers? then how the button inputs (bool) are showing correctly even for index controllers?

 

I attached a pic here so I have done these two methods but none works for the first line of code there is no word called grip at all.

Screenshot 2022-03-31 184303.png

Link to comment
×
×
  • Create New...