How to prevent text from getting bigger in BillboardGui?

Hi DevForum!

I have a BillboardGui but the text is getting bigger/smaller based on the distance. My TextSize is 100 and i don’t have it scaled but that doesn’t seem to fix it.

Thanks in advance!

[EDIT]: Everything is scaled and properly done…

1 Like

Could you please send a screenshot of the properties tab? This would help a lot in understanding your issue.

Go into the BillboardGui and make sure the size is using scale and not offset.

2 Likes

I have the same issue. Fix found yet?

I know its probably been over a year… or more lol
But I believe enabling RichText and TextScaled property to true to prevent this scaling!