Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how do you change a textlabel visible depth?

Asked by 4 years ago

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.

2 answers

Log in to vote
0
Answered by 4 years ago

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.

Ad
Log in to vote
0
Answered by 4 years ago
Edited 4 years ago

Zindex (in properties tab)

Answer this question