Computer Science, asked by limboop020, 5 months ago

which button is clicked to stop the loop of animation​

Answers

Answered by yoktreekaray
10

Answer:

For a "repeat until" block the simplest way would be to "or" your normal until condition with the break condition in the until. If you need another script/ sprite to trigger the break then a public variable will let you break the loop from anywhere and let a single condition break loops for different sprites.

Answered by surajkumar12313
7

Answer:

cas block answer

Explanation:

computer

Similar questions