joystick-numbers

alexgamer2815/joystick-xy/joystick-numbers

No description
joystick-numbers
@/joystick-numbers
X-PORTport
Analog port to read from. Should start with `A` to succeed.
Y-PORTport
Analog port to read from. Should start with `A` to succeed.
BUTTON-Dport
Analog port to read from. Should start with `A` to succeed.
joystick-numbers
X-PORT
Y-PORT
BUTTON-D
x-
x+
y-
y+
BUTTON
Flip-flop
Flip-flopboolean
BUTTONboolean
y+number
The latest read value in range 0.0 … 1.0
y-number
The latest read value in range 0.0 … 1.0
x+number
The latest read value in range 0.0 … 1.0
x-number
The latest read value in range 0.0 … 1.0
To use the node in your project you should have the alexgamer2815/joystick-xy library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.