Esempio n. 1
0
 public void Enter(Ientity entity, float last)
 {
     FSMHelper.ExecuteDeviation(entity);
     entity.OnEnterMove();
 }