Hey guys,
I've been attempting to replicate a Fruit Ninja-like slash effect for a project that I'm working on. Unfortunately, I was not able to replicate the effect, so I decided to simply use a particle system, which I move on all touch down and touch move events. However, unless I'm moving my finger very slowly, the effect does not look smooth and seems to jump around on fast finger swipes due to the low frequency of touch input events. Are there any ideas on how I can alleviate this issue?
Thanks,
Hassaan
P.S. If someone can give me ideas on how I would be able to replicate the Fruit Ninja slash effect, I'd love you so much!
