How do I get rid of the name tags above characters?

I don’t want to have this I can’t get rid of the text that says, dummy.

4 Likes

Rename the model, or, alternately, set the Humanoid’s DisplayName to nothing.

4 Likes

There should be something in the humanoid properties called DisplayDistanceType, just set it to none and it wont display the name

13 Likes

You could try renaming the dummy with a spacebar or just delete the name

2 Likes

Give the model no name or remove the Humanoid inside of the Model (not recommended, character may not work correctly if you do this, actually do not do this at all since you might not be able to hurt the Humanoid)

1 Like

rename the model to a space ( )

1 Like

Set display name to nothing, and the viewer type/name occlusion should be set to none in the humanoid.image

4 Likes

Click on the dummy model>humanoid>properties>set DisplayDistanceType to None
https://gyazo.com/75258d88bc2a28152dabfa6dfc90327c

5 Likes