Unity Scripts – Enemy AI Script (C#)

Easily add responsive topdown enemy AI behaviour to your Unity project with the EnemyAI script! Includes patrolling and pursuing, as well as looking for player behaviour. Get started building your game with a clean, well-documented script that just works!
Note: Script designed solely for use in the Unity Game Engine.
The script is written in C# and is instantly ready for integration into any Unity game or project!
Includes: EnemyAI.cs, Instructions.txt.