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

Boss bomb throw always has another static bomb sprite behind the animated explosion #298

Closed odecay closed 1 year ago

odecay commented 1 year ago

Description

Looks like the bomb has an extra sprite for the throw that may not be removed/changed.

To Reproduce

Activate the boss, look at the bombs as it throws and as they land on the ground before exploding. A 2nd sprite behind the first is observable.

Zac8668 commented 1 year ago

I'll claim this