Let’s Cure Blindness (AI in Unity)
How to let our AI “see” in Unity 2021

When designing games we often need to create enemies that can see our player. Today we will talk about a quick and simple way to give sight to the enemy AI. In previous articles we developed a system that allowed our guards to patrol using a modular waypoint system.