Hello,
I am trying to do a physics based soccer style game, but I keep running into a problem. The ball will bounce fine for a short while, but then it begins to slowly bounce and it becomes near unmovable by the player.
I've found a few roundabout solutions to this problem, but it's significantly more work than just letting the physics engine do its thing. Is there something I can do for an easy fix to this situation?
s000.tinyupload.com
Easiest way to recreate the issue is to click the ball into position and let it bounce. The same issue will happen if you let it bounce without using the mouse, but I figured I'd make it easier to see what I meant.