예제 #1
0
파일: Attack.cs 프로젝트: silverweed/colony
 public override void Terminate()
 {
     steeringBehaviour.StopPursuit();
 }