ObjectBuilder
ObjectBuilder copied to clipboard
Clone option for duplication
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

I'll look into it. I was thinking of adding new settings or simple question window "Do you want to replace next empty objects?"
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?)