You might be better asking over in the Scripting section of the Unity3D forums; http://forum.unity3d.com/forums/12-Scripting But you'll want to add these lines to your OnCollisionEnter function; score -= 1; UpdateScoreText();
ooh, I found another similar one. Site is down too but they attached the file to script spot and it has a nice GUI http://www.scriptspot.com/3ds-max/scripts/copy-paste-transforms
does this script allow you to draw splines using a wacom tablet? Eitherway, I'd like to know where I can get hold of this script? You make it look very useful :)
have you checked the search or a google search? anyway for the xth time - I can really recommend this script if you are working with 3dsmax http://www.scriptspot.com/3ds-max/scripts/max-retopo
thanks for all the replies, I looked for the script jeffro mentioned and its exactly what I'm looking for. cheers! I've begun my collection of scripts that cover all of max's main tools
Hey, if you open up the script editor (icon in the lower right) then go to script>echo all commands, it helps when you want to figure out what certain commands do.
Needed to make a new context sensitive script for max this morning and was able to write the entire script without reference for the first time since I started learning Maxscript.
You seem to ask for a lot of scripts :P Just fyi, even if there isn't a script for this it's completely doable in mel, just would take a day or two to put together.
There may be other scripts available, but something like this might work for ya. http://www.creativecrash.com/maya/script/convert-wrap-deformer-to-skincluster Converts wrap deformer to skin.