I just can't get it to work properly.
The two red dots indicate where these 2 object should connect.
So when those legs go 1px up, I want the torso to move 1px up too.
This doesn't really work with the Pin behavior I figured, because the sprites just stick to 1 point. Set position also does some strange things, so what would be a good way to connect those 2 dots?
<img src="http://i.imgur.com/GVZ0qYH.png" border="0" />
EDIT: woa got it fixed finally, for anyone with the same problem:
I deleted the Playerobject and just gave the legs platform behavior.
I then used at every tick: Set position Torso to legs imagepoint1(I put where i had the red dot)