ObjectBuilder icon indicating copy to clipboard operation
ObjectBuilder copied to clipboard

Clone option for duplication

Open elewental opened this issue 3 years ago • 2 comments

This option "duplicate" creates a new sprite below if there is no other ids, but if you want to duplicate an object in the middle of other objects, the new "cloned objevt" is added at the end of the list and that could be avoided once you may have blank objects already created on the list.

It would be very useful if we're able for duplicate it by "copy/paste" the sprite and its configuration wherever we want image image image

elewental avatar Feb 27 '22 07:02 elewental

I'll look into it. I was thinking of adding new settings or simple question window "Do you want to replace next empty objects?"

punkice3407 avatar Mar 05 '22 03:03 punkice3407

It would be nice if we have specific options for this action, for an example:

  • (1) copy/paste appearance, param, properties and flags (entire object)
  • (2) copy/paste properties (all, but don't appearance)
  • (3) copy/paste properties (only flags?)
  • (4) copy/paste object (only appearance + param, but don't properties?)
  • (5) copy/paste object (only params?)

elewental avatar Mar 06 '22 23:03 elewental