A downloadable project

Overview:
The tech art team in the studio requires an autorigging tool for Maya that automates the process of creating IK limbs for robotic NPCs.

They've given you a file with an example NPC (see Mech_Spider.mb file) for testing.

A python script is needed with the following functionality:

  • Ability to create a modular IK arm rig
  • The user must be able to define the position and orientation of the module components (i.e. build the rig on top of an existing model)
  • The user must NEVER have direct access to the joints.
  • All components must be named with a consistent naming system.
  • There must be a nicely designed UI for the tool.
Updated 8 hours ago
StatusReleased
CategoryOther
AuthorJaclyn Ngo

Download

Download
AutorigIkLeg.py 5 kB

Install instructions

1) Download python file
2) Open Maya
3) Open Script Editor (lower right hand corner)
4) File > Open Script > locate file
5) Hit Run to start using the tool

Leave a comment

Log in with itch.io to leave a comment.