0
\$\begingroup\$

I'm currently working on an little Android game, it's a reaction casual game. Because the user needs to tap some balls flying around at the right moment, I want to add some new effects to them.

So I looked at some other games and found this cool looking cartoon like effect.

Picture As you can see the ball there has an cool tail.

So my question is, does anyone know how to recreate such a trail with the Unity particle effects or some other tools?

\$\endgroup\$

1 Answer 1

1
\$\begingroup\$

You might be able to do this with the TrailRenderer component. When you want your game object to have more than one trail, you might have to add some sub-objects to it with their own trail renderers.

\$\endgroup\$
3
  • \$\begingroup\$ Unity isn't tagged? \$\endgroup\$ Commented Sep 7, 2017 at 12:18
  • \$\begingroup\$ @Sidar The last line of the question specifically asks about Unity. \$\endgroup\$ Commented Sep 7, 2017 at 12:20
  • \$\begingroup\$ I did a "unity" key search and it didn't show up. Dunno, he/she also asks about other tools. OP should clarify. \$\endgroup\$ Commented Sep 7, 2017 at 12:43

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.