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:
- Click on the spriteĀ Big_Asteroid_1
- Under the IF statement for touching bullet and touching ship remove the create clone of myself and delete this clone blocks in both.
- Now do the same thing for the other Big Asteroid.