Hi, first of all i think this is a easy question but i've searched on the forums and tutorials and i have found no way to do this, sorry.
I have 4 different objects, let's name them 1,2,3,4. What i want is to make them fall randomly. Every second we should have a line of 4 objects, like: "1,1,3,2" or "4,3,1,2"...
How can i do this?
Thanks. :)