hi,

If I know the start point and the end point of an object that has been 'launched', for instance a ball has been kicked in the air, and I know the angle with which it has been launched, would it then be possible to (roughly) describe the path that it followed (and the maximum height) and the velocity based on these values?

Ultimately I'd want to reproduce that path by tweening a line, so that the user can see how he kicked the ball...

Any tips and ideas and code examples are very welcome,

thanks,
Jerry.