Creating AI with Perception
In order to create a good and fun AI for your games many times you need to rely on the "senses" of the respective AI in order to determine it's logic. For example, you may need to create an AI…
In order to create a good and fun AI for your games many times you need to rely on the "senses" of the respective AI in order to determine it's logic. For example, you may need to create an AI…
In this tutorial I'm going to show you how to create a basic Patrol AI. This post may seem long, however when you complete all the steps and you have a working AI you will know exactly what you did and…