The ability to copy an actor and any rules with inside it and paste into another scene. Only useful when your not using prototypes but a real time saver.
On a related note: fixing current copy/paste of prototype actors. If you copy a prototype actor with custom attributes (that are actually used in the behaviors) and then you try to delete one of the custom attributes in the new copy of the actor (even though in the copy, you deleted all references to it), it will sometimes (always? - haven't verified) warn that the attribute about to be deleted is still present in the original actor you copied from (i.e. it should be a completely different attribute numeric ID in the new actor's XML file).
I'd like to expand on this by requesting a selection box. In the editor, being able to draw a box around a group of Actors, then Copying and Pasting into another Scene would be key.
Comments