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.

Read more