I have a list of 48 points, which is split into two lists by dispatch. I want to move every four points the same distance, but only the first four points succeed. Can someone help me? thank you
I want to build squiggly through these points after Merge
I wanted to do something like this, I found it through your script, thank you!