How to make Kinetic Falling Grid Effect/animation?
I want to animate objects to fall from the top to form a 20x9 grid, beginning in one of the corners. I tried to use the repeater but unfortunally the first object to start its descent finishes simultaneously with the last one, which is not what I want. Basically, by the time the 11th object appears on the screen, I want the 7th to be on the same plane as the first, and so on and so forth. Won't bother animating 178 more layers individually.

