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
Object: Timer Category: Flow |
Inputs
Outputs
OUTPUTS | ||
---|---|---|
On Timer Finished | When the Timer has finished, send a signal. The activator is unchanged from the input signal. |
Properties
PROPERTIES | ||
---|---|---|
Property | Type | Description |
Name | String | The name of this object. Rename an object to make it easy to identify. |
Duration | Number | The duration of the Timer in seconds. Can be fixed or variable. |
Show On HUD | Boolean | If true, information about the object will be displayed on the HUD while the object is active. |
Display Text | String | Text to display on the HUD. Can be fixed or variable. |