#How can I create a Stamina Bar using skript?
1 messages · Page 1 of 1 (latest)
Check the velocity, if it’s not 0 remove, if it is 0 add
Wdym
Oh, if not sprinting, not just standing. Check if the velocity is less than that of sprinting
I can't create a working one
Can someone help me create a basic Sprint cooldown?
Stamina bar*
Use on step and check if the player’s velocity is greater than the walking speed
Why is that necessary
To see if you want to remove from or add to the stamina…
I got this: on toggle sprint: while player is sprinting: broadcast "&a+1" wait 0.1 seconds