Firstborn/Library/PackageCache/com.unity.visualscripting@1.../Documentation~/snippets/input-system/nodes-input-action-change.md
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -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.