Ok, sorry for asking again, but I know that this question as been asked and answered before, but every sample that are already posted on this forum are 404 on DropBox!
I'm making a tower game where the ennemies are attacking my tower (tower is on the left, ennemies are coming from the right side).
The player can click on the ennemy at X and Y to throw a grenade.
I would like to simulate a throw with a parabolic/arc effect where the grenade will be thrown from the player and the final destination of the grenade will be the Mouse.X and Mouse.Y WITH a parabolic curve....
I'm pretty sure that it's easy to do, so I really need your help!
Thanks in advance, and sorry again if this question as been asked before.