void Awake()
 {
     patrolMission = new PatrolMission(this);
 }
 void Awake()
 {
     patrolMission = new PatrolMission(this);
 }