Mailing List AE-List@media-motion.tv ? Message #42654
From: scott.aelist <scott.aelist@gmail.com>
Sender: <hedczech@gmail.com>
Subject: shift pickwhipped property values based on layer in-point
Date: Fri, 23 Mar 2012 14:30:04 -0700
To: After Effects Mail List <AE-List@media-motion.tv>
I have a 'control' layer that I'm using ramp down the value of a wiggle on various layers. Currently the wiggles ramp down all at the same time. I want to stagger this ramping down. If each layer's animation was driven by it's own keys, I could simply slide layers forward and backward in the timeline, but I can't here, because regardless of their in-point, they're tied to my control layer's time. Is there any way i can add the in-point of my slave layers time to achieve this effect?

currently the position prop of my slave layers have this simple expression:

amp = thisComp.layer("control").effect("amp")("Slider");
freq = thisComp.layer("control").effect("freq")("Slider");
wiggle(freq,amp)

I'm thinking something like ".valueAtTime + inPoint" ... ?
 
Subscribe (FEED) Subscribe (DIGEST) Subscribe (INDEX) Unsubscribe Mail to ListMaster