Properties
| Name | Type | Description | Script Name |
|---|---|---|---|
| Is Visible | Bool | Displayed if on is true, off otherwise | IsVisible |
| Follow Target | entity | Target entity to follow, default is empty | FollowTarget |
| Color | Color | UI color | Color |
| Length | Int | UI length | Length |
| Current Value | Float | Current progress value,0 to 1.0 | CurrentValue |
| Offset | Vector3 | Display position, when there is a target to follow, it is the offset relative to the target origin, when there is no target to follow, it is the screen coordinate, default is Vector3(0) | Offset |