On my golf game I use some physics formulas like projectile motion and friction motion to calculate how much distance the ball will travel, and they all seem to work fine. Then I tried to do a curve effect option, and I failed miserably on the calculations, so the ball always fell on the ground too much to the left or to the right. I don’t want this because I want the players to have a precise, consistent experience.
I wanted to know what formula could be used to know how much acceleration (a) an object needs to counter an initial velocity (Vo) in a certain amount of time (t), where the final position (S) will be the same as the initial position (So). There is no air friction or wind.
Here is an example of what it should be like: