How to change the display location of Humanoid:DisplayName?

I have been looking for this, but I haven’t found anything yet. I’m trying to figure out how to change the display location of Humanoid:DisplayName. I have an NPC that’s scaled larger than normal (twice the normal size). So the name displays almost in the face of the NPC. How would I go about raising it up without resorting to a custom overhead naming system? Is that even possible?

Cheers.

Check the correct position of the head. If everything is correct, then it is rather easier to do it through BillboardGui.

1 Like

Yep. I was able to use a BillboardGui to do what I needed to do. Thanks for the tip.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.