Gamepad Button Node

Gamepad Button

Detects if a specified button has been pressed on the controller at given index.

Parameters

Button

Which button/trigger is monitored.

Input Type

Input detection mode. Tap is activated the first frame that the key is pressed, Down is activated while the key is pressed and Up is activated once the last frame the key is pressed.

Inputs

Index

The controller index to monitor.

Outputs

Pressed

True if the button is active in the selected mode, else False.

Strength

Value of the trigger from 0 to 1. Only visible if button is LT/L2 or RT/R2.