Step 21: TIE-Bomber Time-Bomb Collision 2

Goal:


Our TIE-Bomber will now give us a point if it is hit by the bomb, but now we want it to be destroyed by it too.

We are going to animate the TIE-Bomber’s explosion using a costume change and then have it delete itself afterwards.

Steps:

  1. From Looks, place a switch costume block and set it to Explosion.
  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