Ok, sorry for asking again, but I know that this question has been asked and answered before, but every sample that was already posted on this forum is 404 on DropBox...
I'm making a defence 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 enemy 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 (not drawn, just the effect, like in real life if you would throw a grenade in the air ....)
I'm pretty sure that it's easy to do, so I really need your help! If there a .capx example out there, I am a taker
Thanks in advance, and sorry again if this question as been asked before!