Computer Science, asked by javedpower786, 10 months ago

in continuous moving of sprite, Ahmad wants sprite to stay on a place for few seconds. Which block is required.

Answers

Answered by Ritiksuglan
13

Answer:

Create two key-press events.

Add two "change x by" blocks to make the sprite move both left and right.

Add two "repeat until" blocks to make the sprite move more smoothly.

For each "repeat until" block, create a condition that makes the sprite move until the key is not pressed.

Answered by pinkisonu818572
6

Answer:

Cap block

Explanation:

These are the blocks with a notch at the top . There is only one cap block found at the bottom of the control category .

Similar questions