Step 7: Time-Bomb Explosion 2

Goal:


Now that our Time-Bomb is the right costume for its explosion animation, we need to change the size of the sprite.

We are doing this to replicate the look of a real explosion and to make it so our explosion can hit multiple enemies at once.

We also need to delete the clone once it’s animation has finished.

Steps:

  1. From Looks, place a set size to block and set it to 50%.
  2. From Control, place a wait block and set it to 0.2.
  3. From Control, place a delete this clone block.

Code:


Click to replay