Esempio n. 1
0
 void Start()
 {
     currentHealth = maxHealth;
     player_Health.SetMaxHealth(maxHealth);
 }