Wormy Graphics
This week we built some very satisfying worm graphics in scratch 3
We started off creating a leader ball. This ball has all the variables set up for how fast the balls move, follow and change colour
Ball 1 to Ball 10 are all duplicates of each other but the code block values are slightly different
Each block get delayed by an additional 0.5 of a second, its -50 smaller than the one before and follows the ball before
( example: ball 1 follows the leader ball, ball 2 follows ball 1 and so on
Test out the code and view the project page below
Can you add a face to the worm??