Apply a force towards a position

So I have the 3D model of a ball. I move the ball to some specific cordinates a bit higher in the air using the position action, then I apply a force to some cordinates using the 3D Physics action, and for some reason the ball goes everywhere but those cordinates, I tried inverting the X, Y and Z, I tried adding a “-” in front of the cordinates one by one, but the ball never goes where I want, though it always goes in the same direction if I fix the cordinates. Do y’all have any ideas on what’s happening ?
Edit : though my ball is in the air, the cordinates I’m aiming at are on the ground so the weird behavior isn’t because I used cordinates Higher than the ball. Currently I switched to the other apply force actions that look like a hand pushing on a ball cause those do work.