Martin Andersen
06-27-2005, 12:04 PM
Hi, I'm allways trying to be a better scripter, so how do I return all objects with a morph modifier into an array, in the shortest form?
Here is how I would do it:
take all objects and check all there modifiers if they have a morpher in it..
But I guess I can do it something like this:
AllMorphObjects = morphersuperclass as array ????
is this possible?
Here is how I would do it:
take all objects and check all there modifiers if they have a morpher in it..
But I guess I can do it something like this:
AllMorphObjects = morphersuperclass as array ????
is this possible?
