C# (CSharp) ChaseAndEvade 네임스페이스

클래스들

이름 설명
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.