Esempio n. 1
0
 public override void OnStateEnter()
 {
     if (behaviour)
     {
         behaviour.BehaviourStart();
     }
 }