Enemy AI Vision

How to make an enemy AI that can see!

This page is unfinished, but made accessible because there may be useful content or links in the Notes section.

This will show you a simple way of implementing enemy vision. It can also double as a general radar script.

Outline

A simple Sphere Collider can act as our radius and our detector.

We will attach it to an empty GameObject