Special effects?

Hi guys how do I add special effects, such as a tank shooting a missile or a character throwing a grenade? Where do i start, any good tutorial?

I know that I need to have a particle movement then import it into unity and then assign a particle to it and a texture to the particle but not shure where to start?

Thanks

id take a look at the tutorials. the one FPS one has a rocket launcher with effects, which shows pretty good how to do basically do it

thx so is there a link to it, whats its called to look for?

http://unity3d.com/support/resources/tutorials/fpstutorial

Thanks!

I suggest you look at ALL tutorials because there are general good ideas about unity that you can later on apply.

I have looked through FPS, lerpz platform, 2D sidescroller and many more and you really get a feeling of how to start or where to look for certain things you want to implement