OtagoPolytechnic / Duck

Duck-struction is a roguelike top-down wave shooter. This is a student project.
https://pbwiseman.itch.io/duckstruction
GNU General Public License v3.0
3 stars 0 forks source link

Bleed still ticks when upgrade menu is open #58

Closed AlexReidNZ closed 2 months ago

AlexReidNZ commented 2 months ago

If an enemy is bleeding, they will continue to take bleed damage while the upgrade menu is open. This can be easily fixed by checking game state before bleed is called.