Joystick Up
Description
The Joystick Up behavior is an advanced behavior that will output the Y value of the joystick position, and trigger an event when the joystick is moved Up. You can use this to create advanced input controls that go beyond the built in "Joystick Controlled" behavior.
This behavior will Trigger an event repeatedly while you're moving the joystick in the up position.
Properties
There are no properties for this behavior
Outputs
| Y |
This value indicates how much the joystick has moved in the Y axis. Negative numbers indicate the joystick is moving down, positive indicate up. |
Examples
You can use this behavior if the built in Joystick Controlled behavior does not suite your needs. You can output the Y positions, and use the other joystick behaviors to move your object or add other gameplay elements.
Related


