Ok, I’ve been through the hoops and can’t find the correct math for this so I’ve animated the layer’s scale manually over 360 frames and am attempting to TimeRemap the frames to a parent comp.
I do have a new expression request though – which should be an easy one, I hope!
In my parent comp I have 2 layers. Layer 1 is a pre-composed (child comp) animation of 360 frames which has been time-remapped, and is basically ‘frozen’ at an arbitary value (let’s use frame 60).
Layer 2 wants to use a scale value from the child comp. That is, I need to retrieve the scale value from a layer that resides within Layer 1, at the time-remapped value of frame 60 (hope I’m making sense!).
Currently it just retrieves the value at the current frame of the parent/child comp and is ignoring the time-remapping.
Any help greatly appreciated.