I'm requesting a that since you have a drop-down list for an actor like this:
- Code: Select all
+ actorname
- Code: Select all
actorname.0
actorname.1
actorname.2
actorname.3
...
Modifying the properties of "actorname" actually effects only actorname.0. I propose that it should affect all of them and with a confirmation prompt that whatever properties are made to individual clones will be lost. Of course, if you click on an cloned actor afterwards, such as .0, .1, .2, then the changes will affect only that particular clone.
What do you think? It would really save a lot of time. I've got 50 clones of different actors I'm dealing with and clicking through each one just to set the proper transparency, Z-depth, etc. is really heartbreaking.