Capsule uncentered physical body

Hey all! I was playing with the capsule and its physics but realise that the collider isnt centered. I tried to use the center property but it didnt work also.

Is that a bug? Take a look Capsule physics body wrong center | Babylon.js Playground (babylonjs.com)

On this example seems every thing working fine

Physics V2 Test scene | Babylon.js Playground (babylonjs.com)

1 Like

maybe this happens when we crate a capsule without options property :thinking:

yup the default definition are not aligned: https://playground.babylonjs.com/#A84WEB#9

cc @carolhmj and @Cedric ?

1 Like

I’ve open an issue to keep track : [Physics] Capsule shape points are not correctly computed by default · Issue #13799 · BabylonJS/Babylon.js · GitHub

2 Likes
3 Likes