Can Particles Emit Particles?

I want to have particles fall from my animated object as it moves. How can I do this with the new Particles?

Thanks!

http://unity3d.com/support/documentation/Components/class-ParticleSystem.html is a good start. Put the emitter on your object and use gravity.