Hey everyone!
Recently I’ve been working on my zombie game, and when I closed Studio then reopened it, BillboardGui’s started acting a bit weird.
I’m using scale, and no offset, so I have no idea why this happens. It also happens with health bars
Far away:
Near:
Hopefully the images I provided will help.
7z99
(cody)
March 9, 2021, 5:32am
#2
You mentioned you’re using scale. Does this include the TextScaled property?
caviarbro
(caviarbro)
March 9, 2021, 5:35am
#3
Yeah, everything is scale/scaled.
I’m talking about textlabels. Frames work fine but not textlabels.
caviarbro
(caviarbro)
March 9, 2021, 5:49pm
#6
Can you provide me the model with the textlabel?
I inserted a textlabel into the BillboardGUI you gave with the frame in it. The only thing I did to the textlabel was making the size 1,0,1,0 and textscaled true.
caviarbro
(caviarbro)
March 9, 2021, 6:14pm
#8
Maybe try using RichText as it helped me before.
2 Likes