Computer Science, asked by rai486732, 3 months ago

d
You can move the Sprite forward by the specified number of steps by using the
block.​

Answers

Answered by abigail348
0

Answer:

The move () steps block is a stack block and a Motion block. The block moves its sprite forward the specified amount of steps in the direction it is facing. A step is equal to a one-pixel length. The Default Value is 10 and can be replaced by any number. The block actually uses Trigonometry to move in the proper direction, as this is how a computer handles it.

The block was known as "forward ()" in Scratch 0.1 before being renamed to "move () steps" in Scratch 0.3.

THANK YOU  

MARK IT AS BRAINLIEST

Similar questions