You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just something I noticed in a multi with someone who set their energy per tank to 1000. it can take multiple rooms to refill the energy bar to the correct value at high values.
Probably need to find which function increases the displayed number each frame, and scale that factor by ETANK_CAPACITY / 100.
The text was updated successfully, but these errors were encountered:
Just something I noticed in a multi with someone who set their energy per tank to 1000. it can take multiple rooms to refill the energy bar to the correct value at high values.
Probably need to find which function increases the displayed number each frame, and scale that factor by
ETANK_CAPACITY / 100
.The text was updated successfully, but these errors were encountered: