Friction in Box2d
Another way of doing this is to set linearDamping
on your body. You could set this differently depending on the tile your object is on.
Another way of doing this is to set linearDamping
on your body. You could set this differently depending on the tile your object is on.