How would I go about making the player's overhead name visible to the client?

Like the title says, how would I make it so the player’s overhead name is visible to the client?

The character’s username is always hidden for the client so you have to make your own. I would recommend putting a billboard gui inside the clients head with an offset so it appears above their head then use a textbox and set the text to the client’s name.

Alright, I thought there may have been an easier way so I was just double checking, thanks!

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