Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
2

How to stop the text on my GUI from getting larger as I zoom out?

Asked by
obcdino 113
6 years ago
Edited 6 years ago

As seen on this gif, the text is getting bigger. In the GUI, I used scale instead of offset like I'm supposed to, but this is still happening, how do I fix this?

2
Is `TextWrapped` enabled? TheeDeathCaster 2368 — 6y
0
Thanks, turns out that was the problem. I +1'd your answer. obcdino 113 — 6y
0
Np, and thanx! :D TheeDeathCaster 2368 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

Easy fix, all you need to do is go in the GUI and change the size of “BillBoardGui” however it need to be only the scale size so it should be {1,0},{1,0} but u also need to change that for the frame size of GUI too

Ad

Answer this question