fishfolk / punchy

A 2.5D side-scroller beatemup, made in Bevy
https://fishfolk.github.io/punchy/player/latest
Other
264 stars 32 forks source link

Hit flash on damage application #267

Closed odecay closed 1 year ago

odecay commented 1 year ago

Description

Flash sprite in damage application system, by setting sprite color to white.

This will provide visual feedback of damage application, and not require unique hand animated frames from artists.

Zac8668 commented 1 year ago

I think maybe this can be closed? With the #286 merge

odecay commented 1 year ago

complete