Sprinting thingy

So ik how regular sprinting works and ik how to make all the basic parts but what I’m looking for in here is how would I make it so when a player is out of stamina (energy) they need to get to a specific amount to sprint again?

2 Likes

trigger property of tracked item then i item < number broadcast on channel no sprint else broadcast on channel sprint
hope this is good

1 Like

Use an item manager and set a max amount, and when the person gains the max amount, let them move again.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.