Delay Action
Overview

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.
Attributes

Duration (sec)
Float
The time of the delay, if none is given in the Duration
Input Socket.
Inputs
Instance ID
InstanceID
(►) Start
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Duration
Float
The time of the delay (in seconds).
Outputs
Instance ID
InstanceID
OnStart
(►)
Pulse
Flows to the next Node following Delay Action when the Action starts.
OnEnd
(►)
Pulse
Flows to the next Node following Delay Action when the Action stops.
Last updated
Was this helpful?