Hi,
Some time ago I saw this Box2D demo...
http://box2dflash.sourceforge.net/
and I wondered if I could create a character like this using Construct. I just need this character, without the possibility to control it. I want it to fall down in a more or less physical correct way. I actually want to keep it very simple, using just 2 arms, 2 legs, chest and head, that's all.
I tried it this way: I created some Sprites for the body parts, connected them with the BoneMovement behavior and added the Physics Behavior (+ Gravitation). The "Character" is falling down now but the body parts are flying around in a totally uncontrolled way!?
How can I do that? Or is there a finished version of something like this?
Thx in advance!