A Sequal to my game (Stamina bar)

So I am trying to make a stamina bar for my game but after the player stops sprinting they start dropping excess energy behind them even when I made it so they can’t drop it. Can someone help me with this?

System:

When you mean you didn’t allow it any drop of excess energy, did you turn the overflow option off in the Map Settings?

I didin’t see a overflow option

Let me take an image real quick:

It was already set to that

zones make Item disappear when item is dropped

2 Likes

You could also make the system grant 1 energy and remove 1 energy each second so that there’s no change in energy, and no excess.
PS:
I suggest you use a counter-loop, a trigger-loop, or a wire repeater-loop as they are more memory-efficient than normal Repeaters.

1 Like

Thanks for the help with it

2 Likes

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