Computer Science, asked by bclue62, 7 months ago

you can move the sprite forward by the specified number of step by using the dash block​

Answers

Answered by vijaylaxmiverma1983
3

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.

Similar questions
Math, 3 months ago