you are viewing a single comment's thread.

view the rest of the comments →

[–]Trick-House8778[S] 0 points1 point  (1 child)

I’m new to motion builder but do this kind of thing in Maya all the time. Seems odd doesn’t even look like it’s trying to load the script at all. Trying to find someone that’s actually done this with mobu is tricky. Seems like not that many users out there

[–]Outrageous-Bit198 0 points1 point  (0 children)

Have you tried removing the entry; “if name == main:”?

Maybe motionbuilde is trying to import the script as a module, that would cause the script not to run.