thetawavegame / thetawave

A physics based, space shooter game made with Rust and the Bevy engine.
https://thetawave.metalmancy.tech
MIT License
163 stars 9 forks source link

Increase size of health bar UI #47

Closed cdsupina closed 8 months ago

cdsupina commented 1 year ago

The health and shield bars are too small. We should make their UI larger and easier for players to keep track of.

cdsupina commented 1 year ago

A larger health bar may not be strictly necessary, but more feedback when the enemy is damaged would definitely be helpful.

dh337071 commented 11 months ago

I was thinking about this and in other shmups enemies tend to "flash white" when they are hit.

edit: I just realized you made a similar comment back in May,

cdsupina commented 8 months ago

Ui updated