How to Quickly Randomize Attributes in Maya With Python

Josh Antonio shows how simple Python code can easily set random attributes in Maya.

Often the key to repetitive tasks is to write a script, and in Maya, that means MEL or, more so, Python. This new tutorial by Josh Antonio shows how easy it is to set and randomize attributes in Maya using Python code.

In the tutorial, Josh discusses using Python to set random attributes in Maya and covers how to use Python to randomly choose from a list of rotations.

This script will randomize your attributes each time it is run. So, this tutorial is for you if you want to add a little randomness to your Maya scenes.