-
Creating particles that animate on a path.
Hey there, I have a project where I need to animate streams of small objects flowing down tubes. I was thinking of using particular to generate the random objects and add rotation, etc. I was wondering, is there an easy way to make the emitted particles travel down a motion path? Not animate the emitter itself, just the particles.
Thanks!