Search found 1 match
- Sun Jul 06, 2014 10:33 pm
- Forum: Support and Development
- Topic: Fixture:setFriction() bug.
- Replies: 0
- Views: 1016
Fixture:setFriction() bug.
If an object is rubbing against an object, the friction between the two objects won't update until the collision ends. Not sure if this is a box2d issue or a love2d issue because I was looking at the method used here http://www.badlogicgames.com/wordpress/?p=2017 for player physics and it seems to w...