Display ragdoll boxes

Hi everyone,
Is there any way to display ragdoll boxes? It’s kind of hard to write the config for each bone if you don’t see the end result.

Just for reference, here is the ragdoll demo https://playground.babylonjs.com/#V6FLZP#1

Thanks in advance,

Andrei

Hi @andreisbitnev
You can use the PhysicsViewer like this:

5 Likes

Thanks, this is perfect