I have made a fog with particle system and the particles are clearing out and revealing an object behind it.
The problem is that the particles starts running as soon as the application is being run, when I need it to start at the point when I scan the image target.
What kind of script do I need for this?
By the way I've some problems when using unity shuriken particle system. ARCamera has some strange behaviour on it. I couldn't find a proper solution. Particle positions are not displaying correctly.