Computer Science, asked by anujranjan9695, 11 months ago

Difference between go to block and glide block in scratch

Answers

Answered by arinwal
5

Answer:

The Glide Secs to X: Y: block is a Motion Block and a Stack Block.The block moves its sprite steadily to the specified X and Y position in the specified amount of seconds - this is like pointing the sprite in a direction and repeatedly using Move Steps, but with more precision.

Answered by visalkumar161104
0

Explanation:

Also, a glide can only be interrupted by a stopping scripts block, and the If on Edge, Bounce block will fail to work its intended function while a sprite is gliding.

..The Glide () Secs to () block is a Motion Block and a Stack Block that was introduced in Scratch 3.0. The block moves its sprite at a steady pace to the specified sprite or the mouse-pointer from a drop-down - this is similar to the sprite in a direction and repeatedly using Move () Steps, but with more precision.

Similar questions