ScaleMeshSize

trying to improve on look from “quick start niagara tut”.

ParticleUpdate->ScaleMeshSize happens with pivot at the origin of the particle system,
so changing mesh size affects both the size of the puffs and their position.

How would I accomplish having mesh be scaled prior to being put on the particle, so changing the
mesh size only affects puff size, not position?

thanks!