Is there a way to get access to api of a children of CompoundBody? #381
Unanswered
indiebubbler
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Imagine following scenario:
I create a table with four legs as a compound body, then suddenly I'd like to break one leg (in my case I'm interested in rotating it). Is there a way to achieve this? I thought initially api.at(BODY_IDX) is for this, but seems that's just when we use InstancedMesh.
Beta Was this translation helpful? Give feedback.
All reactions