Helo,
I make a game with some layouts.
First layout is Mainmenu laypout that have some button (actually sprite) where one of them is Exit game button use action Browser -> Close. And the other layout have some button where one them is Back to Mainmenu button use System -> Go to layout. The problem is when I click Back to Mainmenu button when I want go back to Mainmenu layout, Construct close the game suddenly and doesn't show Mainmenu layout.
I've check again Mainmenu layout. Construct will not close the game if I disabled action Browse -> Close.
Is possible use action Browser -> Close in first layout or there is other way close the game safe? How do I fixed stopping action Browser close the game?
Thanks