Appearance >Color properties
- color intensity
Specialised number variable that controls the intensity of all colours on the object
WHEN [interacted] DO [color intensity][=][10]
- primary color
Changes the colour of whatever is the primary colour of the object
WHEN [once] DO [primary color][=][red]
- secondary color
Changes the colour of whatever is the secondary colour of the object
WHEN [once] DO [secondary color][=][red]
- solid color
Changes all the colours of the object to one colour
WHEN [once] DO [solid color][=][red]
- tertiary color
Changes the colour of whatever is the tertiary colour of the object
WHEN [once] DO [tertiary color][=][red]