Saturday 25 April 2015

Resize Dummies/Points

After the Instancer, another example of function only available through scripting!
You can use the .boxsize property on dummies to change their size, and it's a point3, so it doesn't have to be a cube. Using this attribute, I wrote a simple script that allows you to resize your dummies without having to scale them, isn't that fantastic?
I personally prefer using points rather than dummies, so the script also resize the selected points!

You have a little checkbox to tell the script whether you want to have a cubic dummy or not, it enables/disables the width and height fields.
You can find the script here, instructions on how to use macro scripts can be found here.
https://drive.google.com/open?id=0B5V8i7ijnCRYd29SMGViVndxTWM&authuser=0

No comments:

Post a Comment