Ejemplo n.º 1
0
 public override void Activate()
 {
     status = Status.Active;
     steeringBehaviour.StartWander();
 }