crystal-bit / space-shooter

Shoot 'em up game, developed for the Hacktoberfest 2019 event with the Crystal Bit community.
GNU General Public License v3.0
41 stars 34 forks source link

Create explosion scene for enemy destruction #69

Closed davcri closed 4 years ago

davcri commented 4 years ago

We want to create an explosion scene to show when an enemy is destroyed.

We need animations for this. We can do something like sprite animations or particles. Feel free to take the apporach that you prefer.

For this issue we will probably require some new graphic asset.

rubin0 commented 4 years ago

I did this => #82