arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.visualscripting@6279e2b7c485/Documentation~/snippets/input-system/nodes-input-action-change.md
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02: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.