Adverti horiz upsell

Universal IK FK Switch and Match Tool 3.1.0 for Maya (maya script)

Match poses between IK/FK controls with any Rigg. Define and Store Controls in Node for faster use.

License
Button download
10,019 Downloads

Compatibility

  • 2019, 2018, 2017, 2016

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:01/09/2017
Last Modified:11/23/2023
File Size: 16.8 KB

Q/A

How can i Install it please (newbie here)

Date:06/26/2017
Submitted by: Kura Kura
Hi i tried to load it in the script editor, add it to the shelf, and it doesn't work. Sliding it to maya doesn't work as well it says "unrecognized file type".
Thanks for your support.

Replies to this question:

  • monikag

    monikag said over 7 years ago:

    Hi Kura and thanks for your interest. 
     
    In order to install you need to copy the file 'mog_ikFkSwitch.py' to your user script directory. Are you on Windows?
     
    C:\Users\YOURUSERNAME\Documents\maya\scripts\
     
    (change YOURUSERNAME to your username)
     
    Then reopen Maya and run:
     
    import pymel.core as pm
    import mog_ikFkSwitch as mog_ikFkSwitch
    reload(mog_ikFkSwitch)
    mog_ikFkSwitch.FkIk_UI()
     
    Let me know if that is clear for you or you need further help. 
     
    Monika
     

Post a reply: