I remember this one being pretty good:
Njen: Wouldn’t that replace all of the data with just the version? What I am trying to do is change this: scene=sc01 shot=sh01 version=01 width=192…
unless I’m missing something isnt it as simple as: yourNewValue = 10; setuserprop $your_obj “version” yourNewValue
from what I can remember encryptscript does not work with macros but a workaround is to save them main portion of your script to a seperate encrypted…
Do you mean how many children does a parent have? That can be found out via the children property: $.children.count for i in $.children do ( print i…
say you have all the helper selected then run this example code. rotY = eulerangles 0 -22.5 0 startTime = 10 endTime = 100 timeStep = 10 …
After having to learn scripting in competing 3d products I soon realised how fantastic the mxScript docs really are.
cool setup script! I find demos like this really interesting as I’m developing my own auto setup tools, the tradjector handles were very nice too. C…
Cheers Mark, At the moment its doing its stuff in the world space so I will look into setting in parent space. Hopefully thats the cause. Its so str…
This is so weird! It works perfectly on other types of hierarchys like point helpers or geometry chains. Its something about it being bones.
I’m getting a broken link.
Yeah a real life CTRL + Z would be so cool, would have saved me alot of trouble. Dan