Change all particles during emitter life time

You can use an InstanceParameter and an Actor or Level Blueprint to manage this.

The tutorial covers changing color and location, but you can use a SizeByLife module to do the same with the scale of your sprites.

I hope that helps!