Forum: Poser - OFFICIAL


Subject: Problem with walk designer

papillon68 opened this issue on Mar 11, 2009 · 11 posts


Adom posted Wed, 11 March 2009 at 3:59 PM

"~" means tabulator

{
version
~{
~number 7
~}
actor BODY:1
~{
 
~}
actor rThigh:1
~{
 
~}
actor rShin:1
~{
 
~}
actor rFoot:1
~{
~inkyParent BODY:1
~nonInkyParent rShin:1
~}
figure
~{
~inkyChain     RightLeg  
~~{
~~name RightFoot
~~addLink rThigh:1
~~addLink rShin:1
~~goal rFoot:1
~~linkWeight 0 1
~~linkWeight 1 0.2
~~}
~}
}