-
Changing Color Overlay at keyframes?
Currently I’m setting the color in Color Overlay of a layer using this:
comp("SETTINGS").layer("BLUE").layerStyle.colorOverlay.colorEasy enough.
But now I want to add an additional key frame on that layer so the color changes.
Is there a way to use an expression to set the color at one key frame but then transition to the other color by the next keyframe?