Ejemplo n.º 1
0
 public virtual void stopBehaviour()
 {
     Debug.Log("I have completed my behaviour");
     owner.clearBehaviour();
 }