Create custom user interfaces and HUD elements for your Hytale mods.
| HUD | Always-on-screen | Health, mana, minimap | | Overlay | Temporary display | Notifications, titles | | Screen | Full interface | Inventory, menus | | Dialog | Popups | Confirmations, NPC chat | | Widget | Reusable components | Buttons, bars, icons |
| top-left | Upper left corner | | top-center | Upper center | | top-right | Upper right corner | | center | Screen center | | bottom-left | Lower left | | bottom-center | Lower center | | bottom-right | Lower right |
Custom user interface and HUD creation for Hytale. Covers NoesisGUI framework, custom HUD overlays, menus, inventory screens, and interactive UI elements. Use when creating custom interfaces, status displays, admin panels, or any visual UI components. Source: z3nlotus/hytale-agent-skills.