I've been trying to rescale some things in the CS, but it seems that I can only make them half the original size. Is there a way to make them even smaller than that?
You can resize the mesh itself with a 3D rendering program like Blender, or use SetScale in a script, which allows you to exceed the 0.5 to 2.0 scale limits. example:
You can resize the mesh itself with a 3D rendering program like Blender, or use SetScale in a script, which allows you to exceed the 0.5 to 2.0 scale limits. example: