Actor List - Move from 1 actor to another
orien2v2
Member, PRO Posts: 55
I've posted this before, but I think this should really be included in the next version. What do you guys think?
I think an actor list can be made very simply. This would allow us to move from 1 actor to another without going back to the scene.
This would certainly improve productivity by 200%, as it eliminates the need to wait for the scene to load after editing an actor! Especially if you have a heavy scene!
The button can be placed near the back button on top!
Also, please make it a list, not thumbnails. MUCH MUCH Easier to browse if you have tons of them!
I think an actor list can be made very simply. This would allow us to move from 1 actor to another without going back to the scene.
This would certainly improve productivity by 200%, as it eliminates the need to wait for the scene to load after editing an actor! Especially if you have a heavy scene!
The button can be placed near the back button on top!
Also, please make it a list, not thumbnails. MUCH MUCH Easier to browse if you have tons of them!
Comments
create a Note behavior and list Actors with corresponding Index # and drag to myBehaviors then drag to each Actor....
then make an Actor Attribute with the correct # and then add rule when IndexAttribute = myIndex# do this or that (changeImage...Position...Size, etc.)
MH