Hey everyone!
I’m making a Gui to display the pets wich are in the egg.
I’m trying to put a ViewportFrame and to show the pet into the viewportFrame.
The viewportframe is inside of the billboardGui but it is not working…
I tried to put my viewportFrame into a screenGui and it worked perfectly…
It’s why I’m asking if I can put a ViewportFrame into a BillboardGui and if it is, how can I do this?
From experience, ViewportFrames only work inside of BillboardGuis if you put the BillboardGui inside of PlayerGui and set the adornee of the BillboardGui to the part you want it to be on.