I have an object that is correctly moving toward the mouse cursor when the user holds the button down. I am doing it by simulating the 8-button control. When the object reaches the mouse cursor it passes it a little and then bounces back and takes some time to settle. How do I ease the object so that it lands on the cursor without passing it up?