I nearly finished my "circle" <img src="smileys/smiley4.gif" border="0" align="middle" />
Just one question now: How to change the "rate"
I managed the circle by spawning a sprite(allways) with sin/cos and stuff.
But there are too few particles on the screen.
I tried: allways condition, on every milli second(even tried on 0.01 ms, but didn't worked ><) Also tried to duplicate just the "allways" event with all expressions in it.
But then, he draws the sprites almost at the same place, looks weird :S.
How can I tell him to spawn more sprites ad once?
Timescale just make things faster, raise the "fade out time" isn't really nice to make "more" particles.