problems with compound object hierarchies

boro
Posts: 1
Joined: Wed Mar 09, 2011 10:34 pm

problems with compound object hierarchies

Post by boro »

Hi.
I cannot get btcompoundobject to work properly with btcompundobjects as children.
Funny thing is that one of the children collides, but not the others.
Couldn't find other threads with this issue. Has anyone else succeeded in using compund objects within compound objects?

best,
boro
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA

Re: problems with compound object hierarchies

Post by Erwin Coumans »

Recursive btCompoundShape (btCompoundShape child shapes in a btCompoundShape) should work.

Can you reproduce it in any of the Bullet demos, and report a bug in the issue tracker?
Thanks,
Erwin