Page 78 - iPlus_Ver_2.0_class_5
P. 78
2 Choose a
desired category.
3 Select a Backdrop
you want to use.
i + SCRATCH BLOCKS
Blocks are puzzle-piece shapes that are used to create code in Scratch. These blocks
connect each other vertically like a jigsaw puzzle. To use a block, simply select and then
drag it onto your scripts area. To add multiple blocks to a script, drag new blocks into
the location in the script where you want them to appear. You can add new blocks above
or below the existing blocks.
These blocks are arranged in different categories. You can see these categories under the
Code tab.
Motion Blocks
3 Drag out the “move 10 steps” block.
1 Click on
Code tab.
2 Click on the
Motion block.
4 Change the “10” to “50” by clicking in the block and typing 50.
They are colour-coded blue and are used to control the sprite movement. When you click
on the Motion button, you will see the programming blocks that can be used with your
sprite for its placement, direction, rotation and movement.
76
iPlus (Ver. 2.0)-V

