pmndrs / use-cannon

👋💣 physics based hooks for @react-three/fiber

Home Page:https://cannon.pmnd.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circle and Cylinder sinks into Plane

MorningLit opened this issue · comments

Discussed in #431

Originally posted by MorningLit April 28, 2023
Hi all, not sure if this is normal for this library or it's my code, but I am trying to make a coin-flipping website and I am not sure why the coin is "sunk" or "dug" into the plane.
Example:
image
image

I have read this issue but it doesn't seem to address it #58
I tried both circleGeometry and cylinderGeometry but both produce the same results. Is this the supposed default behaviour that I am supposed to be seeing?

Until it's identified that this is a real bug, it's probably worth keeping this to discussions. Feel free to ask for help on the pmndrs discord too.

Will reply to your discussion.