OpenSimWorld is the directory of 3D Virtual Worlds based on OpenSimulator and connected through the HyperGrid. Learn More

I have written a script for resizing prim objects. Have you ever went to shrink an object only to find that somewhere in one of the prims of the linkset the prim is to small to shrink further? This prevents you from shrinking the object. So what this script does is, it goes through the entire prim linkset and finds all the prims at .001 on x, y, or z axis and changes it to .005. Now you can shrink the object with no problem and without having to work your way through every prim in the linkset. Just drop in my script, touch the object one time, then shrink it down like you usually do in the viewer. Et Voila! Now don't you think I have a certain... "Je ne sais quoi?" I almost forgot. The script is called "The Smallest Part" and it's in the scripts section of this website where all the other free scripts are... :D A special thanks to Arielle for pointing out a bug in the code! It's fixed now! :)