Possible to Keyframe an Expression?
Hi all,
I am basically trying to work a bit smarter within AE, as a result, I have created effects that the brand colours used throughout my project. Then on the main timeline, I have a background shape that uses an expression to pull in one of the Brand colours from the colour effect, my expression looks like this:
thisComp.layer("Control Panel").effect("BG Colour")(1)
This works great, what I would like to do though is at different stages of the timeline, change the expression to use another saved colour, so essentially, change the expression to this:
thisComp.layer("Control Panel").effect("BG Colour 2")(1)
I could just duplicate the background shape layer and change the expression, though figured I would check if multiple expressions can be added at different points of the timeline, essentially, the ability to create keyframes for expressions?
Any help appreciated.
Thanks
