Particle System (Shuriken) problem with emission while moving

Hi,
i have problem with Particle System (Shuriken).
How can i achieve that effect (from 0:34 to 0:42) while moving my object in the game.
The ‘bubbles’ after appear should not change their position only emission point (which is attatchted to my character).
Have someone solution?

It needs to be in world space. I listed the settings I used when I was trying to duplicate the particles in your video. The particles will appear to be locked on the position in edit mode, so be sure to run it in Play Mode and then move the transform around.

Start speed: 0
Shape: Sphere
Radius: 4
**Simulation Space: World

Good Luck.

It works! Thank you!