IKFK转换器Maya脚本插件

5 点赞
8 收藏
1 打赏
6 评论
8101 人气
扫码分享
扫码分享给朋友
当前帖子链接已复制,快去粘贴分享吧~
下载文件
×
本帖全部文件列表
插件类型:
插件语言:



DESCRIPTION:
        This script lets you switch and match Poses between IK/FK controls in the animation scene.
        Works for Riggs that don't have IK/FK match built in and requires only Standard FK controls and IK Pole Vector Setup.
        The Controls are defined once and can be stored in Node for easy re use throughout the animation.
        

INSTALLATION:
        a) Copy the file (mog_ikFkSwitch.py) to your Maya scripts directory. On Windows that is Documents/maya/20xx/scripts/
        
        b) Open Maya. In the Script Editor (Python), past the following code:
        import pymel.core as pm
        import mog_ikFkSwitch as mog_ikFkSwitch
        reload(mog_ikFkSwitch)
        mog_ikFkSwitch.FkIk_UI()
        
        c) Hit execute (or Ctrl Enter)

截图.png


[点击下载]IKFK转换.rar
大小:15.7 KB
下载请先登录~
达克打赏了 2 微豆 140 活力值 并说:感谢分享!你的资源每被下载一次就会获得微.
谢谢你的赞噢~

客服
快速回复 返回列表