I'm diving into the world of three.js and have managed to create a basic particle app using it. However, I've noticed that the particles flow from the center, but I'd like them to move in a direction similar to what's shown in the screenshot attached (top right corner to bottom left corner). You can find the code I'm working on at . Any references or tips on achieving this particle flow would be greatly appreciated. Thank you.