Name the button on the scratch window to start the execution of the script.
Answers
Answered by
1
Answer:
here is your answer mate
hope this will help you !
Explanation:
When the green flag is clicked, it triggers the script beginning with the "when green flag clicked" block to run. When the script ran, it first detects if the space key is down, and if it is, then the sprite will move 10 steps. Run the project again while holding the space key down, and the sprite will move 10 steps.
Similar questions