Ahh, I was running through the forums searching for examples for this. How to throw a ball forward -
I have found this post and a sample capx. - This is a example for paper toss where the paper flies up and falls down. But in football free kick ball moves forward quickly towards the net with swing.
scirra.com/forum/viewtopic.php?f=147&t=106610&p=789849&hilit=paper+toss#p789849 - Just go to Page 2
As C2 is not in 3D, the game has to be coded in the way that after paper flying to a certain level, there is a sprite(when the paper overlaps this sprite), reduce the paper size a bit to show it is moving forward.
Is there any other way to do this? Applying physics behavior to the ball is fine but how to create the swing?
-------------
Edited:
C2 experts kindly help me with a sample file for throwing a ball forward. It would be nice if scirra has a example for this. I am damn sure it will not only help me