Morphing squiggle

I am trying to morph some squiggles of various lengths, like this example https://codepen.io/zimjs/pen/VRbmer. Do the squiggles have to be the same length, points and lines?

1 Like

Yes - same number of points. But you can add a point along a line without changing it with the addPoint()