Beispiel #1
0
 public override void StartPlayerState()
 {
     base.StartPlayerState();
     playerAnimationController.HandleCombatAnimations();
 }