Cloning Tutorial

In this project, we're going to learn how to make clones!

1) Pick a sprite and a backdrop!

2) Have your original sprite say "I am the original sprite" for 2 seconds then hide.

3) After 2 seconds, "create a clone" of your sprite and hide your original sprite (note: make sure your clone still shows).

4) When your sprite "starts as a clone", have it go to a random location on the screen and then say "I am a clone".

5) Make it so that your clones are created every two seconds.

6) Bonus step: Add a new feature for your clone to do after it says "I am a clone". This can be anything you want!