previous costume
Previous costume
The previous costume block is a stack block and a looks block that switches the costume to the previous costume, or goes to the last costume if the sprite is currently on the first costume.
Workaround
- This block can be worked around by setting the costume to costume number - 1.
- Even though it is not a dropdown option yet, Scratch has the functionality for previous costume implemented, so using a reporter in a switch costume to () block that reports "previous costume" (costumes are case-sensitive) works, or selecting a costume named "previous costume", and then deleting it.[1][2]