For getting the particles to follow a path, I utilized the Unity Tween Path asset and my custom Particle Path Manager to create and organize different particle paths so that whenever the particles spawn they will follow the appropriate path based on what biome is in current focus and what element cast index the player is on.