I was wondering how configurable the object.stroke.effect = “generator.marchingAnts” are?
I want to draw a simple dotted/dashed line.
I need to have static ants instead of them moving.
I need to be able to change the line colour from black+white to color+transparent.
I need to be able to change the width and distance between dots/dashes.
I guess I have to do this with a repeating image or something.