Example #1
0
 public void OnPlayerHitHealthPowerUp()
 {
     _hud.AddLife();
 }