Learn game development and coding with Construct 2
In the case you're trying to make your game work with any amazon device that use the Amazon Fire TV remote, I'm pretty sure the GamePad plugin its not working f...
I found it difficult to find a working tutorial on how to make a setup file for Windows machines for a NW.Js game I was making with Construct 2, as the ones I c...
I bet that you ran into a little problem at least once, while developing top-down game. I'm talking about enemies that overlap each other while chasing player....
With this simple template you can built very scale-able visual novels in Construct 2. This combines the simplicity of Construct 2 and Functions to offer game de...
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...