Пример #1
0
 // Start is called before the first frame update
 void Start()
 {
     current_stamina = 0;
     stamina.setMaxStamina(100);
 }