How to make GUI Frame in front make it so the one behind isn’t able to be selected, I have a frame that is front of an image label that is supposed to overlap it however you are still able to press the button behind it how do I make it so the frame in front has priority?
Basically, go to the properties tab. Press the textbutton in the StarterGui that you want to go in front of another button, and change that ZIndex to 2 in the properties pane. Happy to help 