Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ok. I am lost. I cannot find any video or tutorial related to the game I am trying to accomplish. Please make a video on Construct 2. I really wanna brag to my friends. (Okay, friend) The thing I am stuck on the most is pop-ups and menus.

btw a simple thing to do for pop ups and menus is to have the menu or pop up grouped up with a background some text on it or some buttuns and have a function be called when ever a player does something eg click a button, the function would be to move the group from the very last layer to the very top and back. I found that out my self, im pritty sure there are easier and less time and hardware consuming options out there but this was the only way i found out about in construct 2... Before i switched to unity😅👍👌

and fir main menues just have them on sepret plains.

Try experementing it might be exusting to try to find and understand a tutorial from a channel with 1 sub and trash

What exactly are you having trouble with? I just have every object that's supposed to be a part of a window on a separate layer and I make it visible after the user opens that window.