Skip to content

Conversation

@hazho
Copy link
Contributor

@hazho hazho commented May 29, 2025

Description:

Changes proposed:
lines 24 to 29
from the following to the later:

  axisMeshNames: [
    'TOUCHPAD_TOUCH_X',
    'TOUCHPAD_TOUCH_X',
    'THUMBSTICK_X',
    'THUMBSTICK_Y'
  ],
axisMeshNames: [
  'TOUCHPAD_TOUCH_X',
  'TOUCHPAD_TOUCH_Y',
  'THUMBSTICK_X',
  'THUMBSTICK_Y'
],
@dmarcos
Copy link
Member

dmarcos commented May 30, 2025

Thanks!

@dmarcos dmarcos merged commit cd52bd6 into aframevr:master May 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants