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

How do you make it so your billboard gui doesn't get bigger when you move away from it?

Asked by 3 years ago

**This what it looks like when I'm far away from it: **file:///C:/Users/Main/Pictures/Roblox/RobloxScreenShot20200809_170049212.png

1 answer

Log in to vote
0
Answered by
DesertusX 435 Moderation Voter
3 years ago

I have also asked a question like this here on this site. The solution to this is simple. Use scale instead of offset for the size of the billboard GUI and every GUI item inside it. Example: 1,0,1,0. Make the TextScaled property of the text true.

I hope this short answer helps!

1
Ok thanks! Golden_Tyler115 54 — 3y
0
No Problem! DesertusX 435 — 3y
Ad

Answer this question