Esempio n. 1
0
 public void Start()
 {
     controller = GetComponent <CharacterController>();
     healthslider.MaxSlide(maxhealth.value);
 }