So, for some reason the GUI I am trying to put behind other GUIs only works for this one button, however the other two buttons are completly gone? Is there a way to ‘send it to the back?’
Are you talking about Zindex?
https://developer.roblox.com/en-us/api-reference/property/GuiObject/ZIndex
yes using zindex changes the order or the gui/frame/ect
I have put the frame behind on IO and the frame infront on 1 and it does not change anything.
change zindex to like -199347248964 or sommat
Did not change anything?? Should I put that number in the frame I want on the bottom or the one I want ontop?
the one you want on the bottom
Try increasing the Z index of the buttons so they render after the frame.
Will it only be seen when I play? Because in studio definetly nothing.
Did not work…
-
-
- 30 chars - - -
-
I figured it out! The screen GUI itself was not configured properly, this is what I edited:
I figured it out! The screen GUI itself was not configured properly, this is what I edited: