Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 773 Bytes

do_now_53.md

File metadata and controls

15 lines (8 loc) · 773 Bytes

Do Now 5.3 Star Wars Troopers using Cloning

  1. Yesterday we started the day using duplicate to program 5 Star Wars troopers to march across the stage. Today we will use Snap's clone feature.

  2. Go to this SNAP project. Using the following "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.

create a clone of

Start:

clone formation

End:

clone formation end