- Home /
Question by
IgorAherne · Feb 26, 2017 at 04:37 PM ·
editorparticlesystem
Preview child particle system in Editor
How to preview particles in editor on all the children objects, even if I have a parent gameObject selected?
Comment
Answer by NecrosDk · Feb 26, 2017 at 05:28 PM
All children with a ParticleSystem component attached, when the parent has one, should automatically play. You need to group all your particlesystems under one particlesystem to preview the full particlesystem.
Your answer
Follow this Question
Related Questions
Spawning particles on a mesh 1 Answer
Turn on Shuriken "Simulate" from script in Edit mode? 1 Answer
How do you force a particle system to play all the time in the editor, not just when it is selected? 5 Answers
How to play a particle system from the editor without selecting it 1 Answer
Is it possible to keep the particle system playing while unselected? 0 Answers