Behavior : Timer
Author:Rex.Rainbow
- Fire the trigger when time-out.
Download
Properties
Sync timescale
- Sync to object's timescale.
Actions
Control
Action:Start
- Start timer.
- Time ( number ) : Time-out in seconds
- Timer ( number or string ) : Timer name
- Repeat ( number ) : Repeat count, 0 is infinity.
Action:Pause
- Pause timer.
- Timer ( number or string ) : Timer name
Action:Resume
- Resume timer.
- Timer ( number or string ) : Timer name
Action:Stop
- Stop timer.
- Timer ( number or string ) : Timer name
Action:Pause all
Action:Resume all
Action:Stop all
Setup
Action:Setup timer
- Setup timer.
- Timeline ( object ) : Timeline object to get timer
Expressions
Timer
Expression:Remainder
Expression:Elapsed
- Get elapsed time of timer.
Expression:RemainderPercent
- Get remainder time percentage of timer.
Expression:ElapsedPercent
- Get elapsed time percentage of timer.
Expression:DelayTime
Conditions
Time-out
Condition:On time-out
- Triggered when time-out.
- Timer ( number or string ) : Timer name
Timer
Condition:Is timer running
-
- Timer ( number or string ) : Timer name