-
simple expressions
Hello i want to animate an object from one key frame to another. But i cant because I’ve applied an expression to that property.
I have an effect called cc sphere.
I want to animate the y rotation.
But i already have an expression:
lookAt(thisComp.activeCamera.position,position)[1];
I have done abit of research and think i need this function to animate: setValueAtTime. But I have no clue how to implement it.I have just completed a video copilot tutorial: https://www.videocopilot.net/tutorial/the_blue_planet_in_3d/
Thanks daniel