- Home /
ParticleSystem is not emitting particles.
I have a missile GameObject which has three children. Each of them has ParticleSystem component attached to. One of them is not emitting particles while others work fine. Infact in prefab scene there is no problem at all but when I add them to normal scene particle system is not emitting particles. What could b e the possible problem ?
Check the particle color alpha. $$anonymous$$ine would change to zero for no reason at all.
Your answer
Follow this Question
Related Questions
How to force a particle system emit from every vertex a mesh have? 3 Answers
Shooting Projectiles Script supposed to delete Projectile, not the parented Particle System 3 Answers
Particle system won't restart emitting before last particle has died 3 Answers
Emit particles from image/sprite 1 Answer
Emit Random Particles? 2 Answers