Computer Science, asked by nandipampa714, 2 months ago

________ can be used to move the Sprite to a specific position​

Answers

Answered by spotg0499
0

Answer:

force

Explanation:

force can be used to move the Sprite to a specific position

Answered by shatakshikumar
0

Answer:

  1. Create two key-press events.
  2. Add two "change x by" blocks to make the sprite move both left and right.
  3. Add two "repeat until" blocks to make the sprite move more smoothly.
  4. For each "repeat until" block, create a condition that makes the sprite move until the key is not pressed.
Similar questions