Ive done something like this using particle flow. Theres a pflow birth script that will takes all your geometry pieces and turn them into 1 particle …
If your listbox (lbx1) stores the nodes names, it should work like this: (getNodeByName lbx1.items[j]).material = meditMaterials[1] You need to get…
Solved my problem. Just so no-one wastes time on this.
To save a single rendering: pnRenderDest = “C:\” — output directory pnRenderImage = pnRenderDest + (getFilenameFile maxFilename) + “.jpg” cRende…
Same here. It works fine with the “Auto Region Selected” option checked, which however doesn’t seem to be exposed. At least I didn’t find it in the re…
well i fixed it, its just that I dont really know how, heres what I ended up with for obj in importedFiles do ( –find roof RoofColor = …
I appreciate your quick response, the code looks cleaner now but i still get the same problem, ill post up the whole thing, maybe you could take anoth…
Thanks buddy. Good luck getting a serious answer with your attitude.
Hey, I think I found some information about the beautifier. Let me know if it helps:
I updated the link, give it another try. If it still doesn’t work then you can just get it directly from my site.
Talk to the user named PEN. I wanted to do almost the same thing a while ago and he gave me an awsome script that he made called batch it. It should s…
Oh cool, I’ll give that a try!
Hitchhiker has a .housekeeping() method that will release any resources What resources are you disposing? I’ve been having some memory issues with m…
These look awesome, Artur! Finally I can play the star wars theme when a tool opens up.