Hey, I was having everything’s fine until today when I tried joining to test with my friends, I realized that if a player’s head is cheeks, narrow etc, the nametag wont appear on their head and it looks like its not even parented to the head. in the script I made the nametag is supposed to be the parent of the head but it wont appear. does anybody know why?
ps: if a player’s head is the default head, it works
You could try making the TextLabel higher so that it can be above the heads or you can check for the head’s MeshId and then if it is one of those unusual heads, you raise the TextLabel.
Head and when I check on workspace to see if the nametag is a child of the character’s cheeks head it seems to be not there but if a player has a normal head it works