Learn game development and coding with Construct 2
Attached is an example of a procedurally animated character, which in this case means there's no traditional frame-by-frame animation and all motion is defined...
There are a lot of people asking about "how to make a match-3 game?". Now Rexrainbow series plugins are the perfect solution for this question. In this tutorial...
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...
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...
First, thank you for taking the time to check out my very first tutorial! I'm very grateful. I hope this helps you find solutions to your bewilderment or altern...