20 likes | 126 Views
Circle moving sprite forever if ‘space’ key pressed (1/2). Open the circle moving project into Scratch Press ‘space’ to see how the cat reacts Select the cat sprite to see its script Put a “forever if” block around the script and a “key ‘space’ pressed?” block inside the “forever if” holder.
E N D
Circle moving sprite forever if ‘space’ key pressed (1/2) • Open the circle moving project into Scratch • Press ‘space’ to see how the cat reacts • Select the cat sprite to see its script • Put a “forever if” block around the script and a “key ‘space’ pressed?” block inside the “forever if” holder
Circle moving sprite forever if ‘space’ key pressed (2/2) • Whenever you keep the ‘space’ key pressed, the cat moves continuously