Remove entity from a CompoundBody
Posted: Mon Dec 01, 2008 12:30 pm
Hi!
I have a CompoundBody made from 3 entities. When I try to remove one of them with the CompoundBody.removeBody() method, I got an ArgumentOutOfRange exception.
Maybe there is something else to do prior to the use of removeBody() ?
I have a CompoundBody made from 3 entities. When I try to remove one of them with the CompoundBody.removeBody() method, I got an ArgumentOutOfRange exception.
