Overhead Nametag GUI increases in size when zooming out, fixes possible?

I’ve got an overhead NameTag UI, and when you zoom out / in the UI Zooms out / in too, Is there any way to make the size of the UI regardless of the distance from the character head (the anchor)?

Sorry for the odd description, and thanks for helping.

1 Like

I’m assuming you’re using a billboard gui. If so then you need to scale the UI instead of using offset.

Check out this post’s solution for an example:

Hopefully this helps.

Here this post should help you: How do i make the billboardgui not change its size while zooming out/in?