Loops

Make an interesting project with at least two sprites.

Challenge: Use some of the other loops in Scratch and learn what they do.

Add your project to this Studio.

This sprite has two costumes. A face with an open mouth and a face with a closed mouth. The next costume command makes it switch to the next costume. The wait 0.2 seconds looks good to me, you could pick faster or slower. When it changes 18 times, it looks like it's talking.  I used trial and error to choose the number 18 so it worked with the text to speech.

This sprite will go to the next costume, wait .2 seconds, go to the next costume, wait .2 seconds and keep on doing this over and over again until the program stops running.