Ball jumping

Hi,

For minigolf game i needed a ball to be jump from one edge to another edge(like crossing the river)… dynamically i had drawn an arc, and finding the angle between the starting(x0,y0) and ending position (x2,y2)… in that angle i had makes the ball to move, but when the ball reaches the center of the arc it will not makes the curve effect… is there any way to make the ball jump in parabolic… or just to make the ball jump effect…

Thanks in advance for any reply…:upset: