So I'm pretty new to blueprint and I want to create a pretty simple system for wind that affects particles. I've got my particles set up with a "Wind Speed" particle parameter that changes the speed and direction the particles are moving based off whatever vector I type into the parameter:
Now I want to create a volume that I type a wind speed vector into, and it will apply that vector to the wind speed parameter of any particle that's inside the volume. It doesn't sound too difficult, though like I said I'm pretty new to blueprints so I'm not really sure where to start.
Any help would be appreciated!