I'm new to AndEngine, and after making a super simple program of my own, I moved on to the physics extension.
I've been toying around with the example's source code for a while, but I cannot figure out how to implement collision detection between particle systems, or even better, between particle systems and sprites.
Does anyone have any ideas? At least point me in the right direction?