Developing multiplayer games is difficult, even though Construct's Multiplayer object takes care of many of the complexities for you. In the same way the events...
Many projects are team-based, with multiple people contributing to a single Construct project . Construct supports saving projects in a folder structure, where...
In this tutorial, I will share my thoughts on how I think Swing Copters was made. From the left side, you can download the assets needed for this tutorial. For...
Updated to support Modules. The 'v2' sample files have been updated to support Modules, as 'Classic' mode has been removed. The following is a tutorial and temp...
UPDATE UPDATE: There's actually a major bug in the plugin. See here for details and a substitution: Part 2.1. UPDATE: Since part-2 was released, there have been...
I have written a plugin - Metro which provides you the ability to integrate better with Windows 8 capabilities when you export your Construct 2 project for Wind...
In this quick video I will show you how to use the Local storage plugin in Construct 2 to save a high score for each one of your game levels. For more videos an...
Switch animations: Standing > running > falling . - Test for progress and award points. Key to a platform game are two types of objects: Solids and Platforms ....
All cool games have a time counter of some sort. Regardless if it counts upward or downward. So to get a nice counter going, you can use this basic, and simple...