i have a frame, then imagebutton then a textlabel on top of each other in that order but the visibility of the textlabel is behind the imagebutton. I cant move the position on any of them so which option in the property tab will help me put textlabel above imagelabel.
To have a better understanding of what i am doing, think of a inventory slot with the pic and the number on the bottom right.
In the Properties Tab, there is something called “Z-Index” change that to a higher value than the other Gui’s to have it be the first visible GUI.