Hi, I am trying to create a firework using particle system.
https://playground.babylonjs.com/#ILQUZH
However, when I use nested sub emitter, a wired particle appears in the center.
If I comment out 49 line, the wired particle disappear.
I guess something is wrong with nested sub emitter?