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...
I'm going to show you how to combine the Pathfinding behaviour with a line of sight engine to create enemies which have some basic AI; They will wander around w...
Game Jolt is a website that hosts indie games. Two particularly interesting features it offers are ad revenue sharing (Game Jolt shares 30% of revenue generated...
Have you finished your game and want to share it with the world? If you have your own website and some HTML know-how, you probably are comfortable integrating t...
Quick way to create interactive buttons without the need for animation frames. Using scale, you can increase the size of your sprite buttons to let the user kno...