Mar 032022
 

LF1 Add a sprite and make it walk

  1. Go to Scratch
  2. Choose backdrop “Savannah”
  3. Add a sprite: Zebra
  4. Click on the zebra sprite and drag out these blocks.
  5. What do you think will happen if you add these blocks inside the forever block
    1. Add them and see

LF2 Add more sprites and code

  1. Add more animal sprites:
    1. Lion
    2. Giraffe
    3. Grasshopper
    4. Snake
  2. Delete the cat sprite
  3. Change the size of your animals to add perspective
    1. Near the front = big
    2. In the distance = small
    3. Change the number to change the size
  4. Copy the code to the other animals by dragging it

LF3 Tinker

  1. Tinker with the code making animals move at different speeds
  2. Add more animals:
    1. Right-hand click on an animal sprite and click “duplicate” to make another one with the same code.
    2. Can you make a herd of zebra moving across the screen?
  3. Can you make the lion move slower?
  4. Safari truck
    1. Download this sprite file
    2. In scratch upload a new sprite from you downloads/Google Drive folder
  5. Extra tip
    1. Use this block to move sprites up and downa level so animals at the back are behind animals at the front:
      1. You don’t need to attach these blocks, just click on them to make them work

Challenges

C1 Add  African safari music that plays when you click on the green flag

  1. I have put some music in “shared with me” in j2e, your class – go to j2e – my files – shared files – your class
  2. Click play button to listen.  Click on the “i” and then “download”
  3. In Scratch – Click on “background” bottom right, next to the sprites
  4. Click the “sound” tab, top left
  5. Find the music you just downloaded.
  6. Add this code:

C2 When you click on an animal, it tells you some information about that animal or about safaris

  1. This could be using “say” blocks in Looks
  2. Or you could use the text to speech add on
  3. Can you mute the music when it speaks, then start the music when it has finished?
      • Background code
      • Animal code

Safari facts: https://kids.nationalgeographic.com/pages/topic/safari

Scratch self assessment

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.