Skip to content

Placement of Colliders in MultiBody #4216

Answered by walkerism
walkerism asked this question in Q&A
Discussion options

You must be logged in to vote

Found a simple solution to this is just to use btCompoundShape and add both the shape and the transform as a child shape.

CompoundShape->addChildShape(transform/*offset*/, CollisionShape);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by walkerism
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant