Nametag V1.0 Model
A customizable nametag system for displaying player names, roles, and labels.

When to use it
Display player names and relevant roles above characters with a consistent style.
Example in a game
Distinguish the owner or a moderator from ordinary players without filling the screen with long labels.
Integration checks
Review how names and roles are chosen, how far away tags remain visible, and how the UI attaches to a character. Never trust a client-supplied role for permissions.
A practical test
Check long names, multiple nearby players, respawns and small screens. Verify that tags are removed or recreated correctly when characters change.
Get the current model
Open the Roblox listing to review the current asset and any included setup instructions. Add it to a test copy of your place first; this guide does not replace inspecting the model's scripts or its current terms.
Open on Roblox Creator Store ↗Common questions
Where are the exact configuration settings?
Check the current Creator Store listing and instructions included with the asset. This overview deliberately does not invent script names or setup values that may differ between versions.
What should I include in a bug report?
Send the model name, the steps you tried and the relevant Studio error to Flayo through the Contact page. Remove private IDs, keys or player information. Mention whether the issue happens in Studio, a published test, or both.