The "Next Costume" Block
- 
					
					
					
					
 PrerequisiteWorking With the Costume Editor IntroductionYou already know a sprite can have multiple costumes, which you can check in the costume editor. For example, this sprite has 4 costume images. By switching between the first 2, it looks like the sprite is thinking. 
  The “Next Costume” BlockNow let’s look at how to change the costume using the Next Costume block. You can find it in the Looks group. 
  Behavior
 The Next Costume block tells a sprite to go to its next costume on the list. If the current costume is the last on the list, the sprite will change to the first costume.
  Clicking the Next Costume Block Multiple TimesWhen we click the Next Costume" block multiple times, the sprite will show its costumes one by one. 
  Learn More