C# (CSharp) ChaseAndEvade Namespace

Classes

Name Description
ChaseAndEvadeGame Sample showing how to implement simple chase, evade, and wander AI behaviors. The behaviors are based on the TurnToFace function, which was explained in AI Sample 1: Aiming.