So after messing around with my game, there's a thing that I wanted to share with you that I discovered about CCParticle.
How do I change the color of the particles in a CCParticleSystem?
When I was on cocos 1.x, I could change it with startColor, endColor, but in 2.0, whenever I do it, it stays black. Why?