Properties
Name | Type | Description | Script Name |
---|---|---|---|
Is Visible | Bool | Display when the open status is true, otherwise closed | IsVisible |
Follow Target | entity | The target entity to follow. Empty by default. | FollowTarget |
Color | Color | The color of the HUD | Color |
Length | Int | \ | Length |
Current Value | Float | \ | CurrentValue |
Offset | Vector3 | The display position. When there is a followed target, it is the offset between the new position and the original position. When there is no followed target, it is the screen coordinates (the default is Vector3(0)). | Offset |