Scaling Particle Emitter

Is it possible to scale Particle Emitters?
If I scale a particle Emitter, only the particle’s size changes, not the location etc of the particle.

As you can see, the particle’s position are unchanged even though i scaled the emitter.

It depends on the way the particle is set up, sometimes just scaling the emitter, or scaling it in blueprint will do the trick.
Other times you will need to decrease the innitial location, acceleration, velocity etc.

so if the particle is 50% smaller, you potentially need to scale location (and occasionally velocity) based nodes 50% as well.