Dealing with particles individually

Hi,

Suppose that I have a particle emitter (let’s say bubbles) and a tap event listener associated to the particles, and I want to touch twice each bubble for that to splash. Is that possible? Can I store information about each particle individually? How can I do that?

Thanks a lot!

Angelo