Beispiel #1
0
 private void TakeDamage(float val)
 {
     healthBar.DamageTaken(val);
 }