Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I'm having some trouble creating an application menu. I've created a menu in the resources editor, set the application to have a menu by default, but I can't seem to get the menu to appear. Can anyone help me out here?
Develop games in your browser. Powerful, performant & highly capable.
Menus aren't fully implemented yet, they don't work. You'll have to create in-game menus.
wait..you can add menus with a resource editor?
ok, they dont work. is there anything else you can do to the window, or add?
I guess you could hack the produced exe and add menus from there
I managed to throw together an in-game menu system using combo boxes (had some issues with them, too). It's not as elegant, but it works.