input.GAMEPAD.BUTTONS

BUTTONS

number

Standard gamepad mapping information for buttons

  • Face buttons: FACE_1, FACE_2, FACE_3, FACE_4
  • D-Pad: UP, DOWN, LEFT, RIGHT
  • Shoulder buttons: L1, L2, R1, R2
  • Analog stick (clicks): L3, R3
  • Navigation: SELECT (BACK), START (FORWARD), HOME
  • Extras: EXTRA_1, EXTRA_2, EXTRA_3, EXTRA_4
See: https://w3c.github.io/gamepad/#remapping
Powered by webdoc!