Once
The Once node force anything passing through it to execute only one time. Ex: Placing this node after an On Update Event node, will make anything chained to it's output port execute only one time.
Ports
Inputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| Trigger | Trigger the execution of the node. | ||
| Trigger | Reset the Done state and let its execute. |
Outputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| Trigger | Execute next action after changing its state to Done. |