when color changed

From PenguinMod Wiki (Official)
When color changed
Jump to navigation Jump to search

The when color changed block is a hat block in the Color Picker extension that runs its code when the color on the color picker is changed.

This can be used to update the color used:

when color changed::#ff7db5 hat
set tint color to (color (hex v) value::#ff7db5)::looks
ve Color Picker Extension Blocks Navigation
PenguinMod Blocks show color picker  · set picker position to x: () y: ()  · set picker color to ()  · color () value  · picker () position  · when color changed