Beispiel #1
0
 public void AnimationDead(GameObject enemyObject)
 {
     _killableComponent.AnimationDead(enemyObject);
 }