Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 841 Bytes

do_now_53.md

File metadata and controls

17 lines (9 loc) · 841 Bytes

Star Wars troopers using cloning

  1. In yesterday's do now, we used a script to duplicate 5 Star Wars troopers to march across the stage. Today we will use the clone feature to do the same thing.

  2. Open this starter project. Using the create a clone of block, create a script so there are 5 clone troopers that move from the right side of the screen to the left side in a straight line when green flag is clicked. The starting and ending positions of the sprites are shown below.

  3. Save your project as DoNow5.3.

    create a clone of

Start

clone formation

End

clone formation end