Assign to range of groups randomly

   1656   2   1
User Avatar
Member
86 posts
Joined: Oct. 2013
Offline
Hello

What would be the best method for evenly assigning points to a range of groups? For example I want to divide all of my points between groups 1-10 or groups 1-50 evenly?

I have tried daisy chaining a series of group and blast nodes with the expression !($PT%10) and it works but this all gets unnecessarily complicated and hard to use.

I hope I have explained the problem clearly. Sorry if I haven't. Any advice would be greatly appreciated.

Thanks

Sam
restposition.co.uk
User Avatar
Member
8525 posts
Joined: July 2007
Online
just use Partition SOP, change Entity to Points
and in Rule write:
grp_`$PT%10`
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
86 posts
Joined: Oct. 2013
Offline


Thankyou! Another day, another new SOP learnt.
restposition.co.uk
  • Quick Links