Facepunch / sbox-issues

176 stars 12 forks source link

[VR] Index thumb pad support #992

Open gvarados1 opened 3 years ago

gvarados1 commented 3 years ago

I don't know the ideal method of doing this, since not every controller has this extra pad. It just feels silly not being able to use it.

image

walllable commented 3 years ago

1st-gen WMR controllers, Vive wands, and the upcoming Pimax Sword controllers have touchpads as well, so I think touchpad support would be worth looking into.

UselessGhost commented 3 years ago

As an addendum to this, the Index controllers also have force sensors embedded in the touchpad and grip (separate from the capsense stuff), having access to these would be a plus.

xezno commented 10 months ago

I don't mind adding this, but I do wonder what we'd do for controllers that don't support it.. our API is really designed to support Oculus Touch as a lowest common denominator - it's the most popular controller, so we'd need something in place for it, as well as other controllers that don't have the touchpad (same with other knuckles-specific features like grip force)