-
RE: Older Post — Exponential Scaling Expression; can we add sthg?
This is an open question, but refers to some code offered in a previous post, by Dan Ebberts and Aaron Fisher, which were expressions for scaling exponentially between keyframes:
Let me just say to you both, if you read this, that it was great to find this! It gets around the render hit of using 3D comps just to have this effect and so is a huge timesaver for the sort of Pan and Zoom effect that we editors-and-some-time-motion-graphics-guys need to do; but I wonder…:
would it be possible to add EASING to this algorithm? And perhaps just specify some ‘easeIN’ and ‘easeOUT’ params at the head of the script, that could be modified to suit (or, of course, just set to zero if not needed)?
This would really make it an all-time amazingly useful thing. I hope it’s possible without too much additional complexity?
(– and my next question would be how do I make a script Item under the File>Scripts menu that will add this script in to the Scale property of any selected layer — but that’s for next time)….
THANKS!