David Wigforss' Blog
Friday, February 6, 2015
Speed offset expression for AE
Being able to control the speed of another layer based on speed control.
Position =
Start = 0;
y = 540;
x = thisComp.layer("Null 1").transform.position[0];
Speed = effect("Speed")("Slider");
x1 = ((x-Start)*Speed)+Start;
[x1, y]
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment