Monday, April 21, 2014

Python Scripts for Maya

Some ideas for simple Maya scripts:

  • Take the selected object, duplicate it, and then move it over to the side
  • Take the selected object, duplicate it, and rotate it 180 degrees
  • Use the duplicate special tool on the selected object from one button
  • Add an even number of edge loops to the selected object
  • Move pivot to bottom of object and then move to the origin
  • Move object to origin, delete history, freeze transforms, and export
  • Duplicates selected object a set number of times (2?)
  • Turn wireframe mode on only for selected object
  • Deletes all unused textures/materials in the hypershade window
  • Creates a joint named "420"

No comments:

Post a Comment