Hehe. That's much more complicated. The BezierPlugin handles speed difference with the timeResolution parameter (default is 6). But if you use multiple paths, the speed is probably going to jump.   I think for that to work, you would need to convert the beziers into line segments, and that requires a little work. Here's an old demo that shows 2 different ways to do that. Definitely not the easiest thing to understand or implement.   See the Pen doBQMR?edito
    • Like
    3