#billboard gui question

1 messages · Page 1 of 1 (latest)

celest oriole
#

does anyone here know if there's something like scrollingframes or uilistlayout for billboard guis?

im trying to create a bubblechat system that for various sizes of messages and having separate billboards based on offset is really tiresome

slate nest
celest oriole
#

do you have an example

#

because the way I'm currently handling it is having separate billboard guis

#

do I put billboard guis inside the billboardgui alongside a uilistlayout

slate nest
# celest oriole how would that work exactly?

I mean ScreenGui, SurfaceGui, and BillboardGuis are all canvases, so they're all the same UI, just rendered slightly differently

So just like... put it in there like any other GUI

#

Why would you put BillboardGuis in a BillboardGui?

celest oriole
#

just like a screengui then

slate nest
celest oriole
#

ohh ic

#

thank you lol