Animating things in time
Posted: Fri Nov 23, 2012 1:44 pm
Not good subject name, but I didn't know better.
My problem, is that I'm trying to draw things on screen respectful to their position in time, like I have 3 variables:
1. 2304, C
2. 5804, D
3. 5810, C
What I'm trying to achieve is to be able to draw those things, in their respectful time (first argument), and what kind of thing (second argument).
I was trying to make it but I have NO IDEA where / how to start with it.
If anyone would be able to give me an good explanation or just example, I'll be really happy.
Additional, if for example I'm at 2 and 3 variable, I need to draw BOTH of them, but first one will be less faded than second one.
My problem, is that I'm trying to draw things on screen respectful to their position in time, like I have 3 variables:
1. 2304, C
2. 5804, D
3. 5810, C
What I'm trying to achieve is to be able to draw those things, in their respectful time (first argument), and what kind of thing (second argument).
I was trying to make it but I have NO IDEA where / how to start with it.
If anyone would be able to give me an good explanation or just example, I'll be really happy.
Additional, if for example I'm at 2 and 3 variable, I need to draw BOTH of them, but first one will be less faded than second one.