Computer Science, asked by cutefam84891, 8 months ago

What is the use of motion block in scratch

Answers

Answered by Sweetestgirl26
34

Answer:

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. They are available only for sprites.

Answered by mariospartan
20

Motion block for "movements"

Explanation:

I explain here in detail about motion block

Motion block controls the movement of sprite. It almost have all the instruction related to movement such as to move the sprite to another location, turn the sprite, to rotate the sprite, etc.

I am listing down certain instructions pertaining to motion block to understand better

Move (10) steps : Will move the sprite with specified number of steps.

Turn () degrees: Tuns the sprite to left / right to specified degrees

goto: Enables the sprite to go to particular x and y position

glide () to (): glide will move the sprite smoothly to the specified location within specified number of seconds.

To Know More:

https://brainly.in/question/15110753

All the blocks of scratch programming acc. to 9 class​

https://brainly.in/question/13719833

Why scratch is called block orginate programming language?​

Similar questions