Phase countdown entity, modifying the entity's properties will affect the content displayed on the corresponding UI.
Name |
Type |
Description |
Script Name |
Is Visible |
Bool |
Displayed if on is true, off otherwise |
IsVisible |
Base Time |
Int |
Base time in seconds |
BaseTime |
Duration |
Int |
Duration in seconds |
Duration |
Offset |
Vector3 |
Display position, when there is a target to follow, it is the offset of the target origin, when there is no target to follow, it is the screen coordinate, default is Vector3(0). |
Offset |