hey all
anyone any good at programming with vector graphics? im trying to
create an explosion with particles from a given position that fade out
the further they move away from the position but im having no luck at
the moment. the idea im working with is to create an array of
particles and loop through them giving each a vector that it should
travel in. also give each a life time with counts down each time they
move. that even sound as if im going in the right direction?
coz at the moment im lost with it
thanks
g