I am using the csp particle system (thanks JFK) in my game.
I just have a strange bug. The particles are only showing up if there is an object behind it, and then the particles are clipped to the shape of the object. It would be a neat efect if it was intentional, but it's not.
I think it has to do with the drawing order but I can't just use entity order becouse then the exposions will apear in front of objects even if it has move behind it.
Any ideas?
I just have a strange bug. The particles are only showing up if there is an object behind it, and then the particles are clipped to the shape of the object. It would be a neat efect if it was intentional, but it's not.
I think it has to do with the drawing order but I can't just use entity order becouse then the exposions will apear in front of objects even if it has move behind it.
Any ideas?