Hi,
I am trying to work out how to do this.
I have 7 objects, lets say rects, each has a different width x.
for example: obj1 =50, obj2 = 55,obj3 =60,etc
What I want to achieve is to randomly choose all the objects only once and align them on the x axis one after another.
Now I have tried a few things but cant seem to get it down so I am asking for pointers please