Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
BaseEntityController.cs File Reference

Classes

class  BaseEntityController
 Basic functionality for any entities that are hostile towards other entities. This script is abstract so it must be inherited by another script to be used. Every script inheriting from this must override ActivateAttack(). More...