CursorKeys Op

CursorKeys

get the state of your keyboards arrow keys



Edit Documentation

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


 

Example Patch CursorKeys

character controller using WASD keyboard keys that outputs sprite sheet texture offsets.

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


canvas only (Number:boolean )
Cursor Keys (Number:boolean )
WASD (Number:boolean )
Active (Number:boolean )

OUTPUT PORTS


Up (Number)
Down (Number)
Left (Number)
Right (Number)

Patches using CursorKeys

  • Examples
  • Public
  • My Patches