Tag: Scripts

Using Python to Create a layer on the Current Selected Take in MotionBuilder. 

In MotionBuilder using animation layers are great for edits, blending, additives and in general adding quality passes to your animations. So below I’m going to demo how I learned to add layers using Python. To create an Animation Layer on the Current Take script: Now let’s setup a Python Script...

Creating A Marker or “Helper”

Creating a simple marker in MotionBuilder using Python scripting. So here was a script that took some time for me. Changing the Look of the marker through Python had me stumped (luckily I had a friend who could help).   Changing the color of the null/model was a long...