Ashley,
Could the undo / redo in the editor provide the number of the event that was modified ..
I.E : undid add action event 11
Also could you add expressions for avail width/height to nw plugin for resizing window and accounting for taskbar size.
I don't think modularity is as demanded as people make it seem. Rename anything with conflicting names and copy and paste it into the new project.
Edit : Here's an idea
When you paste objects from one project into another project, maybe you could provide a dialog
1. Normal (If you paste an object that exists already, it will be created instead. No behaviors will be copied)
2. No conflict (Pasted objects will be auto renamed if they already exist)
3. Replace (Replace any existing objects with the pasted version. Behaviors and animations will be replaced)
4. Extend (Extend any existing objects from the pasted version. Non existing behaviors/animation will extend the object)
I'd rather some work be done to the editor for collaboration. Don't come up and tell me to use git or similar, it's counter intuitive and has u working in turns. Would it be possible to do peer to peer editing somehow? Where both ppl are syncing a similar capx and changes made on one client are applied to the other