I want to create a straight line trail for a ball spawned in the scene. Particles2d creates a discontinuity in the trail as particles are emitted with gap between successive particles. How can I make a straight line trail with its width equal to width of the ball?