Hello,
is there a way to prevent objects from sinking in a plane when they fall on it? Like in the awayphysics examples.
My problem: I have very flat cubes (100x100x3) and they fall on a plane. They disappear in the plane for a short time.
I already used a transparent collider plane above the visible one but the cubes throw shadows. The shadows appear on the visible plane, so the cubes seem to lie in the air.
Thank you!
stefan