Skip to main content

On Axis

Menu: Events/Buttons

Purpose

Event node that fires every frame while the input axis Vector2 is different from 0. The current axis vector is exposed on the node output.

Inputs

NameTypeDefaultDetails
Axis NameTEXTaxisnameName of the registered axis to monitor.

Outputs

NameTypeDefaultDetails
ThenBRANCH-Triggered while the axis vector is not zero.
ValueFLOAT2-Current axis value as a Vector2.