1 / 13

Scratch Tutorial: Interaction

Scratch Tutorial: Interaction. RGS ICT. Scratch allows multiple sprites to give each other clues, in case another sprite “forgot his lines” in a play. The clues are communicated between the sprites and Scratch calls it “broadcast”. Another sprite will do something in response:.

robert-page
Download Presentation

Scratch Tutorial: Interaction

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. Scratch Tutorial: Interaction RGS ICT

  2. Scratch allows multiple sprites to give each other clues, in case another sprite “forgot his lines” in a play. • The clues are communicated between the sprites and Scratch calls it “broadcast”. • Another sprite will do something in response:

  3. Sprites interact through clues BroadcastReceive Sprite 1 Sprite 2

  4. Add a second sprite to interact with the cat, then double-click on the cat.

  5. Assemble these blocks together

  6. Dbl-click on the “broadcast” and make it say “Finish A”

  7. Then Dbl-click on the second sprite (a girl in this case) and put these blocks in:

  8. How did I make the girl look left (the original sprite looked right)Costumesedit

  9. Flip horizontally and click “OK”

  10. Extension activities • Dbl-click on the cat again and make another block for his scripts by right clicking on the first block and choosing to duplicate it, click again to place the blocks • Then modify the duplicate thus

  11. You should have something like this:

  12. Dbl-click on the girl and add another block the same way…

  13. Try other messages back and forth… • Try to make the girl say “jump 5 times” and the cat would jump 5 times… • Etc. • End of tutorial

More Related