Costumes
Short definition:
What the sprite looks like (triangle, dog, cat).
Long definition:
The costume is the display of the sprite. For instance, the starter sprite's costume is an image of a triangle. A sprite can have multiple costumes and switch between them.
How do I view my sprite's costume?
Select the sprite you want to see the costume of.
Select "Costume" next to "Scripts.
The selected costume is what is currently being displayed.
How do I add new costumes to my sprite?
There are three ways:
Use a prebuilt image.
Draw your own image.
Get an image stored on your computer.
1) Use a prebuilt image online.
Select the sprite you want to add the costume to.
Click on the file icon, then click on "Costumes..." in the drop down menu.
Select the costume you want and select "Import". When you are done importing costumes, select "Cancel".
2) Draw your own image
Click on the paintbrush icon.
Draw your sprite and select "OK".
3) Use an image from your computer
Select the sprite you want to add the costume to.
Click on the file icon, then click on "Import" in the drop down menu.
Select your image and select open.
How do I delete a costume?
Right click on it and select delete in the drop down menu.

Using Multiple Costumes
What are the benefits of having multiple costumes?
Multiple costumes allow for the animation of objects and allow for the visualization of actions. For instance, if you have a dragon and want it to breath fire when another sprite gets too close, you can have a costume for a walking dragon and another for a dragon breathing fire. Similarly, if you have a frog that transforms into a prince, you can have multiple costumes for that transformation.
How do I switch between costumes?
There are two ways:
You can manually switch between costumes by clicking on them in the "Costumes" tab next to Scripts.
You can automatically switch between costumes by using the block "switch to costume" or "next costume" in the looks category.

Last updated
Was this helpful?