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

How do I make a billboard gui not resize based on how far you are?

Asked by
SuperFryX 130
8 years ago

I am trying to make my own custom health icons that display above enemies and such, but I have no idea how to make the billboard gui fixed, instead you just see a huge gui if you are far away. I couldn't find a tutorial on this, basically, how do I make a billboard gui fixed to a certain size?

0
Gah, billboard GUIs, always hated those things. Maxwell_Edison 105 — 8y
0
Use a Surface Gui SimplyRekt 413 — 8y

1 answer

Log in to vote
1
Answered by 8 years ago

Change the BillboardGui's size scale instead of the offset. {Scale, Offset},{Scale,Offset}

Ad

Answer this question