I'm facing a situation where I need to clone a great number of times a small path (roughly similar to a dot). I need to keep a precise control on the position of each "dot", so I cannot just spray them randomly with the spray tool. What I'm doing right now is dumb ctrl+v, which lands a copy of the "dot" on the cursor position. This is neither very comfortable nor efficient. I learned about the clone function, but ctrl+d then dragging is just unpractical. I tried to do something with the spray tool
: I thought that reducing "amount" to 1, "Scatter" to 1 and width to object width would allow to spawn a single cloned "dot" where I want on click, but no it produce nothing like that.Is there a way to achieve this: spawning a clone of a path on click ?
Cheers !