alesan99 / mari0_ae

Mari0: Alesan99's Entities
Do What The F*ck You Want To Public License
60 stars 24 forks source link

Fixed drop shadows disappearing too early #594

Closed val-int1 closed 1 month ago

val-int1 commented 8 months ago

There is an issue where drop shadows of blocks that just left the screen disappear even though they still should be drawn. This (very short, 4 lines including comment) PR fixes that issue by keeping the blocks in the spritebatch for 3 pixels extra.