Booker5 opened this issue on Feb 04, 2007 · 3 posts
Booker5 posted Sun, 04 February 2007 at 6:34 AM
Can someone please tell me how to make multiple props load at the same time? I would like to be able to do this and still be able to manipulate them separately once they are loaded.
Many thanks in advance!
PhilC posted Sun, 04 February 2007 at 6:53 AM
You could parent all the props to a common object then save as a combined prop using the "Select Subset" option in the save to library dialog. Or it would be relatively easy to create a python script to do it. May depend on exactly what you are doing, number of props etc.
Booker5 posted Mon, 05 February 2007 at 12:37 PM
PhilC,
Many thanks! I didn't know about the select subset command. It does exactly what I was trying to do.