Пример #1
0
 public virtual void PlayAnimation()
 {
     playerAnimationManager.ChangeAnimationState(animationName);
 }