In this second Tutorial we do our first bit of programming.
We are going to learn 2 different ways of having our Sprite change costumes.
The first is a manual change (You press a button the sprite changes costumes).
The second an automated change (The sprite changes costumes until you stop the program).
The blocks we used in this Tutorial are:
Making the Sprite Change Costumes Manually | Making the Sprite change costumes Automatically |