Controller Trigger Creator
Controller trigger creator.
Functions
Run a task once this analog axis condition is met. This condition will be evaluated continuously.
Run a task once this analog axis condition is met. This condition will be evaluated continuously.
Run a task once this analog axis condition is met. This condition will be evaluated according to a falling-edge detection.
Run a task when a controller button is held. This condition will be evaluated continuously.
Run a task when a controller button is pressed (will run once when pressing the desired input). This is the same as rising-edge detection.
Run a task when a controller button is released (will run once letting go of the desired input). This is the same as falling-edge detection.
Run a task once this analog axis condition is met. This condition will be evaluated according to a rising-edge detection.