How to make the localuser be able to see the displayname of their own avatar
I tried playing around with the humanoid occlusion and displaydistance type properties but I couldn’t find any way for it to work. Any help?
How to make the localuser be able to see the displayname of their own avatar
I tried playing around with the humanoid occlusion and displaydistance type properties but I couldn’t find any way for it to work. Any help?
I don’t think that’s possible, you’re better off creating a billboard gui on .CharacterAdded
Yes I know of the old head clone trick but I’d rather not use it. It brings in more issues than it solves from my experience.