[ODE] Fixed joint no good idea?
David McClurg
dmcclurg at pandemicstudios.com.au
Wed Mar 26 16:53:02 2003
If I don't create any contact joints on it, then other enabled bodies can't interact-with/bounce-off it. When I first learned of disabled bodies, I intuitively thought the body would act as if it had a fixed joint with the world. Instead, I don't really see the usefulness of disabled bodies. Fixed joints seem to be the way to effectively disable a body.
-----Original Message-----
From: Benny Kramek [mailto:benny@kramekweb.com]
Sent: Wednesday, 26 March 2003 9:19 PM
To: ode@q12.org
Subject: Re: [ODE] Fixed joint no good idea?
> There doesn't seem to be a way to permanently disable a body. You can
> disable it but the next contact enables it.
So don't create any contact joints on it.