GamePad Op

GamePad

Outputs the button states of a gamepad


to use this, connect to a pad of Ops.Devices.ListGamePads


Edit Documentation

Full Name
  • Ops.Devices.GamePad.GamePad
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

Example Patch gamepad example

character controller driven by gamepad

sprite sheet by gato pixelizado (https://gato-pixelizado.itch.io/)
https://gato-pixelizado.itch.io/top-down-game-2d-character-18x18

Open In Editor

INPUT PORTS


GamePad Data (Object)
Analog to Digital (Number:boolean )

OUTPUT PORTS


ID (String)
Axes (Array)
Pad Left (boolean Number)
Pad Right (boolean Number)
Pad Up (boolean Number)
Pad Down (boolean Number)
Button 1 (boolean Number)
Button 2 (boolean Number)
Button 3 (boolean Number)
Button 4 (boolean Number)
Left Shoulder (Number)
Left Shoulder Bottom (Number)
Right Shoulder (Number)
Right Shoulder Bottom (Number)

Patches using GamePad

  • Examples
  • Public
  • My Patches