Learn game development and animations with Construct
This tutorial is written for people who are comfortable working with Construct 2. If you don't know the basics of Construct 2, you might have trouble with this...
Imagine that you're using a stable version of Construct 2, then you want to try a beta. You edited a text in a new version, then you realize when you run the ga...
I tend to come across people asking about doing a wrapping background, a lot of times they're given an answer to achieving this but I personally feel there are...
Ok I have put together a capx to show how you can fake 3d, with scale. I hope this can be of help to anyone who is interested in this kind of effect. If you fin...
So you have made your game and set up everything right? You also have added a theme music to make it interesting. Now you probably want to make a pause menu or...
This tutorial will show you how to have a character walk upstairs by holding the ↑ on approach, as well as when landing on the stairs. It will also show you how...
My first article and I want to help you all address a very annoying issue when using the Official IAP plugin and trying to build the game on Intel XDK! The issu...
If your are using Intel XDK in another language than English and have a missing Build Button, simply change your Windows System language to English to solve the...
One method of drawing a curved line from A to B Using Pathfinding and lerp. Try moving the blue box sprite(2) around in the layout to change the shape of the Br...