From the documentation on the Solid behaviour @ "The behaviors which respond to the Solid behavior usually get stuck if Solid objects crush or otherwise trap th...
In this tutorial I describe one way to set up a basic board game. I'll go through creating the board, tokens and moving the tokens. It's designed to be easy to...
I know some people are interest in 3D games, and I've been thinking about trying Pseudo-3D games in Construct. First of all, you may be wondering what this has...
This tutorial is done so that you can do with the Free version and is suitable for people who has little time in Construct 2, which is achieved with this tutori...
Level: Intermediate to Advanced. Pre-Requisites: 1. Knowledge of Javascript and Facebook Developer Docs. 2. Read the tutorial on Facebook - How to get a list of...
Before continuing to read this tutorial, the reader should be fairly comfortable with IID, UID, the differences between an object type and an instance of an obj...
I faced a LOT of difficulties working with fonts with C2. After some time hitting my head against the wall, and researching the tutorials and posts regarding th...
We abandon reality at opportune moments: A few minutes in line at the bank, several more in the middle of that boring job, a few hours late in the evening to re...
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...