rapier.js icon indicating copy to clipboard operation
rapier.js copied to clipboard

Voxels collider with KCC computedGrounded() is returning false

Open doppl3r opened this issue 7 months ago • 0 comments

The Kinematic Character Controller computedGrounded() function is returning false when the collider is touching a Voxels collider shape.

I am using Rapier.js version 0.17.1 with the recommended KKC properties (offset 0.01)

The following example shows a collider using the Voxels shape (4x1): Image

doppl3r avatar May 26 '25 00:05 doppl3r