RobloxUIRobloxUI
BrowseDocsPricingSubmit
/
/
RobloxUIRobloxUI — Roblox UI Components Marketplace
DocsSitemapTermsPrivacyCookiesSettingsPerformance
Player Health HUD — RobloxUI
  1. Home
  2. /
  3. HUDs
  4. /
  5. Player Health HUD
Booting Luau VM…

Install with the CLI

Add Player Health HUD to your Roblox project in one command. Requires Node 18+ and a Roblox project — run robloxui init first if you don't have one yet. See the docs.

bashnpx robloxui add player-health-hud

First time? Start with the documentation.

Import

tsx
import { Player Health HUD } from "./src/client/ui/components/player-health-hud";

Usage

tsx
<HealthHUD currentHP={75} maxHP={100} />

Player Health HUD

TSX + LuauFree

A sleek health bar display showing the player's current HP with animated fill bar, numeric display, and low-health warning state.

by RobloxUI Team

View Source

Details

AuthorRobloxUI Team
FrameworkRoblox-TS + React-Luau
CategoryHUDs
Dependencies@rbxts/react
Theme Tokenscolors.bg, colors.error, colors.success, colors.textPrimary, radius.md
Last Updated
July 31, 2026