You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the selectstart event seems to have event.currentTarget.inputSources[0].gamepad.axes in the range [-1, -1] to [1, 1], where 0,0 is the middle of the screen
can I stash the inputSources[0] in a global variable somewhere and poll it every frame?