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...
Using Webstorage to locally store a high score and replace it if the score is broken. You can also do this with Session instead of Local to keep the high score...
Traveling through Scirra forums and the Internet, I came across a few tutorials that shows you how to create a healthbar. The problem is that these healthbars a...
Beta releases of Construct 2 come with the latest features, but they can also have bugs. Let's say you downloaded the new beta release with an annoying bug and...
Edit: I updated the tutorial. You can check Online example and download capx file. Kittiewan has a similar technique for shuffling, but I used a more common tec...
Well I write this tutorial because I had a wile ago a big problem. I wont to make some "smoke". Well so I was searching the hole web for a nice sprite sheet or...