Ragdoll body never sleeps

General discussion about Box2D tutorials
Post Reply
jijik
Posts: 4
Joined: Wed Jan 09, 2013 8:28 pm

Ragdoll body never sleeps

Post by jijik »

I have ragdoll character, which is composed of several bodies joined with revolute joint. Ragdoll works just fine, but after it falls it never sleep. Even if character "looks" totally immovable. Have anybody encountered such problem? I can provide source code for b2 testbed if anyone is interested.
Thank you
jijik
Posts: 4
Joined: Wed Jan 09, 2013 8:28 pm

Re: Ragdoll body never sleeps

Post by jijik »

here is the working source code http://tinyurl.com/artgk49. If anybody would take a look at it, it would be great. (you do not need to register test etc. just replace content Tumbler.h in testbed with content of this file and try, easiest way possible, later you can undo it)
Post Reply