Started by
Logdawg940
on
Topic category: Help with MCreator software
I'm trying to make it so when the player presses a button on a GUI it opens a new GUI but it isn't working. When I test it, the same GUI I pressed the button on stays open and the second GUI doesn't open (i think).
Did you select the second GUI? Is there any noticeable difference between the GUI? Did you make sure you set the procedure to open the second GUI for the button correctly?
I selected the second GUI, there wasn't a difference in the GUI when I opened it (if that's what you mean), and I did the procedure exactly how I did it with the first GUI except I added for all GUI's to close and then have it open the new GUI but it didn't work.
I meant is there any difference between the 2 GUI?
yes
I guess this was never fixed because I'm haveing the exact same problem I have been trying to fix it for a week but it just does not work for no apperant reason
It’s really simple just go into the procedure where the new gui opens when you press the button and before the line where the gui opens put a block that closes the previous gui