Exemplo n.º 1
0
 private void Update()
 {
     healthText.text = player.GetHealth().ToString();
 }