I'm building a little driving game and ran into trouble using motionPath's align property. The plan is to have a split-screen view; duplicating much of the SVG. This works well enough, except when I use align the second set of cars align to the first track. Do I just need to make 4 motionPath timelines to work around this?   (to play click on the pen, and use your left/up/right arrows) See the Pen 576b5c1f140ea115cd6e5a87a904e4ee?editors=1010 by creativeocean (@cre