Computer Science, asked by ashwinianand5678, 11 months ago

give me the scratch code to move a spaceship towards earth sprite.

Answers

Answered by Anonymous
20

{\huge{\underline{\underline{\mathfrak{\red{Answer:-}}}}}}

To move the sprite left and right, use change x blocks. Select motion, and drag out a change x block. Click the block to test. Great, the sprite moves to the right

Answered by ƦαıηвσωUηıcσяη
2

Answer:

A very simple example:

  • when clicked hide repeat 10 create clone of myself wait 1 secs.

  • when I start as a clone go to random position show forever move 10 steps if on edge, bounce.

  • when this sprite clicked delete this clone.
Similar questions