top of page
THE FIRST SCRIPT
As you can see from the image to your right, your first task should be to set up your crab sprite so that it automatically makes pincing actions with its hands!
Pseudo code
When Green flag clicked
switch to costume a
Pause for (x) seconds
switch to custome b
Pause for (x) seconds
Do this in a loop forever
bottom of page