Bars
Draws a health bar next to each player's box. The bar color can be static, a smooth gradient, or stepped (green/yellow/red) depending on the amount of HP.
Menu locationโ
Visual โ Health Bar
What it doesโ
The bar shows a player's health fraction and fills in proportion to current HP. The side on which the bar sits against the box, and the health display mode, are set not here but in the Visual โ Player Info โ Health node:
-
Bar position (in Player Info โ Health) โ the bar's side:
Left,Right,Top, orBottom(Left by default). -
Display (in Player Info โ Health) โ the health display mode. The
Numbersvalue hides the bar entirely;Numbers on baradditionally overlays the HP value on the bar. -
Color mode โ how the filled part is colored:
Staticโ use the configured Color outer and Color inner.Gradientโ a smooth transition from red (low HP) to green (high HP).Steppedโ stepped: green at high HP, yellow at HP โค 45%, red at HP โค 25%.
-
Border โ adds a thin border around the bar (color โ Color outline), while slightly increasing the bar thickness.
-
Color outer and Color inner are available only in
Staticmode (hidden in the other modes). -
The bar thickness is tied to the shared Thickness slider in the
Visual โ Stylingnode. -
Bars are not drawn while the buy menu is open.
Settingsโ
| Option | Type | Default | Description |
|---|---|---|---|
| State | Toggle | On | Enables/disables the health bars. |
| Teammates | Toggle | Off | Also draw bars for allies, not only enemies. |
| Border | Toggle | On | A thin border around the bar. |
| Color mode | Dropdown | Stepped | Static โ configured colors; Gradient โ redโgreen gradient; Stepped โ stepped green/yellow/red. |
| Visibility | Dropdown | All | Filter: All โ all; Invisible โ hidden only; Visible โ visible only. |
| Check is in smoke | Toggle | On | Treat a target behind smoke as not visible. |
| Color outer | Color picker | Green | Color of the filled part. Available only in Static mode. |
| Color inner | Color picker | Black | Background (empty part) color. Available only in Static mode. |
| Color outline | Color picker | Dark purple | Border color. Visible when Border is enabled. |
| Distance | Slider | 200 | Shared slider from Styling. Maximum draw distance. Range: 10โ500. |