BabylonJS / Babylon.js

Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
http://www.babylonjs.com
Apache License 2.0
23.09k stars 3.41k forks source link

[Physics] Capsule shape points are not correctly computed by default #13799

Closed CedricGuillemet closed 1 year ago

CedricGuillemet commented 1 year ago

Follow up https://forum.babylonjs.com/t/capsule-uncentered-physical-body/40321

pointA and B are not computed when parameters are not provided.

CedricGuillemet commented 1 year ago

I'm wondering if same issue as https://forum.babylonjs.com/t/havok-cylinder-physics-broken/40431/7