I'm guessing you set their angles to something like (20 + (random() * 20) and set their color values to random as well?
The only thing I don't like about it is that their alpha doesn't fade, but that's just me.
Is it an on mouse click event that creates the particles?
SoraCross 3 years ago
I'm guessing you set their angles to something like (20 + (random() * 20) and set their color values to random as well?
The only thing I don't like about it is that their alpha doesn't fade, but that's just me.
Is it an on mouse click event that creates the particles?
SoraCross 3 years ago