I want the object to go from point A to point B.I know the distance between the two points, how fast the object is moving, and I don't know the coordinates of point B directly. In the kinematics, I need to decompose the distance traveled in the x and y directions,so that's a little tricky.And I was wondering if there's an easier way to do that, where you don't have to break down the distance and the velocity into the x and y directions.