This is a pretty simple tool that a friend asked me to create to easily key frame the visibility of lights within her Maya scene. Below is a link to a demonstration of the script.
While this particular script creates a list of light objects, with a few modifications to the code the textScrollList could easily display anything you want. If you find that this tool would work well for a different selection of objects, feel free to change the script. : )
How to run:
import light_switch_script
light_switch_script.window_creation()
No comments:
Post a Comment