Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
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?
Menus aren't fully implemented yet, they don't work. You'll have to create in-game menus.
Develop games in your browser. Powerful, performant & highly capable.
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.