matter-js icon indicating copy to clipboard operation
matter-js copied to clipboard

unrealistic friction

Open atinylittleshell opened this issue 6 years ago • 2 comments

See https://codepen.io/anon/pen/xjXGBE.

The box will slide really really slowly down the hill. In real world the static friction would have kicked in much earlier and stopped the object from moving. How can we simulate that?

atinylittleshell avatar May 05 '18 04:05 atinylittleshell

I think this could be caused by #612 (which should be re-opened).

patrikturi avatar Jun 01 '19 11:06 patrikturi

I have the same problem, and we can even see in the Friction demo, where you can spawn a box with maximum friction and static friction and the object still slides. Even applying Infinity doesn't help.

lucasmaffazioli avatar Mar 20 '24 20:03 lucasmaffazioli