Ever wanted to make an RPG, but couldn't make an NPC? Well, This is how I do make my NPCs! First, you need to have made the player, and an HUD layer. Then, put...
So like most RPG type games, there are pickups involved. There's a problem involved when there are multiple objects in quite a small space. This can easily be f...
Clay.Io is a hub for HTML5 games that provides both a marketplace and API. This guide will explain how to publish your Construct 2 game to the Clay.Io Marketpla...
In this tutorial I'll show you how to create offscreen enemy indicators. Click here for a demonstration. We'll modify the Ghost Shooter tutorial example so open...
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...
Currently: 4th April 2012 the audio in PhoneGap is broken. And it's not the fault of Construct 2, it's a problem of PhoneGap and the way it handles sound. Broke...
In the other tutorial we learned how to map the players position on a layout to a Mini-Map. Now we'll take things one step further. Instead of just using the Mi...
In this tutorial I'll show you how you can save values of instance variables and then load the saved values without any special saving-plugin. I will use global...
In this tutorial, we're gonna make a simple amazing bricks clone. I’ll use “Obstacle” to refer the shorter obstacle, and “Wall” for the two longer obstacles. 1....