Esempio n. 1
0
 public void SetAnimationState(AnimationState state)
 {
     _aiCharacter.SetAnimation(state);
 }