How can I make this name tag above some NPCs disappear?


As shown in the screenshots above, I have had a problem with these 2 NPCS because they have a name tag above their name, which I dont understand because other NPCS are named with humanoids inside of them and they dont seem to have this issue (example shown with one singular npc) What could be the cause of these npcs getting name tags and what could I do to fix this?

  • What are you attempting to achieve? (Keep it simple and clear)
    Removing the name tag while keeping the name to the actual model so the dialogue works still.
  • What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
    A name tag is displayed above a NPC when other NPCS with the same properties don’t have that problem.
1 Like

Just go to the humanoid of the NPCs which have them, and turn the NameDisplayDistance to 0.

2 Likes

Hello!

Try Changing the DisplayDistanceType Property Inside of the NPC’s Humanoid to None.

Hope this helps!

5 Likes

Another good solution is to set the name as a blank character such as a space.

I know this post is old but i’m just adding on for future readers.