1 / 12

Partners

Partners. Getting Started. Explore the blue commands from the motion menu Find at least three ways to get the sprite to move to the UPPER LEFT corner of the stage. Some Sample Results. Some Sample Results. Actually, only the last one of these is GUARANTEED to work. Why?.

Download Presentation

Partners

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Partners

  2. Getting Started • Explore the blue commands from the motion menu • Find at least three ways to get the sprite to move to the UPPER LEFT corner of the stage

  3. Some Sample Results

  4. Some Sample Results • Actually, only the last one of these is GUARANTEED to work. • Why?

  5. Some Sample Results

  6. Adding to our “director” metaphor • How to yell “Places everyone, now ACTION” • How to tell a sprite to wait • How to trace out our actor’s movement

  7. Events I would like to consider the first in the Events menu: Drag this block out, and snap it on top of the blocks you already have in your script. Notice how it has a different shape than other blocks (Scratch folks call this a “hat shape” or “camel back” block. What does the shape suggest?

  8. Events Now, instead of having to double click on your block of code, you can just click on the flag icon to play your animation! Click here to start

  9. Control I would also like to consider the first block in the Control menu. Drag this block out and snap it in the middle of some existing code. Run the code and observe what happens

  10. Using The Pen When using the Pen tools, your sprite actually becomes your writing instrument! You can change the Pen’s color, its shade, and its size.

  11. A note about saving your work • Always save your work as you go. • Do make sure you save this program (preferably with a meaningful name)

  12. Pen Challenge #1 • Create at least two separate programs (a sequence of actions) so that when a program is started (the green flag is pressed) the cat • Goes to the center of the stage • Draws a square • Moves out of the way so that we can see the square

More Related