|
|
|
Tell us what you think of the site.
|
Autodesk Media & Entertainment User Community
|
Autodesk® 3ds Max®
|
|
Autodesk® Maya®
|
|
Autodesk® Softimage®
|
|
Autodesk® MotionBuilder®
|
|
Autodesk® Mudbox™
|
|
Autodesk® ImageModeler™
|
|
Autodesk® Sketchbook® Pro
|
|
Autodesk® Smoke on Mac®
|
| Physics video - Ragdoll with joints AND Python speedup
|
|
|
Thanks a lot KxL for another great MB tutorial + pythonscript !
like all your tuts: veeery useful
cheers
|
|
|
|
Thanks for the new video, the other ones had been very helpful, and i’m sure these ones too.
|
|
|
|
Wow… thank you so much!
Your tuts and script are amazingly useful.
I hope that Autodesk is paying you…
|
|
|
|
Happy to hear you like it.
Cheers
PS. no, all those tutorials are done in my spare time and best reward I can get are your comments.
|
|
|
|
thank you for the time and effort on the video and script. Very good work. Hope things are well.
Brad
Brad Clark
Co-Founder: Rigging Dojo-Teaching the art and science of character rigging
Author: Inspired 3D Advanced Rigging
The Character Animator Toolkit for Motionbuilder :available now:
|
|
|
|
Hi Kxl,
The script is awesome and the tutorial definitely help to get into the motionbuilder physics tools.
One thing I did run into is that I can’t get the script to work in motionbuilder 2011.
I’m not very technical and maybe it’s trivial to make the script compatible with the latest Mobu.
In the meantime I’ve dropped back to Mobu 2010.
If anyone could update the script to 2011, that would be great.
e1
|
|
|
|
Hi Kxl,
The script is awesome and the tutorial definitely help to get into the motionbuilder physics tools.
One thing I did run into is that I can’t get the script to work in motionbuilder 2011.
I’m not very technical and maybe it’s trivial to make the script compatible with the latest Mobu.
In the meantime I’ve dropped back to Mobu 2010.
If anyone could update the script to 2011, that would be great.
e1
|
|
|
|
|
Hi e1two,
I have tried 2011 version and it looks to be working...what kind of problems do you have?
Cheers
Author: KxL
|
| Replied: 20 November 2010 08:24 AM
|
|
|
|
|
Hi again,
Been sidetracked with other stuff.
The error I get is
Traceback (most recent call last):
File “C:/Program Files/Autodesk/Autodesk MotionBuilder 2011 32-bit/bin/config/Scripts/Other/KxL_Area_PhysicsSpeedup.py”, line 331, in <module>
from pyfbsdk_additions import *
ImportError: No module named pyfbsdk_additions
It looks like the same errors that are mentioned in this thread
http://area.autodesk.com/for...n-in-mobu-2011/page-last/
However, I’ve tried reinstalling and adding the python addons, but no luck so far.
I haven’t tried the last solution of adding python paths, coz I don’t really know how to do that.
thanks again for looking into this,
e1
|
|
|
|
|
It looks like instalation problem, not script...have you tried to uninstall, remove all config files and install again?
Author: KxL
|
| Replied: 13 December 2010 06:05 AM
|
|
|
|
|
One thing I have not encountered is I can not let the script work MotionBuilder 2011. I am not very technical, maybe it’s trivial, so the script is compatible with the latest Mobu. At the same time, I have dropped back Mobu2010 years…
MapleStory Mesos,RS Gold
Runescape Gold,Buy Cheap WoW Gold
| Attachment
|
|
|
|
|
|
I wouldn’t aks if I didn’t use this speedup script about every day, saving me a lot of time. After finally managing to install it for 2011 (by adding an environment variable), I’m now having problems installing the script for Mobu 2012.
The error i get is :
Traceback (most recent call last):
File “C:/Program Files (x86)/Autodesk/MotionBuilder 2012 (32-bit)/bin/config/Scripts/KxL_Area_PhysicsSpeedup.py”, line 538, in <module>
DestroyToolByName(gToolName)
NameError: name ‘DestroyToolByName’ is not defined
Any help would be great,
e1
|
|
|
|
|
There were changes in SDK and python, here is updated version:
http://www.kxl.com.pl/Area/KxL_Area_PhysicsSpeedup(2012).py
Author: KxL
|
| Replied: 03 May 2011 12:21 AM
|
|
|
|
|
|
|