Goal:
Let’s code the broadcast message “Destroyed1”.
This message will make the game wait five seconds before creating another Asteroid clone.
Steps:
- From Events, place a when I receive block and set it to Destroyed1.
- From Control, place a wait block and set it to 5 seconds.
- From Control, place a create clone of myself block.