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.
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.