It's not easy to make such nice and smooth trail effect with standard features in C2. You would probably need to draw it on Canvas or use some other addon/effect.
You can make a simple trail effect by pinning Particles object to your sprite. Set particles speed to 0 and other properties as you like.
Try searching this forum, there are lots of posts about this.