Notifications
Clear all
[Closed] How to Mirror only rotation controller?
Sep 24, 2012 4:16 pm
hey guys,
I saw somewhere this line of code, by Paul Neale:
$A.transform=(scaleMatrix [1,-1,1])*($B.transform*inverse $mC.transform)*(scaleMatrix [-1,1,1])*$mC.transform
can anyone help me how to mirror only the rotation controller and not the transform?
thanks
3 Replies
Sep 24, 2012 4:16 pm
Sep 24, 2012 4:16 pm
This might be of help as well.