[Request] Wind actor that affects particles

I’d welcome the addition of wind actors actually influencing particles. Also, wind volume actors could be added, to give more control over how wind behaves in certain areas rather than just having the ability to change that globally.

You can do this in a Blueprint, using InstanceParameters and a variable to control your wind direction and speed.

Try experimenting with Acceleration module set to an InstanceParameter…