Hi,
I just thought, i will share my opinion and suggestion on the UI in construct 2. Specifically for event sheet.
So, right now I work on project which has almost 2000 events (and it is going to be more than that) in one eventsheet. Since I got my hands on full construct 2 license I went little crazy . Having groups and comments is great way to organize things. But still 2000 events is a lot and the event sheet is crowded and finding part of the code is no longer an easy task (yes even with search/find feature).
Ok my suggestion is, that it would be very helpful to have ability to change color of selected groups or comments. Maybe like this: on group right click -> edit or on creating group/comment than give it desired color to distinguish parts of the code. For example Enemy AI from Player weapons etc.
I did work on some projects in UDK (Unreal development kit) and I used kismet (simplified in-engine object-based scripting tool) and it has feature to give events, vars, comments etc. custom color, it helped a lot. I didnt try Unreal Engine 4 yet to see how they did their scripting tool in there, but I can assure you that this coloring feature helped a lot, to have things more organized.
So guys what do you think? Do you use some third party extensions or some cool tricks to make things better organized?
Hope it helps cheers