I would like to animate a great number of Cubes, falling from a plane located in a determined height, one after another. Each cube should be placed close to the cube placed before.
What I've want to do is deploying a sort kind of barrier (in several horizontal layers). To simulate the real life implementation I simply moved one element higher than the other, but in this way (obviously) the simulation gets affected by the gravity. I know how to through the element at steady speed, but it could be more realistic if each element appears after that the previous one has already reached the ground (it should be simulate a "crane" that places these elements on the building site).
Has somebody advices how to do it?
Thanks.





