Exemple #1
0
 private void Update()
 {
     healthBar.SetHealthBarActivated(currentHealth < maxhealth);
 }