This tutorial gives two possible methods of animating a sprite so that it faces and "walks" in the direction it's moving. The first method works for either play...
This tutorial will guide you on how to make your own custom leaderboard as well as posting to Facebook and twitter using Clay.Io . Update: November 27th 2013: T...
The reasoning that I will present now serves several areas of creation, but here we focus specifically on games and how different ages affect this age-old activ...
This is a really quick and simple way to create a health, mana, stamina bar in Construct 2. Watch on YouTube.
Download capx. There are many uses for timers in games. Timing a game session, score based on time, countdowns, cooldowns, etc. Creating a timer is pretty simpl...
With this method you can create a combo or multiplier based system. In this example each time an enemy is hit, it adds 1 to the score multiplier. If the game go...
In this tutorial we are going to add some additional functionality to our platformer games in the form of a wall jump action for our character. This is a tutori...
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...
In my last build I created an ingame level editor, where users can create their own levels and share them with others. Here is a tutorial based on my wall-break...