Matt-Clark
04-22-2006, 03:29 PM
Can someone tell me how I go about adding an object to a skinwrap mod via script?
Currently I've been doing this:
(where "wrapper" is my skinwrapped object and "target" is object to wrap to)
wrapper.modifiers[#Skin_Wrap].mesh=target
But that doesn't seem to work...
thanks
Currently I've been doing this:
(where "wrapper" is my skinwrapped object and "target" is object to wrap to)
wrapper.modifiers[#Skin_Wrap].mesh=target
But that doesn't seem to work...
thanks
