How do I get rid of the “Dummy” title?
1 Like
You go into the properties and you should be able to change “Dummy” to nothing.
5 Likes
If you don’t want the model’s name to be empty, instead you can go into the humanoid properties
And change DisplayDistanceType
to None
With it on viewer
With it on none
3 Likes
I recommend you do @acuaro’s solution over @Crazedbrick1’s, yes, they both work, but having no name can clutter the workspace and not work well whilst coding. If you don’t intend for coding related to it, that’s fine, you can do whatever you want.
2 Likes