Can I apply a checkbox variable to a single keyframe within a property?
I'm looking to have a checkbox in the essential graphics that will start an image either right side up, or upside down. I have that part sorted out by pick whipping the expression to the checkbox * 180. If it's checked, it starts upside down. That's the easy part.
Here's my issue:
I want the image to end up right side up, regardless of the starting position. Is there a way to apply an if statement that essentially says "If this starts upside down at keyframe 1, rotate it 180 degrees by keyframe 2. Else don't rotate it at all (because it's fine as is)"
I don't know of a way to apply expressions to a keyframe only, without affecting the overall property along the entire layer.
