Construct
Construct 3 Basics #3: Enemy AI and groups
In most games, one of the most important elements can be the enemies, trying to prevent the player from reaching their goal. Enemy AIs vary in complexity, depending on the type of game you want to make. In this tutorial, we will focus on a very simple base enemy AI you Read more…