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…
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…
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.
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!
I know its been over a year, but I think you mean disabling RichText
just using TextScaled can work, but enabling RichText helps prevent the text from scaling down whenever you get closer to the BillboardGui!!! if you know what I mean
I dont know what you mean. When I was working with billboardUI, the size of the text was getting bigger and smaller when moving away or towards the ui. I didn’t understand why this was happening, but when I turned off RichtText, the bug suddenly disappeared. So I don’t think RichText should be on.
Well i enabled both TextScaled and RichText (i think you know at this point)
My billboardgui and textlabel sizes were both using scale (%)
i did double check for the ‘text scaling down whenever you get close’ issue using the method i said, and it does work for it.
Again, yes you can just use TextScaled, but if you come across the issue where the text becomes smaller when you get in close proximity then you could enable RichText