Particles, Rotating Sub emitter

hello

there is an option in particle system to spawn another sub emitter on particle death.

I seem to have trouble rotating that sub emitter. The effect I was trying to achieve was: single particle drops down like water drop, when it dies another particle simulates splash, problem is emitter shape for this splash is cone, and it “splashes down”, I want it in reverse direction.

but when I try to rotate subparticle I seem to rotate original particle as well. :confused:

im pretty sure this is how that is meant to work, you could try creating the second part separately and then instantiate it via script after the first one dies