Kongregate.Com in the most basic description, is a flash game website that offers tons of games to play from various developers. Its a great source for those st...
Tracking to the cursor directly can be a great way to control sprites and maintains the precise movement of the mouse itself. But sometimes the movement of the...
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...
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...
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...
I was looking through the tutorials today and realised that there seemed to be a lack of RTS tutorials, therefore since I am developing one, I thought that I'd...
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...
When I wrote this tutorial, there was no turret behavior in C2. It exists now, so may be the functionality of the behavior is much better than this. Try turret...