$.transform.pos will give you the world pos of the selected object, be it a biped object or any other. if bipBone is a variable storing a biped nod…
oh yes, i missed that, a 0 divided by 0 must be causing it to go haywire. Instead of squash/squash – 1 you could type a simple 0 and it should still w…
looks like the first bone doesn’t think there’s a need to update itself with every updation of the circle attrib … Another work around would be to mak…
If you have a biped rig, then there are lots of freely available scripted UI’s to do what you want … Search biped selector on scriptspot. If you have …
this bug seems to be fixed in the new version (2006.11.2), can be found here: www.Autodesk.com/fbx
yes, setting both import and export params for fbx is quite buggy… It seems that if you do a fbx export manually before trying to set any imp/exp para…
perfect … ‘xactly what I need. Many Thanks mate.
I recently created a sample file, along with a loop script, as a mem leak example, and sent it to Sparks, since we’re not able to do much of batching …
you could use createPreview() and then use any of the external file methods to copy _scene.avi to the desired folder. Though, as Keith mentioned, ther…
Could be because include doesn’t allow for use of variables, as mentioned in the Maxscript reference : ” [left]include “filename_string” [/left] [left…
Hi Harry, The if statement should be a combo of if <condition> then <do something here> Change the if statement to this: if WM3_MC_H…
perfect … Thanks mate ! I see that the restore/maximize isn’t there yet, I’ll search for it. Thanks again cheers
haha … brilliant ! good fun