Slow moving particles
I'm using CAEmitterLayer to create slow moving particles, like snow, however, the problem
I'm having is that, since the particles are moving so slow, the screen is initially empty,
and it takes a while for it to competely fill with particles.
So, my question is, is it possible to fill the entire screen with particles before the
view is displayed? Without any delay?
Thanks.
|