Oculus Quest 2 button click events

hi, how do we detect different button clicks of oculus controller. Do we have different events for each button?

We only have an event for the primary button as controls can vary.

There is an API to get the gamepad object directly though: XrInputSource | PlayCanvas API Reference

1 Like