TheJP / GreenGameJam2018

2D Side View Base Defense Game
0 stars 0 forks source link

Visual effect when monster dies #10

Open EdithBirrer1 opened 6 years ago

EdithBirrer1 commented 6 years ago

When a monster dies, it should not just "disappear", but call a visual effect (depending on monster type - could be implemented in ...MonsterMovement class). For meteors, this would be something like an explosion. But also a dying spider or worm could have a visual effect (breaking? melting? flying apart?).

TheJP commented 6 years ago

The easiest thing would probably be to create a particle effect. Something similar to what happens on a player death.