When I make an actor who has very many events of the same kind, like 5 [destroy actor-create actor] events in the same actor.... it would be very helpful to be able to edit the title of each event.
Right now, all I can see is this:
destroy actor
-create actor
-create actor
-create actor
-create actor
-create actor
It would be great to be able to edit text so I can see this instead:
-create actor: electrical_arc
-create actor: flying_debris
-create actor: explosion
-create actor: shockwave
-create actor: flying_body_parts
If you could do that, it would really help.
It would be even better if I could be able to edit the order that the events display in the list. So to be able to change this:
-create actor: electrical_arc
-create actor: flying_debris
-create actor: explosion
To this:
-create actor: explosion
-create actor: electrical_arc
-create actor: flying_debris
This does not change the function of the actor, it only helps me to keep my events organized, easy to find.
Also, if you could allow spaces in the name of an actor, that would be great. So intead of:
electrical_arc
Have it like this:
electrical arc
Another thing.... this might have been mentioned before:
I would like to be able to edit the name of my actor after the actor has been created.
Right now, the actor's name given to it when it was created, this is the name it will have forever.
My last feature request is that the release date of the next version of GE be within the next few months.
Thanks!