I want to make the frame go under its parent which is a ImageLabel.
Do you mean under it visibly? If so, give the frame a lower Zindex value than the ImageLabel.
I did however, it changed nothing
Please show a pic of what you are trying to achieve.
Its not hard to understand, The frame is parented to the ImageButton.
I want the frame to be below the image label such as this. (this is not parented to the ImageButton)
but when it is parented, the zindex is useless. and it wont go below the image button
Thanks, it worked!
I just changed it to global
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.