You gotta problem...? Well I probably did too.
Here's an age-old bug:
The Problem:
"My joint recieves a transform in the skeleton hierarchy, and I can't remove it!"
The Fix:
cmds.parent(problem_jnt, new_parent, relative=True)
No comments:
Post a Comment