Step 20: Spawn Code

Goal:


The small Asteroid will only run it’s code the moment a clone of the big Asteroid gets destroyed.

The code will begin by making clones of the small Asteroid.

Steps:

    1. From Events, place a when I receive block and set it to Destroyed1
    2. From Control, place a create clone of myself block.

Code: