Forum: Poser - OFFICIAL


Subject: Python script to scatter props around a scene?

ranman38 opened this issue on Feb 04, 2013 · 34 posts


3doutlaw posted Tue, 05 February 2013 at 1:26 PM

This is too fun to be done!  ;-)

I wanted to give it a try at making a distribution...so I just added another routine.  There was not enough fields for the variables I used, so one of them is "fixed".  The pic is with 3/3/200 (200 objects in a 3x3 area with a distance of 0.1).  There is probably a better way to optimize that last loop (i.e. remove used values so there are less choices), but I just wanted to see if I could do it.  :)