Delay Action
Last updated
Last updated
The Delay Action Node delays the Pulse Flow for the specified duration (in seconds).
Visit Actions for a general introduction to the Actions Nodes.
Scope: Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| Float | The time of the delay, if none is given in the |
Input | Type | Description |
---|---|---|
| InstanceID | The assigned Instance ID of the Action. If nothing is received, it automatically assigns 0 as the Instance ID. |
(►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Float | The time of the delay (in seconds). |
Output | Type | Description |
---|---|---|
| InstanceID | The assigned Instance ID of the Action. |
| Pulse | Flows to the next Node following Delay Action when the Action starts. |
| Pulse | Flows to the next Node following Delay Action when the Action stops. |