the instruction to move the sprite forward should be added in the marked area, write down the suitable instruction choosing from the block palate
Answers
Answered by
6
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.
Explanation:
#CARRYONLEARNING
LOVE YOU ALL
Similar questions