On Key Up
The On Key Up event node is triggered when the user release the chosen key from the visual scripting inspector. This event will process only one time.
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. |
|