Amazing script I would modify a bit script like so on btn_generateRockFromSelected pressed do( -- check if selected obj is not rock itself because it will be deleted -- and selection will be empty and script will crash for o in $ where o.name == "generatedRock" do deselect o if $ == undefined do ( messageBox "No mesh was…
So this is a tad embarrassing. I managed to lose all instances of this rock gen script when reformatting and not saving to a network SVN drive as I typically would. On top of that, the version on my web server was wiped. By chance, would someone have the script still on hand? Would be swell! Cheers!
Back with a simple little tool to help speed up productivity / workflow: Greg's Tools: Rock Generator v0.1.0 Install the tool and associated files into the *://Program Files/Autodesk/3ds Max */scripts/Startup You will find the scripts where you can drag and drop to your toolbar under: Customize UI > Toolbars > Category:…