Skip to content

MongoWobbler/autobanker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Autobanker

Maya script to create a control with banking attributes based on geometry's vertices. Watch a video explanation, or read below.
VIDEO

Note: Script only works with Y-up axis.

To use:

  1. Place autoBanker.py in a maya scripts directory.
  2. Select the geometry you would like to bank.
  3. In python, run:
import autoBanker
autoBanker.create()

A control should be made with two attributes, "Bank Sideways", and "Bank Forwards", playing with the values of these attributes should move the geometry based on the lowest pivots.

About

Maya script to create a control with banking attributes based on geometry's vertices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages