for my wind system i use particle parameters.
first you have to collect your particles and store them. i do it like this at begin play:
then i set a particle parameter inside the emitter module via tick
the emitter itself looks like this…this should work