In simple terms: I need help crafting a formula to make an object fly from point A to point B in an arc, and point A and B won't be known ahead of time. And I have no idea how to get started. <img src="smileys/smiley5.gif" border="0" align="middle" />
I feel like there's a semi-simple solution using lerp, but I'm not familiar enough with it to figure it out. Is that the right way to go?