set pen shade to ()

From PenguinMod Wiki (Official)
User:MediansSC/Sandbox/setpenshade
Jump to navigation Jump to search

set pen shade to () was a stack block in the pen category available before Scratch 3.0, and was replaced with the brightness/saturation options in the set pen () to () block. It set the value of the Pen Shade to the entered in value. The default value of this block was 50.

The block appeared like this in the block palette:

set pen shade to (50)

PenguinMod reintroduced this block in the Pen as a legacy block, with a default value of 1. Although the Stage did not work with this block in Scratch 2.0 due to the Stage being unable to move, it also appears in the Stage in PenguinMod, along with the change pen shade by (), set pen color to (), and change pen color by () blocks.

The block appears like this in PenguinMod in the block palette:

LEGACY - set pen shade to (1)::pen

See also