Similar to Copy/paste, but persistent (until RMB is clicked, for instance, to exit the tool)
How about holding a modifier key (shift?) when doing the paste?
Sounds good !
Why don't just make the copy/paste persistent by default? That would be more intuitive with the "select once, place multiple" workflow that you have for placing map elements as well.
I would also like to copy and paste the element multiple times. Makes it much more convenient.
It just takes one line to remove and it works!
in EditorCopyPasteBrush.cs
Line 99
// editorWidget.ClearBrush();
Most helpful comment
Why don't just make the copy/paste persistent by default? That would be more intuitive with the "select once, place multiple" workflow that you have for placing map elements as well.