CogwheelUnity/Cogwheel/Library/PackageCache/com.unity.visualscripting@1.9.4/Documentation~/snippets/input-system/nodes-input-action-change.md
Spudnut2000 86e8b2168c Init
2024-10-01 23:23:13 -05:00

943 B

title
nodes-input-action-change
Name Type Description
Input Action Change Type Input Action Change Option Set an Input Action Change Type to choose the interaction type that triggers the node.
On Pressed The node triggers when a user presses the button from the selected Input Action input asset.
On Hold The node triggers when a user holds the button from the selected Input Action input asset.
On Released The node triggers when a user releases the button from the selected Input Action input asset.