Help needed with Billboard GUI

For a few months, I’ve been attempting to make some kind of dynamic, custom messaging system that has more capabilities than the built-in one, and for various reasons I cannot cap the character count, but the scaling madness has halted me.


It’s been bothering me and I didn’t wanna resort to posting on the devforum but here I am.
Any solutions?
Stuff I tried:

  • Automatic Size, XY, X, Y
  • Making the billboard larger
  • Automatic Scaling on the frame containing the textlabel + the label itself
  • Making the billboard smaller
  • Setting automatic size on just the frame

I am no stranger to billboards. They make me angry.

1 Like

Is BillboardGui’s size based on Offset? Please, check size properties.

No.
I always make sure to use scale and not offset.
Thanks, however.

It’s solved, I fixed it by just having it be a fixed size anyway.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.