Computer Science, asked by shiwansh23, 6 months ago

Q- Write a script
to move the sprite on the
stage, everytime it more the pencolour
and size needs to be change​

Answers

Answered by sareliyakrrish
1

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.

I think it is helpful to you

Similar questions