Ejemplo n.º 1
0
 private void OnEnable()
 {
     health.Reset();
     fire.whoIsIt = whoIsItPlane;
     fire.Attack(false);
 }