From Test-Scratch-Wiki
(Redirected from Eng:Motion Block)
Motion blocks is one of the ten categories of Scratch blocks. They are color-coded medium-blue, and are used to control a sprite's movement.
There are currently fourteen Stack blocks and three Reporter blocks in this category.
Blocks
Note: | Click on a block to learn more about it! |
Scratch 2.0 has the following fourteen Motion Stack blocks:
move (10) steps
turn cw (15) degrees
turn ccw (15) degrees
point in direction (90 v)
point towards [ v]
go to x: (0) y: (0)
go to [mouse-pointer v]
glide (1) secs to x: (0) y: (0)
change x by (10)
set x to (0)
change y by (10)
set y to (0)
if on edge, bounce
set rotation style [left-right v]
Scratch 2.0 has the following three Motion Reporter blocks: