Example #1
0
 void Start()
 {
     healthBar.SetMaxHealth(health);
 }