Joined: Tue Aug 21, 2012 9:29 am Posts: 2
|
|
If this question has been asked - I do apologize. I am very new to Box2D and still trying to figure out how to make things work properly. I created a small app and it has a single 'ball' and a ground.
The ball falls as expected. It bounces as expected. However once is stops bouncing it just keeps rolling. I have tried adjusting the friction of both the ball and ground and the velocty seems to remain constant. I would have expected the ball to stop.
I am obviously doing something wrong. Anyone have an idea what I am not doing??
Thanks
|
|