Hey-ho,
I'm having some headaches: I want a bullet to slow down proportionately depending on its distance from another object, so that by the time it gets to the object it stops.
The speed should only start to decrease when the distance between the bullet and target object is less than half of what it was originally.
Any ideas? I haven't been able to get any stable results.