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

Added explosion animation to enemy #82

Closed rubin0 closed 4 years ago

rubin0 commented 4 years ago

Added explosion animation node created when an enemy is destroyed by spaceship bullet or spaceship collision.

Closes #69

davcri commented 4 years ago

I love the explosion effect @Karbb!

The pull request is quite big, can you update it in order to keep only the relevant changes? There are a lot of deleted *.import files that we want to keep as discussed in #52