pmndrs / use-cannon

👋💣 physics based hooks for @react-three/fiber
https://cannon.pmnd.rs
2.76k stars 154 forks source link

Spheres #223

Closed David-Beale closed 3 years ago

David-Beale commented 3 years ago

Hey, just wondering if anyone else has noticed this weird bug with spheres:

https://youtu.be/84mANXBYZ3Q

They seem to be exerting forces on each other from a distance. Works fine with boxes. You can see it with the cube heap example if you change them to spheres.

David-Beale commented 3 years ago

slightly better example https://youtu.be/pV_bhVXl1Kc

stockhuman commented 3 years ago

Hello there, would you have this issue in a codesandbox?