Sure...I aligned these two paths intentionally but it's easy enough break the alignment by moving the group. When animating to skip the gap, just transform the position of the group. Be sure the origin of a group is placed where the arrow position ends for each group.ggoblin wrote: ↑Fri Jul 15, 2022 11:36 am Thank you Greenlaw for going to the trouble of recreating your test project for me. In your project the end of your first curve aligns with the start of your second curve, what I had in mind was something different. Say you have two curves M and C and you want the arrow to follow the M first, say between fame 0 and 96 (0% to 100%) and then from frame 144 to 216 for it to follow the C curve (0 to 100%).
Well, this works in theory anyway. I just tried it and for some reason a step key is interpolating rotation between the steps, which it shouldn't do of course. Normally, I prefer to duplicate a key instead of stepping, so maybe this is a bug that's been here for a while? I need to look at this today and maybe file a bug report. Anyway, probably works if you don't use Step keys.
However there's a simpler way to do what you describe:

In this example, I drew the letters in a single layer and then connected the ends of each letter using Add Points. In other words, this is a single path with multiple shapes. Since there is only a single path, we can just keyframe Follow Path's timing in a single channel...much simpler! After this is animated, Stroke Exposure was animated to match the timing. (I know my timing is a little sloppy here but I have to move on. I'm not sure but maybe I could have copy/pasted values? Probably not but worth looking into if it saves time.)

BTW, I don't think this is an appropriate technique for the example you showed. If it was me, I'd come up with a convincing cheat instead and just move on...but that's because I would never have the time to animate a complex line drawing animation like that line by line.
In the past, I've done something similar in a different program by recording me tracing a drawing and then hiding the traced image. It worked in that situation but this method wouldn't always be ideal either. Hmm...if you're going to do this in Moho, maybe trace the art using Moho's Freehand and then connect the paths? Or draw as a continuous line and use Hide Edge to create the gaps? Not sure that's practical, just a couple of ideas.
Anyway, hope this helps illustrate there are many ways to do something in Moho and it just takes some creative thinking to come up with the right technique for a specific situation.
Here's the second project file if anybody wants to pick it apart...
followMultiplePathsSkipGaps2.moho