Пример #1
0
 void GetVidaPlayer()
 {
     sp     = Pl.GetComponent <CharController>();
     charHP = sp.GetHP();
 }