I'm trying to stack particles on top of each other, almost as if sand is piling up in an hour glass.
I don't want a pile, I want it to kind of stack from left to right. Ideally, they would be flowing in from the top at an incremented pace, like one every couple of seconds. Right now, they just kind of pop in.
I'm stuck on a bug that starts placing the circles' coords at 0,0. It happens randomly, depending on the size and current count of circles. I can't tell what the problem is and I wish I could just find an API for something of this sort that I could use for right now. I'm in a huge pinch and any help or ideas are greatly appreciated!