How to increase speed of a particle system?

I’m trying to increase the speed of the steam particle system, and I can’t see an option to do so.
I’m guessing there will be a way in blueprint to do it, with velocity I think, but I’m unsure how to do this.

Any help is hugely appreciated! Thanks!

If you want to increase the playback speed of a particle system, edit Time Dilation on your placed emitter actor. Making the value less than 1 will speed it up.

You can edit other attributes via instanceParameters if you set them up.

1 Like

Thanks a lot, it’s working perfectly! :smiley:

Thanks for sharing this!