TextLabel inside BillboardGUI acting weird

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.

Video: https://gyazo.com/eaddc1a7053da67037e69f5dc68ed512

Have you set the scale to 1,0,1,0?

1 Like

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.

image

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? image

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

1 Like

To be honest, I really don’t know how you do that in the ImageLabel section. :neutral_face:

1 Like

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. :ok_hand:

1 Like

How would I do that? :joy:

(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)

1 Like

image

Not the textlabel, the ImageLabel. (The parent of the child TextLabel)

1 Like

Oh, sorry, here:

image

Try changing both to 1,5,1,5. Then it should work.

1 Like

Uhhh?

Hm, try changing it to 1,1,1,1.

1 Like