Page 1 of 1
How can i connect the bones?
Posted: Thu Mar 20, 2008 8:17 am
by BankyCZ
Hi. I am begginer with AS. How can i connect hands and legs to torso?
Here is video with my problem.
Code: Select all
http://antiup.net/files/4613795031Problem.swf
Thank you....
Posted: Thu Mar 20, 2008 9:12 am
by Genete
Just add a new bone in the middle of the torso of your character. The torso shape is currently partially bound to head bone and to femur bones so that's the reason it gets deformed when you offset or manipulate your puppet. Once you add the spine bone the torso should be only parented to that bone. If you don't achieve the effect just separate the bones (using the position tool) and the shapes (using the translate points tool) a little far away. It should work.
Read this tutorial:
http://www.lostmarble.com/moho/manual/t ... index.html
Posted: Thu Mar 20, 2008 10:32 am
by BankyCZ
Thank you for tip. I made my first animation. This is the result :
Code: Select all
http://rapidshare.com/files/100921050/Animace_kostry.mov.html
Posted: Thu Mar 20, 2008 12:27 pm
by Genete
I'm glad you made your first animation.

one tip: Don't enclose the pasted links with "code" bbCode, jsut leave it alone and it would work.