Learn game development and coding with Construct 2
I tested this on Construct 2. Do note this MAYBE will make the device to be lagged. This tutorial uses purely Construct's built-in effects. Make a white box usi...
Simple tutorial from scratch to create make police chase game in both Construct 2 and 3. Required no extra plugin.
Hi I won't add to much info in here cause the file is pretty well commented. Hope you find this useful. If the attached file Is'nt working you can download it f...
If you're working with the Pathfinding behavior (e.G. Turn-based strategy project) you probably want to show player the path that object will move along. Unfort...
This tutorial will explain a little bit about how certain features in the C2 runtime work. And how they can impact your performance. It might or might not be th...
For the recent C3Jam. , I worked on a game called BLU . Its fast-paced strategy platformer with AI enemy bots that use platformer pathfinding. In the game, you...
I am again with new exciting tutorial on How to make a Player's Follower. In this tutorial I have shown when player moves around then how you can make his follo...
Rexrainbow's series plugins are perfect solutions for your grid-style games, like: Monopoly, SLG, roguelike games and etc. In this tutorial we'll teach you how...
This tutorial assumes you know your way around Construct 2 fairly well. The first part will just get the maze generated and the second part will deal with how t...