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

Install with the CLI

Add Minimap 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 minimap-hud

First time? Start with the documentation.

Import

tsx
import { Minimap HUD } from "./src/client/ui/components/minimap-hud";

Usage

tsx
<MinimapHUD size={250} />

Minimap HUD

TSX + LuauFree

A circular minimap display with player position indicator, compass points, and zoom controls for navigation in large game worlds.

by RobloxUI Team

View Source

Details

AuthorRobloxUI Team
FrameworkRoblox-TS + React-Luau
CategoryHUDs
Dependencies@rbxts/react
Theme Tokenscolors.bgSecondary, colors.border, colors.textPrimary, colors.accent
Last Updated
July 31, 2026