DCurrent / openbor

OpenBOR is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more!
http://www.chronocrash.com
BSD 3-Clause "New" or "Revised" License
901 stars 121 forks source link

Entitiy Reverts to Default Palette on KO #240

Closed DCurrent closed 2 years ago

DCurrent commented 2 years ago

Description

Entities currently using an alternate palette revert to default palette when killed.

Debugging

Reproduce

Play with dev build. Attack and defeat an enemy that uses any palette other than default, and does not have a komap defined. Entity reverts to its default palette on defeat.

Expected behavior

Entities should maintain default palette unless a komap is defined.

Screenshots

NA

Version