Python Script to merge each take’s layers into the base layer
About the post
Tool to merge either an individual take or all takes layers into one layer
Date
August 11, 2024
I needed a script to automate my workflow for merging each takes layers into the base layer – this helps after finalizing a motion set and needing to clean up layers to reduce size of the ever expanding file.
Below is a python script for Motionbuilder – open the Python Editor and create a new script and then run the script (green play button) – if the script doesn’t run automatically in the terminal >> type main() and hit enter. This will then start the operation.