Nerbzzz
(Nikki)
October 3, 2020, 10:01am
#1
Ok so, I don’t do UI often, And when i do it mostly is billboardgui’s
Now i was making a billboardgui, And it looked good, But the text gets smaller if i get closer…?
https://i.gyazo.com/12782b224feb5ba29c8beeddea76665d.mp4
EDIT: Yes, I am using scale.
I have no idea what’s causing this nor on how to fix it.
Any help is appriciated.
1 Like
Nerbzzz
(Nikki)
October 3, 2020, 10:20am
#3
I’ve heared of something called anchorpoint, Might that be the issue?
No, but have you checked if all the elements are using scale for their sizes? ({x,0},{y,0})
Nerbzzz
(Nikki)
October 3, 2020, 10:23am
#5
I can confirm BubbleFrame, Text, And arrow are all using scale.
What about the billboard gui itself?
Nerbzzz
(Nikki)
October 3, 2020, 10:26am
#7
It’s also using scale, Everything is.
3MASTER9
(Wolbyte)
October 3, 2020, 10:29am
#8
what about aspect ratio constraint are you using one for that?
I think I found the problem. Disable RichText
Nerbzzz
(Nikki)
October 3, 2020, 10:32am
#10
RichText has always been disabled, Never turned it on.
Nerbzzz
(Nikki)
October 3, 2020, 10:32am
#11
I’m not using aspect ratio constraint, I don’t know how they work.
It seems if you get too close to the GUI, the same effect happens. Maybe it has to do with the size?
Nerbzzz
(Nikki)
October 3, 2020, 10:35am
#13
I don’t know, The billboardGui is pretty big.
I’m playing around with a billboardgui and when I make it too large that same effect happens.
Nerbzzz
(Nikki)
October 3, 2020, 10:42am
#15
So what should i do, Make it smaller?
Nerbzzz
(Nikki)
October 3, 2020, 10:54am
#17
I can’t make it smaller, It’s very small already.
I thought you said it was pretty big? If shrinking it doesn’t work, I don’t know what else could be the cause for it.
Nerbzzz
(Nikki)
October 3, 2020, 11:03am
#19
It was pretty big, But i scaled it down and nothing changed
I dont think this is a glitch, but this is intended to be like this. Perhaps try turning Auto Text Scale off and setting font size manually? I dont know if that will work or not.
1 Like
Nerbzzz
(Nikki)
October 3, 2020, 11:08am
#21
Sadly, Even with manually scaling the text it still happens.