In this tutorial, we'll learn how to add a HTML5 game made with Construct 2 to Facebook, and how to integrate it with Facebook's features. If you haven't alread...
To publish a native app on the iOS App Stores you need to be a registered developer with Apple. Note this costs $99 a year; If you're not yet ready to publish,...
This tutorial is for my friend SocialLie, and I hope that pleases everyone. 1 - Create a Global Variable " zoom " = 1. 2 a - Create two inactive group " zoom in...
Warning: Unfortunately, the server software interprets the multiply sign as a control char. Therefore, throughout this tutorial all multiplication signs are rep...
It's always good to plan ahead when making a project, and determine when you'll need a family in advance. However it's easy to forget and end up with a large nu...
Add a parallax effect to our games can be a great feature for create a new environment for the player, but how they work? The parallax is the angular deviation...
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 explains how to create 'continuous scrolling tiled backgrounds objects' (Scrolling textures). There are three main types which are considered here...
In search for a better way to control the race cars in top down racers I found this solution. Its basicly a cam that is fixed to the players car, but moves arou...