Properties
| Name | Type | Description | Script Name |
|---|---|---|---|
| Icon | Sprite ID | Select Icon | Icon |
| Color | Color | Progress bar color | Color |
| Value | Float | Value | Value |
| Speed | Float | Speed in m/s | Speed |
| Show Effect | Bool | Whether to display special effects | EffectActive |
| Normalized Position | Vector3 | UI position [0,1]. | NormalizedPosition |
| Initial Value | Float | Initial progress of the skill, value [0, 1], the progress will be synchronized to the current progress immediately after the UI is created. | InitialValue |
| Effect Color | Color | Effect Color | EffectColor |
| Scale | Float | Set the object scaling value | Scale |