- make particle & emitter
- make curve
- set curve as goal
- select particle, in attr. editor, add the goalU and goaloffset attrs.
- goalU+=0.1 or whatever
- goaloffset is so the particles are around the curve, not just ON it.
- Use something like sphrand (<<2,2,2>>) for that.
- Profit.