Problem with billboard GUIs growing and shrinking in size

Hey everyone,

I am creating a billboard gui for my game that displays how much damage was done to an entity. Everything is fine, except for that the gui seems to grow in size when the player is far away from it and shrinks when the player is close. I want the opposite of this, where the gui shrinks with distance and grows with closeness. Other people have mentioned scaling the gui, but when I do this the gui disappears altogether.

Here’s a picture of the GUI itself (I also uploaded the file):

Damage.rbxm (3.9 KB)

image