Learn game development and animations with Construct
A quick, simple and dirty way of tracking the users of your project with one simple event in Construct. It assumes you have access to a MySQL database (most hos...
Here's an example of grid-based movement with C2's tilemap object. Using a tilemap layer for collision checks makes it really easy to work with the grid. C2 giv...
This example is an implementation of a highly accurate path movement system whereby designated objects cyclically follow a set of waypoints in straight lines. U...
First, download only DFNanimateIV.Capx to follow the tutorial. Only download DFNanimateIV2.Capx when you reach the section that asking you to download it. This...
In this tutorial I will be showing how to make a canvas that you can draw on using Construct 2. If you've ever tried to create a drawing surface, you most likel...
To be fair this Is'nt much of a tutorial, but as suggested by forum users I needed to put my Capx in this section. It contains a ready to go Grappling hook exam...
When someone says game development or video game making, people may think making a video game is like playing a video game which means it’s a “Kids’ play”. Well...
I saw a couple of tutorials about making inventory and decided to share with you my way of making it. I warn you that English Is'nt my native language and in wr...
The goal of this tutorial is to provide you with, and explain the functionality of, a simple solution for creating climbable ladders in Construct 2 for use in p...