next costume

From PenguinMod Wiki (Official)
Next costume
Jump to navigation Jump to search

The next costume block is a stack block in the Looks category that goes to the next costume, or goes to the first costume if used on the last costume. It originates from Scratch.

Workaround

This block can be worked around by increasing the costume number by 1:
switch costume to ((costume [number v]) + (1))

See also