Openra: Map Editor : Clone tool

Created on 14 Jan 2018  路  4Comments  路  Source: OpenRA/OpenRA

Similar to Copy/paste, but persistent (until RMB is clicked, for instance, to exit the tool)

14723 : Ctrl-D shortcut maybe.

IdeWishlist Map Editor

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.

All 4 comments

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();

Was this page helpful?
0 / 5 - 0 ratings