On Key Hold
The On Key Hold event node is triggered at every frame when the user Hold the chosen key from the visual scripting inspector.
Ports
Port Name |
Type |
Default Value |
Description |
[Boolean] |
True |
If Enabled is set to true (Checked), the On Key event will be triggered when the user press/hold or release a key. |
|
Outputs
Port Name |
Type |
Default Value |
Description |
Trigger |
|
When the user key is in the good state, this port will trigger the next action you want to execute by connecting it to any Input Execution Flow port. |
|