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:
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
It was already set to that
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.
Thanks for the help with it
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.