Couldn't get much help in other forums.
I have a problem with my GUI frames,
So, Within a ScreenGUI named "Map" I have 2 children, another Screengui named "A" and a frame named "frame".
The problem is, when ever I try to click a button within "A", nothing changes. I tried setting an output, that if the mouse leaves the GUI, it will close it and print something.. Diddnt work..
I then moved the screen GUI "A" outside of the parent, and it responds...
I set the ZIndex of everything in the "A" Gui to 2, and everything else is 0..
http://prntscr.com/74x4f9
|