If you're making something like a zombie survival game or just want random objects to spawn, you would find that making objects spawn randomly is a bit of a pic...
Construct 2 allows you to import external files to your project. For more information, see the manual entry on Project Files . This tutorial covers some useful...
Some people in the Construct 2 community like me or Vtrix are using a computer with French or Belgium keyboard . And when we are testing our games, we are tired...
This .Capx tutorial attempts to show through demonstration, a method to quickly, easily and simply create a navigationable menu; Using both a text based menu or...
Generating unique random numbers is an essential technique for every game maker to know. This short tutorial demonstrates one way to use an array to generate a...
If you think the default Construct 2's preloader doesn't look very professional, good news: The newest Construct 2 release allows for custom preloaders! A new f...
In this tutorial we'll see a method to create a "Load Game" layout and an in-game screen for saving/loading with more than one slot; Using Web-storage and an ar...
Ok, today i'm not going to do a tutorial made from me but its 100% made from so thanks to him for everything he made ^^. So lets start first of all download thi...
This tutorial is showing you how to create either a top-down car physics or a side-view car physics with the Car physics behavior. There's already a nice behavi...