quote:
Then take the difference between that target and the object's current location, scale this by the object's mass and framerate and use this scaled difference as parameter for addcentralforce.
this is what i tried. the problem is that the object oscillates back and forth at the target a little too extreme. maybe i should try to increase damping or something like that if the entity gets closer to the target.