Adverti horiz upsell

Maya Character Development kit 4.3.0 for Maya (maya script)

Character Development Kit (cdk).

License
Button download
9,367 Downloads

Compatibility

  • 2016, 2015, 2014, 2013

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:05/17/2015
Last Modified:07/07/2016
File Size: 640 KB

Bugs

shoulder bone flip

Statusclosed
Prioritylow
Date08/29/2015
Submitted bybraja007bsc braja007bsc
hI Nilesh!
 The shoulder bone's(left_shld_skn_ribbon_1_skn) local axis Z 'flips in negative direction when the shoulder ctrl rotate more than +ve 60 downwards.
How fix it?

Comments on this bug:

  • Nilesh Jadhav

    Nilesh Jadhav said over 9 years ago:

    use following code... import maya.cmds as mc import maya.mel as mel mc.connectAttr(('left_shld_skn.rx'),('left_shld_skn_TopFlexi_ctrl_rev.inputX'),f=1) mc.connectAttr(('right_shld_skn.rx'),('right_shld_skn_BottomFlexi_ctrl_rev.inputX'),f=1)

Post a comment: