caiorosisca
Just one small question. I understand that maxStamina is a global variable, but how do I use currentStamina?
Presently, the stamina consumption while the player runs is a simple runStaminaCost * Time, so lets say I run a bit, how exactly do I update this into the Stam Bar?
Cheers