-
Simple line animating?
I have a simple question. I want to animate a few lines making a grid, each of them starting from the bottom of the screen and ending somewhere in the middle on the y-axis. Each of them should have a specific color and glow. Besides I want the first one to start at certain point and each next one with a delay. How do I do that in the most rational way possible?