You can add noise to them in the particle system component which makes them move randomly, you can set how much they move randomly, if you do it right you can make it look like it's being blown by wind. Then you can use the velocity setting to make it go in a certain direction that you can change through script if you need.
Comments
You can add noise to them in the particle system component which makes them move randomly, you can set how much they move randomly, if you do it right you can make it look like it's being blown by wind. Then you can use the velocity setting to make it go in a certain direction that you can change through script if you need.
You can also apply external forces to the particles, to make then change direction in a specific area.
https://docs.unity3d.com/Manual/PartSysExtForceModule.html