Computer Science, asked by hemudevdas9884, 10 months ago

What kind of block should i use to make my sprite move around?

Answers

Answered by lavpratapsingh20
3

Answer:

Motion Block

Explanation:

Motion blocks are utilized to manage a sprite's movement. Motion blocks are one of the ten classes of Scratch blocks.

They are shade coded medium-blue.

Also motion blocks are only accessible for sprites.  

At present there are 18 Motion blocks: 15 stack blocks and 3 reporter blocks.  

Following sorts of motion are incorporated by motion blocks:  

• Moving sprites.  

• Turning sprites.  

• Making sprites point in a provided guidance or towards one another.  

• Making sprites move to a specified point on the stage, to another sprite or the mouse pointer. This movement can be flash utilizing the go to blocks, or continuous utilizing the glide block.  

• Altering the x and y co-ordinates of the sprite on the stage, either by adjusting it from its present value (change x/y by) or by setting it to a predetermined amount (set x/y to).  

• Making the sprite rebound in the event that it hits the edge of the stage.  

• Varying the manner with which a sprite rotates.  

• Setting a sprite's x or y co-ordinates or the direction in which it's roving out to be shown on the stage.

Answered by KomalSrinivas
3

Answer:

I should use a motion block to move my sprite around quite easily-This is the right answer.

Explanation:

Actually motion blocks are used as popular scratch blocks, to control the movement of a "sprite" according to one's own wish.

One can use any one of them out of the total number of blocks that i.e. 18 in number.

Out of this, the total number of stack blocks is fifteen while the rest three blocks are also known as reporter blocks in computer science.

These blocks can be defined in terms of X, Y or their directions for scratch 3 and they can make moving around possible also.

However, one can choose among motion blocks, etc to move a sprite around quite easily and they help in motion or movement.

Similar questions