-
offsetting an animation for several layers
lets say I have null which is animated , I want 10 or more null repeat the same exact animation but with a bit of delay. and I dont want to set key frames to them , I need to make changes if needed to just that reference null, and I need to control the delay with an slider control.
how is this possible ?
I linked the properties on each null to reference null and then tried to use value.AtTime , but it dont work , I think it because the layer dont have any keyframe and actual valueis there any work around ?