Jump to content

BodyFracture Problem


Recommended Posts

Posted

I create ObjectMeshDynamic, and added BodyFracture.

When I call fracture.createCrackPieces() ,

how could I get the broken object?

 

When I call fracture.getObject(), I can only get the hidden object.

What should I do to get the broken pieces?

Posted

Children bodies of your BodyFracture will be a new BodyFractures which are created after createCrackPieces().

×
×
  • Create New...