Big Little Pictures

Big Little Pictures, blog, learning, Thoughts

Tutorial: How To Make Autodesk Maya Automatically Execute a Script When an Attribute Changes with scriptJob and scriptNode.

Making Maya automatically execute a script when an attribute changes is not as straightforward as it would seem. Getting a scriptJob to work when referenced was even more difficult and confusing as someone new to Python. It took me quite a bit of digging to get things to work, so I figured I’d share my finding to make it easier on the next person.

Scroll to Top