This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
Add a blinking effect on taking damage #30
Labels
stand-alone
Can be implemented without meaningfully disrupting other designs.
When entities take damage, make them blink.
If possible, this should be implemented as an event-driven system. This also means the existing systems should be modified to generate something like a
DamageTakenEvent
The text was updated successfully, but these errors were encountered: