Workshop

Local emitter Free
Install

Emits particles in local space. See video for comparison to default emitter.
To use it drag LocalEmitter prefab onto map.
Emitter options:
- Particle prefab
- Velocity
- Random Velocity
- Max particles
- Particles lifetime
- Spawn interval
Particle prefab is a prefab that will be spawning, you can use a sprite or a model or whatever you want. Velocity is in meters per 10 physics updates. Random velocity will be added to each particle, with it you can make particles moving in a cone shape for example. Spawn interval is time between particle spawns, but new particles won't spawn if max particles limit is reached.

Information