I want to display particles mixed up with sprites (some in front, some behind).
Naturally, I gave particles the same predicate as sprites, but then something strange started to happen: some particle systems are displayed entirely on top of the sprites and some behind. It’s completely unclear what affects what. And what to do about it?
Ok, please, can you just tell me how exactly the particles get into the sprite batch? Having that knowledge would solve all the problems.