randovania / randomprime

Prime1 patcher for Randovania and a few other things.
MIT License
3 stars 2 forks source link

Scale "etank regen rate" when switching between samus and morph based on energy per etank #48

Open steven11sjf opened 3 months ago

steven11sjf commented 3 months ago

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.