How could I get rid of this without changing the name?
You can put the “NameDislayDistance” property to 0.
I think that should work.
1 Like
Alternatively, try turning the Head
invisible and replace with a FakeHead
. Looks and appears like the previous head but it’s fake.
1 Like
Change the property called “DisplayDistanceType” in the model’s Humanoid to “None”.
3 Likes