Ever wanted a particle system to follow a spline in Unity?
C#
ParticleSplines
Ever wanted a particle system to follow a spline in Unity? This code let's you do exactly that! Also included is a small script that auto generates a 2D collider of variable width and quality around the spline.