Please forgive my English and my physics knowledge.
Although have searched in the forum, still not found solution for the following
problem: I intend to calculate with precision which will be the future position that a ball reaches, applying one force and with one determined friction. I know that distance = speed x time, but how should I implement this formula? Should I use phent_getVelocity()? But with the force = x, how do I know where the ball will go to stop, and save that information in a vector?
Thanks.