I want to turn this:
http://twitpic.com/52oqcu/full
into this:
http://twitpic.com/52oqmb/full
So it "bleeds" light pixels over to the next pixel. If a particle moves up and down it creates a trail of where it has gone.
This is for a space sort of game where I have 5 particle effects firing stars off at different speeds and sizes. So I need to have some sort of common filter I can apply to all of these layers.
How would you achieve such an effect? Thanks in advance.