Study

Sprite - Costume - Backdrop

  •   0%
  •  0     0     0

  • To add a new backdrop, which button do we need to click on?
    3
  • What are sprites in Scratch?
    Sprites are the objects that perform actions in a project.
  • What are backdrops in Scratch?
    A backdrop is an image that can be shown on the Stage. It is similar to a costume, except that it is shown on the stage instead.
  • Can you name a block that helps the sprite move?
    move 10 step; go to...; change x by...
  • To add a new costume, which button do we need to click on?
    1
  • Can you name a block that helps change the backdrop?
    switch backdrop to.... ; next backdrop
  • Can you name a block that helps the sprite change its costume?
    switch costume to...; next costume
  • To add a new sprite, which button do we need to click on?
    2
  • What are costumes in Scratch?
    A costume is one out of possibly many "frames" or alternate appearances of a sprite