I'm not going to explain a lot since the capx is commented. The original code for the turret AIM-AI is just translated from the original post created by Ashley...
So this is a 50 minute video showing you how to recreate the classic game of Pong within Construct 2. This tutorial assumes you have little to no knowledge of C...
I was looking through the tutorials today and realised that there seemed to be a lack of RTS tutorials, therefore since I am developing one, I thought that I'd...
In this tutorial, I'm going to show you some different ways to make various forms of computer controlled characters and NPCs for 2D platformers. This will diffe...
In this video I will show how to make better AI for platformer enemy (It will jump over obstacles and pits, also following player by all costs). CAPX will be in...
Topic: Let's see how to build an unbeatable Tic Tac Toe AI in Construct 3. There are different ways to do it but this is my approach. You're welcome to comment...
When you're new to Construct you might use blocks as a way to make the enemies or other NPC's change directions. Let me introduce a way to make it all a lot mor...
In this article, we continue our discussion of artificial intelligence techniques in games and introduce the idea of state machines . A state machine is a metho...
In this tutorial, we'll create a PacMan clone using the free edition of Construct 2 (version 90). (The capx file is available for download.). First, you should...