Game Development Community

Need help with creating a blade particle effect

by Andrea Farid Marsili · in iTorque 2D · 12/03/2011 (8:02 am) · 1 replies

Hi. I'm not really good with particle effects. I want to create a "Magic Blade effect" like this (the first effect, the red one):

http://www.youtube.com/watch?v=RRqFbhS9dic

But I do not know how to do it. I tried several time but with no result.

Thank you for your help

#1
12/04/2011 (1:49 pm)
That is probably best included as part of the sword animation. You could make a with magic effect and without to do it.

The tough part about using a particle effect to accomplish what you want is that it would have it's movement animated to follow the sword.

If you insist on trying to do this with particle effects, then you should describe what you tried in your failed attempts and why you don't think they worked. At that point, someone may be able to tell you that one thing that will make it do what you want.

Cheers.