Timer

Last modified by KDearnley on 2023/07/31 14:06

Timer

A Timer will signal its outputs after waiting for the specified number of seconds.

Details

Timer.PNG
Object: Timer

Category: Flow

Inputs

INPUTS
Play.pngStart TimerStart the Timer.
Finished.pngFinish TimerSkip the Timer straight to the end.
Stop.pngStop TimerStop the Timer.
Pause.pngPausePause the Timer. The current value will be saved.
Reset.pngReset TimerReset the Timer to its duration.
Set.pngSet DurationSet the duration of the Timer. This does not reset a running timer.

Outputs

OUTPUTS
Finished.pngOn Timer FinishedWhen the Timer has finished, send a signal. The activator is unchanged from the input signal.

Properties

PROPERTIES
PropertyTypeDescription
NameStringThe name of this object. Rename an object to make it easy to identify.
DurationNumberThe duration of the Timer in seconds. Can be fixed or variable.
Show On HUDBooleanIf true, information about the object will be displayed on the HUD while the object is active.
Display TextStringText to display on the HUD. Can be fixed or variable.
Tags: Flow