#billboard gui question
1 messages · Page 1 of 1 (latest)
You can use ScrollingFrame & UiListLayouts in BillboardGuis
how would that work exactly?
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
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?
oh so I can just put frames in there right
just like a screengui then
yes, any UI thing can go in a BillboardGui