Ninja Dojo is an oraganized UI wrapper for all the ninja scripts and other mel scripts plus more. Feature List: * Ninja Mesh * Ninja UV * Ninja Fracture * Ninja Light * Ninja Rename * Ninja Assest * 3 Custom Shelfs which you can have each as a floating window. * A Mel manager which will automatically create a button for…
Ok I've got this script working now (with much help from SyncViewS). Basically it uses the normals of your subobject selection to align the working pivot. It doesn't have fancy selection highlighting like modos and you have to drop your current selection to set the working pivot but it helps with quickly aligning the…
I think this might be of interest to you? http://www.hyperent.com/old/TiM-Tutorials-Cloth-Create-Collision.html The script he uses is called Conform_Wrap. Too bad all if his scripts come in a big package along with an installer and no single UI to launch/use them easily. I just unzipped the installer and I manually install…
hmm, depends on which one you pick. In most cases you will get some *.ms file (maxscript) which contains the script. So if you take the first script, it links to: http://scriptspot.com/files/Tik_Mass_Randomizer_v1.913.mcr which is a macroscript (mcr = macroscript), a macroscript is container that holds the maxscript so…
i tried to open the Qtown script. i get these errors. official documentation says: "Run the script by executing “icQTown” (without quotes) in the script editor." i did that but doesnt work. funny how it works on my other machine without problems. using maya 2018 btw // Error: polyRotateUVs (90 * $randTopRot); // // Error:…
Monster Truck Physics Package This is a full Unity project. Simple terrain (for testing) included. The core of this project is the monster truck model, the driving script on the monster truck and some nifty scripts for keeping the truck level and mostly upright in jumps (it will allow for some side and forward lean for…
This little script will change the behavior of the Graph Material button to make it selection dependent. The default command would always graph all materials on the current object, even if the selection was just one face. With this mod, the button will only graph the materials on the selection (object, face, etc). You can…
Players are loving our latest wave of content and we want to keep the magic flowing ✨ That’s why we’re looking for new Associate Technical Artist to join our creative crew! In this role, you’ll help bring thousands of meaningful designs to life for players all around the world, while also crafting smart tools and workflows…
Computron interesting feature, thank you. I will look into it as see what I can do. Moosey_G I asked Remus(the author of RappaTools) for the source code for a function that I could use to make the script work for lower versions of max, in return he could have credit in the script and it's source code. The he took it and…
I've been on the hunt for a similar script recently, after seeing this pretty amasing youtube video ( https://www.youtube.com/watch?v=8avdCe-w96g) , of a guy using a midi input device to control Photoshop sliders, I've been determined to find out how to do such a thing in Windows. As I'm not technically minded it's been a…