Hey folks, I'm having some trouble with how you go about breaking and then re-connecting wired parameters in MAXScript. I have scripted a joystick creator, that the user is able to pair with a morph channel; but I wanted to be able to transfer the animation, and the wire parameter, from one joystick to another.
Now copying the animation from one to another is simple; but re-pairing the wired parameter? Quite lost here and would greatly appreciate the help.
Replies
I'm not sure if it's actually possible... that's the main issue I'm having.
http://dl.dropbox.com/u/2904948/Tools/RemoveAllWireParametersFromSelection.ms
Essentially it hinges on the refs.dependents function though.