Step 7: Delete Code

Goal:


The collision code for the Big Asteroid we made in Day 1 needs to be improved.

We want to make our game more complete now so we need to delete code from both of our Big Asteroids.

Steps:

  1. Click on the spriteĀ Big_Asteroid_1
  2. Under the IF statement for touching bullet and touching ship remove the create clone of myself and delete this clone blocks in both.
  3. Now do the same thing for the other Big Asteroid.

Code:


Click to replay