Skip to main content

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.


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, or Bottom (Left by default).

  • Display (in Player Info โ†’ Health) โ€” the health display mode. The Numbers value hides the bar entirely; Numbers on bar additionally 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 Static mode (hidden in the other modes).

  • The bar thickness is tied to the shared Thickness slider in the Visual โ†’ Styling node.

  • Bars are not drawn while the buy menu is open.


Settingsโ€‹

OptionTypeDefaultDescription
StateToggleOnEnables/disables the health bars.
TeammatesToggleOffAlso draw bars for allies, not only enemies.
BorderToggleOnA thin border around the bar.
Color modeDropdownSteppedStatic โ€” configured colors; Gradient โ€” redโ†’green gradient; Stepped โ€” stepped green/yellow/red.
VisibilityDropdownAllFilter: All โ€” all; Invisible โ€” hidden only; Visible โ€” visible only.
Check is in smokeToggleOnTreat a target behind smoke as not visible.
Color outerColor pickerGreenColor of the filled part. Available only in Static mode.
Color innerColor pickerBlackBackground (empty part) color. Available only in Static mode.
Color outlineColor pickerDark purpleBorder color. Visible when Border is enabled.
DistanceSlider200Shared slider from Styling. Maximum draw distance. Range: 10โ€“500.