I am creating a simple 2D game, In which kites has to void obstacles coming from top and move forward. Its mobile game working fine. Now I want to add a kite tail but dont know how to achieve. Should I use Trail node or Sprite to achieve it?
Here is the working copy of the Kite animation without tail
Any reference docs, video or sample will be useful. Thanks in advance.