Hm, off the top of my head what you might want to do is to keep all the components in their place, but particle system emitters have a offset parameter which allows you to shift it in world space, which you could use to move the emitter down to your player’s level. Again, this is without even opening the engine so I might be wrong.