As proven within the picture under, the Blocks palette is an space of the Scratch display screen the place varied script blocks can be found. Various kinds of script blocks embody movement, management, look, sensing, sound, operator, pen, and variable. That is the realm of the graphical consumer interface positioned between the stage, sprite pane, and script space. The Blocks palette shows an inventory of blocks accessible in that individual class.
For instance, if you choose a movement block, all code scripts can be accessible in that class. The identical goes for management blocks, seems to be blocks, and different blocks.
- Movement – Controls the vertical, horizontal, and rotational motion of sprites.
- Controls – Specify how sprites begin and cease, how objects transfer, conditional operators like if/then and repeat, and extra.
- Look – Impacts the sprite’s look, together with coloration and costume.
- Detection – Controls for detecting whether or not a sprite is touching an edge, one other coloration, one other sprite, a selected X or Y coordinate, quantity, and so forth.
- Sound – Management sound, pitch, and quantity.
- Operators – Logical operators that carry out matching features, choose random numbers, and embody instruments corresponding to larger than, lower than, and equal to.
- Pen – You need to use the Pen characteristic to attract strains and objects on the Stage.
- Variables – Create variables to carry numbers or textual content.
I hope this helps, thanks.
Additionally learn: Scratch Coding Quiz, Scratch Tasks – Step-by-Step, and Coding the Pac-Man Sport in Scratch

