Expressions 2
More expression experimentation.
Expressions used:
loopOut('cycle')
src = thisComp.layer("Blend").effect("Path Blend")("Slider");
a = thisComp.layer("Path 01").toWorld ([60, 60, 0]);
b = thisComp.layer("Path 02").toWorld ([60, 60, 0]);
linear (src, 0, 100, a, b)
More by Shorts & Tales View profile
Like