So basically, when you go away or zoom out from the text label it kind of does weird things, I have tried multiple things but nothing seems to be really working, any help would be greatly appriciated.
Have you set the scale to 1,0,1,0?
Where would I do that?
(30 chaaar)
Go to the BillboardGui > TextLabel > Size > 1,0,1,0
Then play test and see if that works.
Do you mean these?
(30 chaaaaaaaar)
Yeah, but if you paste it inside the top (in the same line as the size text), it will have the same size as the billboardgui and will then operate the same.
Thank you so much! Another issue I have though is that the text is too big, how could I make it smaller without deactivating TextScaled?
Use a part and a text label instead of a billboard Gui. Make sure to have it on both sides if you want it to be view-able from the back as well.
You can deactivate text scaled(and increasing the text size if it is too small), or you can make the anchor point to something like 0.5, 0.5
and the size to 0.7, 0, 0.7, 0
@gloows
To be honest, I really don’t know how you do that in the ImageLabel section.
Yeah but I already figured it out, but how would I make the text smaller?
You could try to extend the ImageLabel’s size so it fits more perfectly.
How would I do that?
(30 chaaaar)
The thing is, if I deactivate TextScaled, it still acts weird, but in another way.
Can you send me a screenshot of the properties of the ImageLabel? (I kinda forgot and with that I’ll be able to help you further)
Not the textlabel, the ImageLabel. (The parent of the child TextLabel)
Oh, sorry, here:
Try changing both to 1,5,1,5. Then it should work.
Hm, try changing it to 1,1,1,1.