Copy link to clipboard
Copied
Pic below is the curvng line l want to make but got stuck understanding the expression.
This line was made using createPath() in a solid layer applied with a thicc stroke effect And with a few keyframes this line can have a nice bounce animation.
So l know the oranges nulls are points and green nulls are intangents and outtangents. Each green null parented to the corresponding orange null.
------------------------------------------------------------------------
And here is the expression:
-----------------------------------------------------------------------
please help l'm dying to know how this expression generate the nice bounce curving line.
Copy link to clipboard
Copied
The code you posted hasn't anything to do with the bounce itself. It merely compares the points of a given mask with how many Nulls are available and then associates the Nulls with the mask points. The bounce most likely is some wiggle() expression or similar on the Nulls, so check that.
Mylenium
Copy link to clipboard
Copied
Not sure how this particular expression works, but if you look for an easy solution to make a path based on nulls with roundedness controls, my "Connect Multiple Layers iExpression offers an easy and powerful solution for that. (iExpressions is a paid extension).