home *** CD-ROM | disk | FTP | other *** search
/ Learning Maya 3 / Learning_Maya_3.iso / support_files / projectFour / scenes / lesson18_start.ma < prev    next >
Encoding:
Text File  |  2000-05-04  |  279.5 KB  |  5,763 lines

  1. //Maya ASCII 3.0 scene
  2. //Name: lesson18_start.ma
  3. //Last modified: Thu, May 04, 2000 07:06:40 PM
  4. requires maya "3.0";
  5. currentUnit -l centimeter -a degree -t film;
  6. createNode transform -s -n "persp";
  7.     setAttr ".v" no;
  8.     setAttr ".t" -type "double3" 46.381939583783208 26.91267569699307 68.386679433530972 ;
  9.     setAttr ".r" -type "double3" -9.3383527296099622 29.799999999999081 9.1630597562844055e-016 ;
  10.     setAttr ".rp" -type "double3" 0 0 -1.4210854715202004e-014 ;
  11.     setAttr ".rpt" -type "double3" -6.513309627721788e-015 -2.5978507920239438e-015 
  12.         3.4653936934318331e-015 ;
  13. createNode camera -s -n "perspShape" -p "persp";
  14.     setAttr -k off ".v" no;
  15.     setAttr ".fl" 34.999999999999993;
  16.     setAttr ".coi" 78.993327593425903;
  17.     setAttr ".imn" -type "string" "persp";
  18.     setAttr ".den" -type "string" "persp_depth";
  19.     setAttr ".man" -type "string" "persp_mask";
  20.     setAttr ".tp" -type "double3" 2.0632071464919113 18.185905198914469 1.6379661240790533 ;
  21.     setAttr ".hc" -type "string" "viewSet -p %camera";
  22. createNode transform -s -n "top";
  23.     setAttr ".v" no;
  24.     setAttr ".t" -type "double3" -2.9095988517205527 100 2.5140310139150266 ;
  25.     setAttr ".r" -type "double3" -89.999999999999986 0 0 ;
  26. createNode camera -s -n "topShape" -p "top";
  27.     setAttr -k off ".v" no;
  28.     setAttr ".rnd" no;
  29.     setAttr ".coi" 100;
  30.     setAttr ".ow" 123.43776634537357;
  31.     setAttr ".imn" -type "string" "top";
  32.     setAttr ".den" -type "string" "top_depth";
  33.     setAttr ".man" -type "string" "top_mask";
  34.     setAttr ".hc" -type "string" "viewSet -t %camera";
  35.     setAttr ".o" yes;
  36. createNode transform -s -n "front";
  37.     setAttr ".v" no;
  38.     setAttr ".t" -type "double3" 11.259963274670923 20.987656566274115 114.91826219155132 ;
  39. createNode camera -s -n "frontShape" -p "front";
  40.     setAttr -k off ".v" no;
  41.     setAttr ".rnd" no;
  42.     setAttr ".coi" 100;
  43.     setAttr ".ow" 55.778849856005337;
  44.     setAttr ".imn" -type "string" "front";
  45.     setAttr ".den" -type "string" "front_depth";
  46.     setAttr ".man" -type "string" "front_mask";
  47.     setAttr ".hc" -type "string" "viewSet -f %camera";
  48.     setAttr ".o" yes;
  49. createNode transform -s -n "side";
  50.     setAttr ".v" no;
  51.     setAttr ".t" -type "double3" 100 18.937020441751518 -1.581444951632438 ;
  52.     setAttr ".r" -type "double3" 0 89.999999999999986 0 ;
  53. createNode camera -s -n "sideShape" -p "side";
  54.     setAttr -k off ".v" no;
  55.     setAttr ".rnd" no;
  56.     setAttr ".coi" 100;
  57.     setAttr ".ow" 51.551086076879635;
  58.     setAttr ".imn" -type "string" "side";
  59.     setAttr ".den" -type "string" "side_depth";
  60.     setAttr ".man" -type "string" "side_mask";
  61.     setAttr ".hc" -type "string" "viewSet -s %camera";
  62.     setAttr ".o" yes;
  63. createNode joint -n "rfoot";
  64.     addAttr -ci true -sn "roll" -ln "roll" -min -5 -max 10 -at "double";
  65.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  66.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  67.     setAttr ".dh" yes;
  68.     setAttr -av -k on ".roll" 0;
  69. createNode joint -n "toe_control" -p "rfoot";
  70.     setAttr ".t" -type "double3" 5 0 0 ;
  71.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  72.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  73. createNode joint -n "ball_control" -p "|rfoot|toe_control";
  74.     setAttr ".t" -type "double3" -2 0 0 ;
  75.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  76.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  77. createNode joint -n "ankle_control" -p "|rfoot|toe_control|ball_control";
  78.     setAttr ".t" -type "double3" -3 2 0 ;
  79.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  80.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  81. createNode transform -n "rknee" -p "rfoot";
  82.     setAttr ".t" -type "double3" 0 0 -3 ;
  83.     setAttr ".rp" -type "double3" 15.401041920016034 8.6188535247511417 3 ;
  84.     setAttr ".sp" -type "double3" 15.401041920016034 8.6188535247511417 3 ;
  85. createNode locator -n "rkneeShape" -p "rknee";
  86.     setAttr -k off ".v";
  87.     setAttr ".lp" -type "double3" 15.401041920016034 8.6188535247511417 3 ;
  88. createNode ikHandle -n "ikHandle1";
  89.     setAttr ".roc" yes;
  90. createNode pointConstraint -n "ikHandle1_pointConstraint1" -p "ikHandle1";
  91.     addAttr -ci true -sn "w0" -ln "ankle_controlW0" -bt "W000" -dv 1 -min 0 
  92.         -at "double";
  93.     setAttr -k on ".nds";
  94.     setAttr -k off ".v";
  95.     setAttr -k off ".tx";
  96.     setAttr -k off ".ty";
  97.     setAttr -k off ".tz";
  98.     setAttr -k off ".rx";
  99.     setAttr -k off ".ry";
  100.     setAttr -k off ".rz";
  101.     setAttr -k off ".sx";
  102.     setAttr -k off ".sy";
  103.     setAttr -k off ".sz";
  104.     setAttr -k on ".w0";
  105. createNode poleVectorConstraint -n "ikHandle1_poleVectorConstraint1" -p "ikHandle1";
  106.     addAttr -ci true -sn "w0" -ln "rkneeW0" -bt "W000" -dv 1 -min 0 -at "double";
  107.     setAttr -k on ".nds";
  108.     setAttr -k off ".v";
  109.     setAttr -k off ".tx";
  110.     setAttr -k off ".ty";
  111.     setAttr -k off ".tz";
  112.     setAttr -k off ".rx";
  113.     setAttr -k off ".ry";
  114.     setAttr -k off ".rz";
  115.     setAttr -k off ".sx";
  116.     setAttr -k off ".sy";
  117.     setAttr -k off ".sz";
  118.     setAttr -k on ".w0";
  119. createNode transform -n "rightFoot";
  120.     setAttr ".ove" yes;
  121.     setAttr ".r" -type "double3" 0 90 90 ;
  122.     setAttr ".s" -type "double3" 0.99999999999999978 0.99999999999999978 2.6553295524577867 ;
  123. createNode nurbsSurface -n "rightFootShape" -p "rightFoot";
  124.     setAttr -k off ".v";
  125.     setAttr -s 4 ".iog[0].og";
  126.     setAttr ".ove" yes;
  127.     setAttr ".vir" yes;
  128.     setAttr ".vif" yes;
  129.     setAttr ".tw" yes;
  130.     setAttr ".dvu" 3;
  131.     setAttr ".dvv" 3;
  132.     setAttr ".cpr" 15;
  133.     setAttr ".cps" 4;
  134. createNode nurbsSurface -n "rightFootShapeOrig" -p "rightFoot";
  135.     setAttr -k off ".v";
  136.     setAttr ".io" yes;
  137.     setAttr ".ove" yes;
  138.     setAttr ".vir" yes;
  139.     setAttr ".vif" yes;
  140.     setAttr ".dvu" 0;
  141.     setAttr ".dvv" 0;
  142.     setAttr ".cpr" 4;
  143.     setAttr ".cps" 1;
  144.     setAttr ".cc" -type "nurbsSurface" 
  145.         3 3 0 0 no 
  146.         17 0 0 0 1 2 3 4 5 6 7 8 9 10 11 12 12 12
  147.         13 0 0 0 1 2 3 4 5 6 7 8 8 8
  148.         
  149.         165
  150.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  151.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  152.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  153.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  154.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  155.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  156.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  157.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  158.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  159.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  160.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  161.         0.087017461480034572 -5.7352471591061978 -7.3587566919933848e-017
  162.         0.087017461480034572 -5.7352471591061978 0.0071651983642363184
  163.         0.082486625121087759 -5.7352471591061978 0.021652449835732619
  164.         0.063132529651100597 -5.7352471591061978 0.039964007591203443
  165.         0.03416707883953983 -5.7352471591061978 0.052224504069760189
  166.         6.2187191662181247e-017 -5.7352471591061978 0.056524837047371164
  167.         -0.034167078839539705 -5.7352471591061978 0.052224504069760209
  168.         -0.063132529651100514 -5.7352471591061978 0.039964007591203485
  169.         -0.082486625121087676 -5.7352471591061978 0.021652449835732671
  170.         -0.08701746148003453 -5.7352471591061978 0.0071651983642363904
  171.         -0.08701746148003453 -5.7352471591061978 3.3130053149060479e-018
  172.         0.26190699589798322 -5.6034678635875217 -6.5026480099831579e-017
  173.         0.26190699589798322 -5.6034678635875217 0.021565965573712636
  174.         0.2482699888020064 -5.6034678635875217 0.065170001444016731
  175.         0.19001762293598837 -5.6034678635875217 0.1202845152482164
  176.         0.1028367964920075 -5.6034678635875217 0.15718641684705079
  177.         5.9464838485706391e-017 -5.6034678635875217 0.17012964999095873
  178.         -0.10283679649200736 -5.6034678635875217 0.15718641684705079
  179.         -0.19001762293598828 -5.6034678635875217 0.1202845152482164
  180.         -0.24826998880200624 -5.6034678635875217 0.065170001444016759
  181.         -0.26190699589798305 -5.6034678635875217 0.021565965573712698
  182.         -0.26190699589798305 -5.6034678635875217 8.826165379796892e-018
  183.         0.50571359275213223 -5.0239318455744986 -4.7740893771149866e-017
  184.         0.50571359275213223 -5.0239318455744986 0.041641506726682369
  185.         0.47938203246200917 -5.0239318455744986 0.12583610245658639
  186.         0.36690312319342894 -5.0239318455744986 0.23225616463608398
  187.         0.19856653940374347 -5.0239318455744986 0.3035096764903501
  188.         5.1333844614291882e-017 -5.0239318455744986 0.32850163561153284
  189.         -0.19856653940374333 -5.0239318455744986 0.3035096764903501
  190.         -0.36690312319342888 -5.0239318455744986 0.23225616463608389
  191.         -0.47938203246200883 -5.0239318455744986 0.12583610245658633
  192.         -0.5057135927521319 -5.0239318455744986 0.04164150672668239
  193.         -0.5057135927521319 -5.0239318455744986 1.6511844215907337e-017
  194.         0.71523863309348867 -4.102023174725498 -2.7155952115524715e-017
  195.         0.71523863309348867 -4.102023174725498 0.05889423337241325
  196.         0.67799749609609483 -4.102023174725498 0.17797196516917549
  197.         0.51891681788197996 -4.102023174725498 0.32848352131058794
  198.         0.28083575813800193 -4.102023174725498 0.42925847605208495
  199.         3.9703203299074318e-017 -4.102023174725498 0.46460499419268858
  200.         -0.28083575813800182 -4.102023174725498 0.42925847605208495
  201.         -0.51891681788197996 -4.102023174725498 0.32848352131058783
  202.         -0.67799749609609439 -4.102023174725498 0.17797196516917532
  203.         -0.71523863309348823 -4.102023174725498 0.05889423337241325
  204.         -0.71523863309348823 -4.102023174725498 2.3116842558713018e-017
  205.         0.87597256199319951 -2.9005684034327679 -4.6834307592045947e-018
  206.         0.87597256199319951 -2.9005684034327679 0.072129398646612192
  207.         0.83036231014473316 -2.9005684034327679 0.21796719455425403
  208.         0.63553179790558312 -2.9005684034327679 0.40230286567500412
  209.         0.34394733054540261 -2.9005684034327679 0.52572474364020005
  210.         2.536721099197711e-017 -2.9005684034327679 0.56901460330458498
  211.         -0.34394733054540244 -2.9005684034327679 0.52572474364020005
  212.         -0.63553179790558301 -2.9005684034327679 0.40230286567500412
  213.         -0.83036231014473261 -2.9005684034327679 0.21796719455425381
  214.         -0.87597256199319906 -2.9005684034327679 0.072129398646612192
  215.         -0.87597256199319906 -2.9005684034327679 2.8183765978871344e-017
  216.         0.9770235416403461 -1.501444688862025 1.8147605216610434e-017
  217.         0.9770235416403461 -1.501444688862025 0.08045014602026837
  218.         0.92615175440685205 -1.501444688862025 0.2431115877650753
  219.         0.7088458645347272 -1.5014446888620248 0.44871196620528925
  220.         0.38362461749095383 -1.5014446888620248 0.58637162080802574
  221.         9.3023891423770473e-018 -1.5014446888620248 0.63465533863381218
  222.         -0.38362461749095378 -1.5014446888620248 0.58637162080802574
  223.         -0.70884586453472731 -1.5014446888620248 0.44871196620528903
  224.         -0.92615175440685138 -1.501444688862025 0.2431115877650751
  225.         -0.97702354164034555 -1.501444688862025 0.080450146020268287
  226.         -0.97702354164034555 -1.501444688862025 3.1369263769593174e-017
  227.         1.0114882291798273 1.1744489684476589e-016 6.1933745613508078e-017
  228.         1.0114882291798273 1.0938978059449638e-016 0.13155437623081059
  229.         0.9588219301696429 9.310321198639516e-017 0.39754301098296213
  230.         0.73385053452847826 7.2517358120846105e-017 0.73374662124995449
  231.         0.39715704737701452 5.8734107553250793e-017 0.95885161967779231
  232.         -7.3963477158659677e-018 5.3899673070261344e-017 1.0378065339308447
  233.         -0.39715704737701446 5.8734107553250793e-017 0.95885161967779231
  234.         -0.73385053452847837 7.251735812084613e-017 0.73374662124995416
  235.         -0.95882193016964223 9.3103211986395184e-017 0.3975430109829618
  236.         -1.0114882291798266 1.0938978059449639e-016 0.13155437623081051
  237.         -1.0114882291798266 1.1744489684476589e-016 5.0364006503769102e-017
  238.         0.97702354164034566 0.26179249947024347 9.1882737669770621e-017
  239.         0.97702354164034566 0.26179249947024347 0.12707189157063553
  240.         0.9261517544068516 0.26179249947024347 0.38399743006390169
  241.         0.70884586453472687 0.26179249947024341 0.70874549191893377
  242.         0.38362461749095367 0.26179249947024341 0.92618043229707803
  243.         -2.3591049419557835e-017 0.26179249947024341 1.0024450963119793
  244.         -0.38362461749095361 0.26179249947024341 0.92618043229707803
  245.         -0.70884586453472698 0.26179249947024341 0.70874549191893343
  246.         -0.92615175440685105 0.26179249947024347 0.38399743006390136
  247.         -0.97702354164034511 0.26179249947024347 0.12707189157063536
  248.         -0.97702354164034511 0.26179249947024347 4.8647941306652268e-017
  249.         0.87597256199319984 0.50574427273415079 1.1556984323949877e-016
  250.         0.87597256199319984 0.50574427273415079 0.11392917946436426
  251.         0.8303623101447335 0.50574427273415079 0.34428158409278431
  252.         0.63553179790558323 0.50574427273415079 0.6354418065659041
  253.         0.34394733054540266 0.50574427273415079 0.8303880219560702
  254.         -3.8178032652874176e-017 0.50574427273415079 0.89876483201176449
  255.         -0.34394733054540266 0.50574427273415079 0.8303880219560702
  256.         -0.63553179790558334 0.50574427273415079 0.63544180656590377
  257.         -0.83036231014473294 0.50574427273415079 0.34428158409278398
  258.         -0.87597256199319939 0.50574427273415079 0.11392917946436411
  259.         -0.87597256199319939 0.50574427273415079 4.3616412466926883e-017
  260.         0.71523863309348834 0.71523040959315343 1.313818591327516e-016
  261.         0.71523863309348834 0.71523040959315343 0.093024090165722814
  262.         0.6779974960960945 0.71523040959315343 0.2811086788443215
  263.         0.51891681788197963 0.71523040959315343 0.5188433392302787
  264.         0.28083575813800171 0.71523040959315343 0.67801848999658032
  265.         -5.0163342087777135e-017 0.71523040959315343 0.73384870464194218
  266.         -0.28083575813800177 0.71523040959315343 0.67801848999658032
  267.         -0.51891681788197974 0.71523040959315343 0.51884333923027837
  268.         -0.67799749609609405 0.71523040959315343 0.28110867884432122
  269.         -0.7152386330934879 0.71523040959315343 0.093024090165722662
  270.         -0.7152386330934879 0.71523040959315343 3.5613151126905689e-017
  271.         0.50571359275213223 0.87597477601252027 1.3823743159423676e-016
  272.         0.50571359275213223 0.87597477601252027 0.065773218438631209
  273.         0.47938203246200911 0.87597477601252027 0.19875950956019664
  274.         0.36690312319342883 0.87597477601252027 0.36685116968976883
  275.         0.19856653940374336 0.87597477601252027 0.47939687632019778
  276.         -5.8729745957933917e-017 0.87597477601252027 0.51887195096809935
  277.         -0.19856653940374344 0.87597477601252027 0.47939687632019767
  278.         -0.36690312319342899 0.87597477601252027 0.36685116968976855
  279.         -0.47938203246200889 0.87597477601252027 0.19875950956019636
  280.         -0.5057135927521319 0.87597477601252027 0.065773218438631056
  281.         -0.5057135927521319 0.87597477601252027 2.5180483509002577e-017
  282.         0.26190699589798327 0.97702290906339684 1.3568349479126595e-016
  283.         0.26190699589798327 0.97702290906339684 0.034063680112009692
  284.         0.24826998880200643 0.97702290906339684 0.10293673494471864
  285.         0.19001762293598831 0.97702290906339684 0.18999071642948945
  286.         0.1028367964920074 0.97702290906339684 0.24827767637529191
  287.         -6.3295145463079963e-017 0.97702290906339684 0.26872165565932898
  288.         -0.1028367964920075 0.97702290906339684 0.24827767637529186
  289.         -0.1900176229359884 0.97702290906339684 0.18999071642948931
  290.         -0.24826998880200632 0.97702290906339684 0.10293673494471844
  291.         -0.26190699589798311 0.97702290906339684 0.034063680112009546
  292.         -0.26190699589798311 0.97702290906339684 1.3040869151274692e-017
  293.         0.087017461480034586 1 1.2778874219333494e-016
  294.         0.087017461480034572 1 0.011317509720777448
  295.         0.082486625121087731 1 0.034200282956250647
  296.         0.063132529651100514 1 0.063123590081217054
  297.         0.034167078839539712 1 0.082489179283911709
  298.         -6.3459794513882623e-017 1 0.0892816025780961
  299.         -0.03416707883953983 1 0.082489179283911654
  300.         -0.063132529651100611 1 0.063123590081216929
  301.         -0.082486625121087731 1 0.034200282956250501
  302.         -0.087017461480034558 1 0.011317509720777318
  303.         -0.087017461480034544 1 4.3327721168595222e-018
  304.         2.1632543846517027e-016 1 1.2246063538223773e-016
  305.         2.1632543846517027e-016 1 1.2246063538223773e-016
  306.         2.1632543846517027e-016 1 1.2246063538223773e-016
  307.         2.1632543846517027e-016 1 1.2246063538223773e-016
  308.         2.1632543846517027e-016 1 1.2246063538223773e-016
  309.         2.1632543846517027e-016 1 1.2246063538223773e-016
  310.         2.1632543846517027e-016 1 1.2246063538223773e-016
  311.         2.1632543846517027e-016 1 1.2246063538223773e-016
  312.         2.1632543846517027e-016 1 1.2246063538223773e-016
  313.         2.1632543846517027e-016 1 1.2246063538223773e-016
  314.         2.1632543846517027e-016 1 1.2246063538223773e-016
  315.         
  316.         ;
  317. createNode transform -n "rightLeg";
  318.     setAttr ".ove" yes;
  319.     setAttr ".t" -type "double3" 0 9.1976817112288565 0 ;
  320.     setAttr -l on ".tx";
  321.     setAttr -l on ".ty";
  322.     setAttr -l on ".tz";
  323.     setAttr -l on ".rx";
  324.     setAttr -l on ".ry";
  325.     setAttr -l on ".rz";
  326.     setAttr ".s" -type "double3" 0.99092960341010261 6.903786091926392 0.99092960341010261 ;
  327.     setAttr -l on ".sx";
  328.     setAttr -l on ".sy";
  329.     setAttr -l on ".sz";
  330. createNode nurbsSurface -n "rightLegShape" -p "rightLeg";
  331.     setAttr -k off ".v";
  332.     setAttr -s 8 ".iog[0].og";
  333.     setAttr ".ove" yes;
  334.     setAttr ".vir" yes;
  335.     setAttr ".vif" yes;
  336.     setAttr ".tw" yes;
  337.     setAttr ".dvu" 3;
  338.     setAttr ".dvv" 3;
  339.     setAttr ".cpr" 15;
  340.     setAttr ".cps" 4;
  341. createNode nurbsSurface -n "rightLegShapeOrig" -p "rightLeg";
  342.     setAttr -k off ".v";
  343.     setAttr ".io" yes;
  344.     setAttr ".ove" yes;
  345.     setAttr ".vir" yes;
  346.     setAttr ".vif" yes;
  347.     setAttr ".dvu" 0;
  348.     setAttr ".dvv" 0;
  349.     setAttr ".cpr" 4;
  350.     setAttr ".cps" 1;
  351.     setAttr ".cc" -type "nurbsSurface" 
  352.         3 3 0 2 no 
  353.         12 0 0 0 0.2857142857142857 0.5714285714285714 0.8571428571428571 1.1428571428571428
  354.          1.4285714285714284 1.714285714285714 2 2 2
  355.         13 -2 -1 0 1 2 3 4 5 6 7 8 9 10
  356.         
  357.         110
  358.         0.78361162489122416 -1 -0.78361162489122471
  359.         1.1081941875543879 -1 -4.5818673011638657e-017
  360.         0.78361162489122438 -1 0.78361162489122416
  361.         6.7855082167406535e-017 -1 1.1081941875543879
  362.         -0.78361162489122405 -1 0.78361162489122427
  363.         -1.1081941875543884 -1 1.1764706693880335e-016
  364.         -0.78361162489122416 -1 -0.78361162489122449
  365.         -1.7887738462992219e-016 -0.99999999999999989 -1.1081941875543879
  366.         0.78361162489122416 -1 -0.78361162489122471
  367.         1.1081941875543879 -1 -4.5818673011638657e-017
  368.         0.78361162489122438 -1 0.78361162489122416
  369.         0.78361162489122416 -0.90476190476190488 -0.7836116248912246
  370.         1.1081941875543879 -0.90476190476190488 -3.9987214183913058e-017
  371.         0.78361162489122438 -0.90476190476190488 0.78361162489122427
  372.         6.7855082167406535e-017 -0.90476190476190499 1.1081941875543879
  373.         -0.78361162489122405 -0.90476190476190488 0.78361162489122438
  374.         -1.1081941875543884 -0.90476190476190488 1.2347852576652895e-016
  375.         -0.78361162489122416 -0.90476190476190488 -0.78361162489122438
  376.         -1.7887738462992219e-016 -0.90476190476190477 -1.1081941875543879
  377.         0.78361162489122416 -0.90476190476190488 -0.7836116248912246
  378.         1.1081941875543879 -0.90476190476190488 -3.9987214183913058e-017
  379.         0.78361162489122438 -0.90476190476190488 0.78361162489122427
  380.         0.78361162489122416 -0.7142857142857143 -0.7836116248912246
  381.         1.1081941875543879 -0.7142857142857143 -2.8324296528461842e-017
  382.         0.78361162489122438 -0.7142857142857143 0.78361162489122427
  383.         6.7855082167406535e-017 -0.71428571428571441 1.1081941875543879
  384.         -0.78361162489122405 -0.7142857142857143 0.78361162489122438
  385.         -1.1081941875543884 -0.7142857142857143 1.3514144342198017e-016
  386.         -0.78361162489122416 -0.7142857142857143 -0.78361162489122438
  387.         -1.7887738462992219e-016 -0.71428571428571419 -1.1081941875543879
  388.         0.78361162489122416 -0.7142857142857143 -0.7836116248912246
  389.         1.1081941875543879 -0.7142857142857143 -2.8324296528461842e-017
  390.         0.78361162489122438 -0.7142857142857143 0.78361162489122427
  391.         0.78361162489122416 -0.42857142857142855 -0.7836116248912246
  392.         1.1081941875543879 -0.4285714285714286 -1.0829920045285023e-017
  393.         0.78361162489122438 -0.42857142857142866 0.78361162489122427
  394.         6.7855082167406535e-017 -0.42857142857142866 1.1081941875543879
  395.         -0.78361162489122405 -0.42857142857142866 0.78361162489122438
  396.         -1.1081941875543884 -0.4285714285714286 1.5263581990515699e-016
  397.         -0.78361162489122416 -0.42857142857142855 -0.78361162489122438
  398.         -1.7887738462992219e-016 -0.42857142857142855 -1.1081941875543879
  399.         0.78361162489122416 -0.42857142857142855 -0.7836116248912246
  400.         1.1081941875543879 -0.4285714285714286 -1.0829920045285023e-017
  401.         0.78361162489122438 -0.42857142857142866 0.78361162489122427
  402.         0.78361162489122416 -0.14285714285714285 -0.7836116248912246
  403.         1.1081941875543879 -0.1428571428571429 6.6644564378917937e-018
  404.         0.78361162489122438 -0.14285714285714296 0.78361162489122427
  405.         6.7855082167406535e-017 -0.14285714285714296 1.1081941875543879
  406.         -0.78361162489122405 -0.14285714285714296 0.78361162489122438
  407.         -1.1081941875543884 -0.1428571428571429 1.7013019638833379e-016
  408.         -0.78361162489122416 -0.14285714285714285 -0.78361162489122438
  409.         -1.7887738462992219e-016 -0.14285714285714285 -1.1081941875543879
  410.         0.78361162489122416 -0.14285714285714285 -0.7836116248912246
  411.         1.1081941875543879 -0.1428571428571429 6.6644564378917937e-018
  412.         0.78361162489122438 -0.14285714285714296 0.78361162489122427
  413.         0.78361162489122416 0.14285714285714282 -0.7836116248912246
  414.         1.1081941875543879 0.14285714285714277 2.4158832921068611e-017
  415.         0.78361162489122438 0.14285714285714271 0.78361162489122427
  416.         6.7855082167406535e-017 0.14285714285714271 1.1081941875543879
  417.         -0.78361162489122405 0.14285714285714271 0.78361162489122438
  418.         -1.1081941875543884 0.14285714285714277 1.8762457287151061e-016
  419.         -0.78361162489122416 0.14285714285714282 -0.78361162489122438
  420.         -1.7887738462992219e-016 0.14285714285714282 -1.1081941875543879
  421.         0.78361162489122416 0.14285714285714282 -0.7836116248912246
  422.         1.1081941875543879 0.14285714285714277 2.4158832921068611e-017
  423.         0.78361162489122438 0.14285714285714271 0.78361162489122427
  424.         0.78361162489122416 0.42857142857142844 -0.7836116248912246
  425.         1.1081941875543879 0.42857142857142838 4.1653209404245426e-017
  426.         0.78361162489122438 0.42857142857142833 0.78361162489122427
  427.         6.7855082167406535e-017 0.42857142857142833 1.1081941875543879
  428.         -0.78361162489122405 0.42857142857142833 0.78361162489122438
  429.         -1.1081941875543884 0.42857142857142838 2.0511894935468743e-016
  430.         -0.78361162489122416 0.42857142857142844 -0.78361162489122438
  431.         -1.7887738462992219e-016 0.42857142857142844 -1.1081941875543879
  432.         0.78361162489122416 0.42857142857142844 -0.7836116248912246
  433.         1.1081941875543879 0.42857142857142838 4.1653209404245426e-017
  434.         0.78361162489122438 0.42857142857142833 0.78361162489122427
  435.         0.78361162489122416 0.71428571428571419 -0.7836116248912246
  436.         1.1081941875543879 0.71428571428571419 5.9147585887422247e-017
  437.         0.78361162489122438 0.71428571428571419 0.78361162489122427
  438.         6.7855082167406535e-017 0.71428571428571408 1.1081941875543879
  439.         -0.78361162489122405 0.71428571428571419 0.78361162489122438
  440.         -1.1081941875543884 0.71428571428571419 2.2261332583786423e-016
  441.         -0.78361162489122416 0.71428571428571419 -0.78361162489122438
  442.         -1.7887738462992219e-016 0.7142857142857143 -1.1081941875543879
  443.         0.78361162489122416 0.71428571428571419 -0.7836116248912246
  444.         1.1081941875543879 0.71428571428571419 5.9147585887422247e-017
  445.         0.78361162489122438 0.71428571428571419 0.78361162489122427
  446.         0.78361162489122416 0.90476190476190466 -0.7836116248912246
  447.         1.1081941875543879 0.90476190476190466 7.0810503542873458e-017
  448.         0.78361162489122438 0.90476190476190466 0.78361162489122427
  449.         6.7855082167406535e-017 0.90476190476190455 1.1081941875543879
  450.         -0.78361162489122405 0.90476190476190466 0.78361162489122438
  451.         -1.1081941875543884 0.90476190476190466 2.3427624349331548e-016
  452.         -0.78361162489122416 0.90476190476190466 -0.78361162489122438
  453.         -1.7887738462992219e-016 0.90476190476190477 -1.1081941875543879
  454.         0.78361162489122416 0.90476190476190466 -0.7836116248912246
  455.         1.1081941875543879 0.90476190476190466 7.0810503542873458e-017
  456.         0.78361162489122438 0.90476190476190466 0.78361162489122427
  457.         0.78361162489122416 1 -0.78361162489122449
  458.         1.1081941875543879 1 7.6641962370599069e-017
  459.         0.78361162489122438 1 0.78361162489122438
  460.         6.7855082167406535e-017 0.99999999999999989 1.1081941875543879
  461.         -0.78361162489122405 1 0.78361162489122449
  462.         -1.1081941875543884 1 2.4010770232104108e-016
  463.         -0.78361162489122416 1 -0.78361162489122427
  464.         -1.7887738462992219e-016 1 -1.1081941875543879
  465.         0.78361162489122416 1 -0.78361162489122449
  466.         1.1081941875543879 1 7.6641962370599069e-017
  467.         0.78361162489122438 1 0.78361162489122438
  468.         
  469.         ;
  470. createNode transform -n "ffd1Lattice";
  471.     setAttr ".ove" yes;
  472.     setAttr ".t" -type "double3" 2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 ;
  473.     setAttr -l on ".tx";
  474.     setAttr -l on ".ty";
  475.     setAttr -l on ".tz";
  476.     setAttr ".r" -type "double3" -89.999999999999986 89.999999999999986 0 ;
  477.     setAttr -l on ".rx";
  478.     setAttr -l on ".ry";
  479.     setAttr -l on ".rz";
  480.     setAttr ".s" -type "double3" 2.0229764583596537 6.735247159106196 2.7557183592803565 ;
  481.     setAttr -l on ".sx";
  482.     setAttr -l on ".sy";
  483.     setAttr -l on ".sz";
  484. createNode lattice -n "ffd1LatticeShape" -p "ffd1Lattice";
  485.     setAttr -k off ".v";
  486.     setAttr -s 10 ".iog[0].og";
  487.     setAttr ".ove" yes;
  488.     setAttr ".tw" yes;
  489.     setAttr ".ud" 3;
  490. createNode lattice -n "ffd1LatticeShapeOrig" -p "ffd1Lattice";
  491.     setAttr -k off ".v";
  492.     setAttr ".io" yes;
  493.     setAttr ".ove" yes;
  494.     setAttr ".ud" 3;
  495.     setAttr ".cc" -type "lattice" 2 5 3 30 -0.5 -0.5 -0.5 0.5
  496.          -0.5 -0.5 -0.5 -0.25 -0.5 0.5 -0.25 -0.5 -0.5 0 -0.5 0.5 0 -0.5 -0.5 0.25
  497.          -0.5 0.5 0.25 -0.5 -0.5 0.5 -0.5 0.5 0.5 -0.5 -0.5 -0.5 0 0.5 -0.5 0 -0.5
  498.          -0.25 0 0.5 -0.25 0 -0.5 0 0 0.5 0 0 -0.5 0.25 0 0.5 0.25 0 -0.5 0.5 0 0.5
  499.          0.5 0 -0.5 -0.5 0.5 0.5 -0.5 0.5 -0.5 -0.25 0.5 0.5 -0.25 0.5 -0.5 0 0.5 0.5
  500.          0 0.5 -0.5 0.25 0.5 0.5 0.25 0.5 -0.5 0.5 0.5 0.5 0.5 0.5 ;
  501. createNode transform -n "ffd1Base";
  502.     setAttr ".t" -type "double3" 2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 ;
  503.     setAttr ".r" -type "double3" -89.999999999999986 89.999999999999986 0 ;
  504.     setAttr ".s" -type "double3" 2.0229764583596537 6.735247159106196 2.7557183592803565 ;
  505. createNode baseLattice -n "ffd1BaseShape" -p "ffd1Base";
  506.     setAttr ".ihi" 0;
  507.     setAttr -k off ".v";
  508. createNode joint -n "lfoot";
  509.     addAttr -ci true -sn "roll" -ln "roll" -min -5 -max 10 -at "double";
  510.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  511.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  512.     setAttr ".dh" yes;
  513.     setAttr -av -k on ".roll" 0;
  514. createNode joint -n "toe_control" -p "lfoot";
  515.     setAttr ".t" -type "double3" 5 0 0 ;
  516.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  517.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  518. createNode joint -n "ball_control" -p "|lfoot|toe_control";
  519.     setAttr ".t" -type "double3" -2 0 0 ;
  520.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  521.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  522. createNode joint -n "ankle_control" -p "|lfoot|toe_control|ball_control";
  523.     setAttr ".t" -type "double3" -3 2 0 ;
  524.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  525.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  526. createNode transform -n "lknee" -p "lfoot";
  527.     setAttr ".t" -type "double3" 0 0 3 ;
  528.     setAttr ".rp" -type "double3" 15.401041920016034 8.6188535247511453 -3 ;
  529.     setAttr ".sp" -type "double3" 15.401041920016034 8.6188535247511453 -3 ;
  530. createNode locator -n "lkneeShape" -p "lknee";
  531.     setAttr -k off ".v";
  532.     setAttr ".lp" -type "double3" 15.401041920016034 8.6188535247511453 -3 ;
  533. createNode transform -n "ffd1Lattice1";
  534.     setAttr ".ove" yes;
  535.     setAttr ".t" -type "double3" 2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 ;
  536.     setAttr -l on ".tx";
  537.     setAttr -l on ".ty";
  538.     setAttr -l on ".tz";
  539.     setAttr ".r" -type "double3" -89.999999999999986 89.999999999999986 0 ;
  540.     setAttr -l on ".rx";
  541.     setAttr -l on ".ry";
  542.     setAttr -l on ".rz";
  543.     setAttr ".s" -type "double3" 2.0229764583596537 6.735247159106196 2.7557183592803565 ;
  544.     setAttr -l on ".sx";
  545.     setAttr -l on ".sy";
  546.     setAttr -l on ".sz";
  547. createNode lattice -n "ffd1Lattice1Shape" -p "ffd1Lattice1";
  548.     setAttr -k off ".v";
  549.     setAttr -s 10 ".iog[0].og";
  550.     setAttr ".ove" yes;
  551.     setAttr ".tw" yes;
  552.     setAttr ".ud" 3;
  553. createNode lattice -n "ffd1Lattice1ShapeOrig" -p "ffd1Lattice1";
  554.     setAttr -k off ".v";
  555.     setAttr ".io" yes;
  556.     setAttr ".ove" yes;
  557.     setAttr ".ud" 3;
  558.     setAttr ".cc" -type "lattice" 2 5 3 30 -0.5 -0.5 -0.5 0.5
  559.          -0.5 -0.5 -0.5 -0.25 -0.5 0.5 -0.25 -0.5 -0.5 0 -0.5 0.5 0 -0.5 -0.5 0.25
  560.          -0.5 0.5 0.25 -0.5 -0.5 0.5 -0.5 0.5 0.5 -0.5 -0.5 -0.5 0 0.5 -0.5 0 -0.5
  561.          -0.25 0 0.5 -0.25 0 -0.5 0 0 0.5 0 0 -0.5 0.25 0 0.5 0.25 0 -0.5 0.5 0 0.5
  562.          0.5 0 -0.5 -0.5 0.5 0.5 -0.5 0.5 -0.5 -0.25 0.5 0.5 -0.25 0.5 -0.5 0 0.5 0.5
  563.          0 0.5 -0.5 0.25 0.5 0.5 0.25 0.5 -0.5 0.5 0.5 0.5 0.5 0.5 ;
  564. createNode transform -n "ffd1Base1";
  565.     setAttr ".t" -type "double3" 2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 ;
  566.     setAttr ".r" -type "double3" -89.999999999999986 89.999999999999986 0 ;
  567.     setAttr ".s" -type "double3" 2.0229764583596537 6.735247159106196 2.7557183592803565 ;
  568. createNode baseLattice -n "ffd1Base1Shape" -p "ffd1Base1";
  569.     setAttr ".ihi" 0;
  570.     setAttr -k off ".v";
  571. createNode transform -n "rightFoot1";
  572.     setAttr ".ove" yes;
  573.     setAttr ".r" -type "double3" 0 90 90 ;
  574.     setAttr ".s" -type "double3" 0.99999999999999978 0.99999999999999978 2.6553295524577867 ;
  575. createNode nurbsSurface -n "rightFoot1Shape" -p "rightFoot1";
  576.     setAttr -k off ".v";
  577.     setAttr -s 4 ".iog[0].og";
  578.     setAttr ".ove" yes;
  579.     setAttr ".vir" yes;
  580.     setAttr ".vif" yes;
  581.     setAttr ".tw" yes;
  582.     setAttr ".dvu" 3;
  583.     setAttr ".dvv" 3;
  584.     setAttr ".cpr" 15;
  585.     setAttr ".cps" 4;
  586. createNode nurbsSurface -n "rightFoot1ShapeOrig" -p "rightFoot1";
  587.     setAttr -k off ".v";
  588.     setAttr ".io" yes;
  589.     setAttr ".ove" yes;
  590.     setAttr ".vir" yes;
  591.     setAttr ".vif" yes;
  592.     setAttr ".dvu" 0;
  593.     setAttr ".dvv" 0;
  594.     setAttr ".cpr" 4;
  595.     setAttr ".cps" 1;
  596.     setAttr ".cc" -type "nurbsSurface" 
  597.         3 3 0 0 no 
  598.         17 0 0 0 1 2 3 4 5 6 7 8 9 10 11 12 12 12
  599.         13 0 0 0 1 2 3 4 5 6 7 8 8 8
  600.         
  601.         165
  602.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  603.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  604.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  605.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  606.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  607.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  608.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  609.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  610.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  611.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  612.         1.8369095307335659e-016 -5.7352471591061978 -7.6960830398317536e-017
  613.         0.087017461480034572 -5.7352471591061978 -7.3587566919933848e-017
  614.         0.087017461480034572 -5.7352471591061978 0.0071651983642363184
  615.         0.082486625121087759 -5.7352471591061978 0.021652449835732619
  616.         0.063132529651100597 -5.7352471591061978 0.039964007591203443
  617.         0.03416707883953983 -5.7352471591061978 0.052224504069760189
  618.         6.2187191662181247e-017 -5.7352471591061978 0.056524837047371164
  619.         -0.034167078839539705 -5.7352471591061978 0.052224504069760209
  620.         -0.063132529651100514 -5.7352471591061978 0.039964007591203485
  621.         -0.082486625121087676 -5.7352471591061978 0.021652449835732671
  622.         -0.08701746148003453 -5.7352471591061978 0.0071651983642363904
  623.         -0.08701746148003453 -5.7352471591061978 3.3130053149060479e-018
  624.         0.26190699589798322 -5.6034678635875217 -6.5026480099831579e-017
  625.         0.26190699589798322 -5.6034678635875217 0.021565965573712636
  626.         0.2482699888020064 -5.6034678635875217 0.065170001444016731
  627.         0.19001762293598837 -5.6034678635875217 0.1202845152482164
  628.         0.1028367964920075 -5.6034678635875217 0.15718641684705079
  629.         5.9464838485706391e-017 -5.6034678635875217 0.17012964999095873
  630.         -0.10283679649200736 -5.6034678635875217 0.15718641684705079
  631.         -0.19001762293598828 -5.6034678635875217 0.1202845152482164
  632.         -0.24826998880200624 -5.6034678635875217 0.065170001444016759
  633.         -0.26190699589798305 -5.6034678635875217 0.021565965573712698
  634.         -0.26190699589798305 -5.6034678635875217 8.826165379796892e-018
  635.         0.50571359275213223 -5.0239318455744986 -4.7740893771149866e-017
  636.         0.50571359275213223 -5.0239318455744986 0.041641506726682369
  637.         0.47938203246200917 -5.0239318455744986 0.12583610245658639
  638.         0.36690312319342894 -5.0239318455744986 0.23225616463608398
  639.         0.19856653940374347 -5.0239318455744986 0.3035096764903501
  640.         5.1333844614291882e-017 -5.0239318455744986 0.32850163561153284
  641.         -0.19856653940374333 -5.0239318455744986 0.3035096764903501
  642.         -0.36690312319342888 -5.0239318455744986 0.23225616463608389
  643.         -0.47938203246200883 -5.0239318455744986 0.12583610245658633
  644.         -0.5057135927521319 -5.0239318455744986 0.04164150672668239
  645.         -0.5057135927521319 -5.0239318455744986 1.6511844215907337e-017
  646.         0.71523863309348867 -4.102023174725498 -2.7155952115524715e-017
  647.         0.71523863309348867 -4.102023174725498 0.05889423337241325
  648.         0.67799749609609483 -4.102023174725498 0.17797196516917549
  649.         0.51891681788197996 -4.102023174725498 0.32848352131058794
  650.         0.28083575813800193 -4.102023174725498 0.42925847605208495
  651.         3.9703203299074318e-017 -4.102023174725498 0.46460499419268858
  652.         -0.28083575813800182 -4.102023174725498 0.42925847605208495
  653.         -0.51891681788197996 -4.102023174725498 0.32848352131058783
  654.         -0.67799749609609439 -4.102023174725498 0.17797196516917532
  655.         -0.71523863309348823 -4.102023174725498 0.05889423337241325
  656.         -0.71523863309348823 -4.102023174725498 2.3116842558713018e-017
  657.         0.87597256199319951 -2.9005684034327679 -4.6834307592045947e-018
  658.         0.87597256199319951 -2.9005684034327679 0.072129398646612192
  659.         0.83036231014473316 -2.9005684034327679 0.21796719455425403
  660.         0.63553179790558312 -2.9005684034327679 0.40230286567500412
  661.         0.34394733054540261 -2.9005684034327679 0.52572474364020005
  662.         2.536721099197711e-017 -2.9005684034327679 0.56901460330458498
  663.         -0.34394733054540244 -2.9005684034327679 0.52572474364020005
  664.         -0.63553179790558301 -2.9005684034327679 0.40230286567500412
  665.         -0.83036231014473261 -2.9005684034327679 0.21796719455425381
  666.         -0.87597256199319906 -2.9005684034327679 0.072129398646612192
  667.         -0.87597256199319906 -2.9005684034327679 2.8183765978871344e-017
  668.         0.9770235416403461 -1.501444688862025 1.8147605216610434e-017
  669.         0.9770235416403461 -1.501444688862025 0.08045014602026837
  670.         0.92615175440685205 -1.501444688862025 0.2431115877650753
  671.         0.7088458645347272 -1.5014446888620248 0.44871196620528925
  672.         0.38362461749095383 -1.5014446888620248 0.58637162080802574
  673.         9.3023891423770473e-018 -1.5014446888620248 0.63465533863381218
  674.         -0.38362461749095378 -1.5014446888620248 0.58637162080802574
  675.         -0.70884586453472731 -1.5014446888620248 0.44871196620528903
  676.         -0.92615175440685138 -1.501444688862025 0.2431115877650751
  677.         -0.97702354164034555 -1.501444688862025 0.080450146020268287
  678.         -0.97702354164034555 -1.501444688862025 3.1369263769593174e-017
  679.         1.0114882291798273 1.1744489684476589e-016 6.1933745613508078e-017
  680.         1.0114882291798273 1.0938978059449638e-016 0.13155437623081059
  681.         0.9588219301696429 9.310321198639516e-017 0.39754301098296213
  682.         0.73385053452847826 7.2517358120846105e-017 0.73374662124995449
  683.         0.39715704737701452 5.8734107553250793e-017 0.95885161967779231
  684.         -7.3963477158659677e-018 5.3899673070261344e-017 1.0378065339308447
  685.         -0.39715704737701446 5.8734107553250793e-017 0.95885161967779231
  686.         -0.73385053452847837 7.251735812084613e-017 0.73374662124995416
  687.         -0.95882193016964223 9.3103211986395184e-017 0.3975430109829618
  688.         -1.0114882291798266 1.0938978059449639e-016 0.13155437623081051
  689.         -1.0114882291798266 1.1744489684476589e-016 5.0364006503769102e-017
  690.         0.97702354164034566 0.26179249947024347 9.1882737669770621e-017
  691.         0.97702354164034566 0.26179249947024347 0.12707189157063553
  692.         0.9261517544068516 0.26179249947024347 0.38399743006390169
  693.         0.70884586453472687 0.26179249947024341 0.70874549191893377
  694.         0.38362461749095367 0.26179249947024341 0.92618043229707803
  695.         -2.3591049419557835e-017 0.26179249947024341 1.0024450963119793
  696.         -0.38362461749095361 0.26179249947024341 0.92618043229707803
  697.         -0.70884586453472698 0.26179249947024341 0.70874549191893343
  698.         -0.92615175440685105 0.26179249947024347 0.38399743006390136
  699.         -0.97702354164034511 0.26179249947024347 0.12707189157063536
  700.         -0.97702354164034511 0.26179249947024347 4.8647941306652268e-017
  701.         0.87597256199319984 0.50574427273415079 1.1556984323949877e-016
  702.         0.87597256199319984 0.50574427273415079 0.11392917946436426
  703.         0.8303623101447335 0.50574427273415079 0.34428158409278431
  704.         0.63553179790558323 0.50574427273415079 0.6354418065659041
  705.         0.34394733054540266 0.50574427273415079 0.8303880219560702
  706.         -3.8178032652874176e-017 0.50574427273415079 0.89876483201176449
  707.         -0.34394733054540266 0.50574427273415079 0.8303880219560702
  708.         -0.63553179790558334 0.50574427273415079 0.63544180656590377
  709.         -0.83036231014473294 0.50574427273415079 0.34428158409278398
  710.         -0.87597256199319939 0.50574427273415079 0.11392917946436411
  711.         -0.87597256199319939 0.50574427273415079 4.3616412466926883e-017
  712.         0.71523863309348834 0.71523040959315343 1.313818591327516e-016
  713.         0.71523863309348834 0.71523040959315343 0.093024090165722814
  714.         0.6779974960960945 0.71523040959315343 0.2811086788443215
  715.         0.51891681788197963 0.71523040959315343 0.5188433392302787
  716.         0.28083575813800171 0.71523040959315343 0.67801848999658032
  717.         -5.0163342087777135e-017 0.71523040959315343 0.73384870464194218
  718.         -0.28083575813800177 0.71523040959315343 0.67801848999658032
  719.         -0.51891681788197974 0.71523040959315343 0.51884333923027837
  720.         -0.67799749609609405 0.71523040959315343 0.28110867884432122
  721.         -0.7152386330934879 0.71523040959315343 0.093024090165722662
  722.         -0.7152386330934879 0.71523040959315343 3.5613151126905689e-017
  723.         0.50571359275213223 0.87597477601252027 1.3823743159423676e-016
  724.         0.50571359275213223 0.87597477601252027 0.065773218438631209
  725.         0.47938203246200911 0.87597477601252027 0.19875950956019664
  726.         0.36690312319342883 0.87597477601252027 0.36685116968976883
  727.         0.19856653940374336 0.87597477601252027 0.47939687632019778
  728.         -5.8729745957933917e-017 0.87597477601252027 0.51887195096809935
  729.         -0.19856653940374344 0.87597477601252027 0.47939687632019767
  730.         -0.36690312319342899 0.87597477601252027 0.36685116968976855
  731.         -0.47938203246200889 0.87597477601252027 0.19875950956019636
  732.         -0.5057135927521319 0.87597477601252027 0.065773218438631056
  733.         -0.5057135927521319 0.87597477601252027 2.5180483509002577e-017
  734.         0.26190699589798327 0.97702290906339684 1.3568349479126595e-016
  735.         0.26190699589798327 0.97702290906339684 0.034063680112009692
  736.         0.24826998880200643 0.97702290906339684 0.10293673494471864
  737.         0.19001762293598831 0.97702290906339684 0.18999071642948945
  738.         0.1028367964920074 0.97702290906339684 0.24827767637529191
  739.         -6.3295145463079963e-017 0.97702290906339684 0.26872165565932898
  740.         -0.1028367964920075 0.97702290906339684 0.24827767637529186
  741.         -0.1900176229359884 0.97702290906339684 0.18999071642948931
  742.         -0.24826998880200632 0.97702290906339684 0.10293673494471844
  743.         -0.26190699589798311 0.97702290906339684 0.034063680112009546
  744.         -0.26190699589798311 0.97702290906339684 1.3040869151274692e-017
  745.         0.087017461480034586 1 1.2778874219333494e-016
  746.         0.087017461480034572 1 0.011317509720777448
  747.         0.082486625121087731 1 0.034200282956250647
  748.         0.063132529651100514 1 0.063123590081217054
  749.         0.034167078839539712 1 0.082489179283911709
  750.         -6.3459794513882623e-017 1 0.0892816025780961
  751.         -0.03416707883953983 1 0.082489179283911654
  752.         -0.063132529651100611 1 0.063123590081216929
  753.         -0.082486625121087731 1 0.034200282956250501
  754.         -0.087017461480034558 1 0.011317509720777318
  755.         -0.087017461480034544 1 4.3327721168595222e-018
  756.         2.1632543846517027e-016 1 1.2246063538223773e-016
  757.         2.1632543846517027e-016 1 1.2246063538223773e-016
  758.         2.1632543846517027e-016 1 1.2246063538223773e-016
  759.         2.1632543846517027e-016 1 1.2246063538223773e-016
  760.         2.1632543846517027e-016 1 1.2246063538223773e-016
  761.         2.1632543846517027e-016 1 1.2246063538223773e-016
  762.         2.1632543846517027e-016 1 1.2246063538223773e-016
  763.         2.1632543846517027e-016 1 1.2246063538223773e-016
  764.         2.1632543846517027e-016 1 1.2246063538223773e-016
  765.         2.1632543846517027e-016 1 1.2246063538223773e-016
  766.         2.1632543846517027e-016 1 1.2246063538223773e-016
  767.         
  768.         ;
  769. createNode transform -n "rightLeg1";
  770.     setAttr ".ove" yes;
  771.     setAttr ".t" -type "double3" 0 9.1976817112288565 0 ;
  772.     setAttr -l on ".tx";
  773.     setAttr -l on ".ty";
  774.     setAttr -l on ".tz";
  775.     setAttr -l on ".rx";
  776.     setAttr -l on ".ry";
  777.     setAttr -l on ".rz";
  778.     setAttr ".s" -type "double3" 0.99092960341010261 6.903786091926392 0.99092960341010261 ;
  779.     setAttr -l on ".sx";
  780.     setAttr -l on ".sy";
  781.     setAttr -l on ".sz";
  782. createNode nurbsSurface -n "rightLeg1Shape" -p "rightLeg1";
  783.     setAttr -k off ".v";
  784.     setAttr -s 8 ".iog[0].og";
  785.     setAttr ".ove" yes;
  786.     setAttr ".vir" yes;
  787.     setAttr ".vif" yes;
  788.     setAttr ".tw" yes;
  789.     setAttr ".dvu" 3;
  790.     setAttr ".dvv" 3;
  791.     setAttr ".cpr" 15;
  792.     setAttr ".cps" 4;
  793. createNode nurbsSurface -n "rightLeg1ShapeOrig" -p "rightLeg1";
  794.     setAttr -k off ".v";
  795.     setAttr ".io" yes;
  796.     setAttr ".ove" yes;
  797.     setAttr ".vir" yes;
  798.     setAttr ".vif" yes;
  799.     setAttr ".dvu" 0;
  800.     setAttr ".dvv" 0;
  801.     setAttr ".cpr" 4;
  802.     setAttr ".cps" 1;
  803.     setAttr ".cc" -type "nurbsSurface" 
  804.         3 3 0 2 no 
  805.         12 0 0 0 0.2857142857142857 0.5714285714285714 0.8571428571428571 1.1428571428571428
  806.          1.4285714285714284 1.714285714285714 2 2 2
  807.         13 -2 -1 0 1 2 3 4 5 6 7 8 9 10
  808.         
  809.         110
  810.         0.78361162489122416 -1 -0.78361162489122471
  811.         1.1081941875543879 -1 -4.5818673011638657e-017
  812.         0.78361162489122438 -1 0.78361162489122416
  813.         6.7855082167406535e-017 -1 1.1081941875543879
  814.         -0.78361162489122405 -1 0.78361162489122427
  815.         -1.1081941875543884 -1 1.1764706693880335e-016
  816.         -0.78361162489122416 -1 -0.78361162489122449
  817.         -1.7887738462992219e-016 -0.99999999999999989 -1.1081941875543879
  818.         0.78361162489122416 -1 -0.78361162489122471
  819.         1.1081941875543879 -1 -4.5818673011638657e-017
  820.         0.78361162489122438 -1 0.78361162489122416
  821.         0.78361162489122416 -0.90476190476190488 -0.7836116248912246
  822.         1.1081941875543879 -0.90476190476190488 -3.9987214183913058e-017
  823.         0.78361162489122438 -0.90476190476190488 0.78361162489122427
  824.         6.7855082167406535e-017 -0.90476190476190499 1.1081941875543879
  825.         -0.78361162489122405 -0.90476190476190488 0.78361162489122438
  826.         -1.1081941875543884 -0.90476190476190488 1.2347852576652895e-016
  827.         -0.78361162489122416 -0.90476190476190488 -0.78361162489122438
  828.         -1.7887738462992219e-016 -0.90476190476190477 -1.1081941875543879
  829.         0.78361162489122416 -0.90476190476190488 -0.7836116248912246
  830.         1.1081941875543879 -0.90476190476190488 -3.9987214183913058e-017
  831.         0.78361162489122438 -0.90476190476190488 0.78361162489122427
  832.         0.78361162489122416 -0.7142857142857143 -0.7836116248912246
  833.         1.1081941875543879 -0.7142857142857143 -2.8324296528461842e-017
  834.         0.78361162489122438 -0.7142857142857143 0.78361162489122427
  835.         6.7855082167406535e-017 -0.71428571428571441 1.1081941875543879
  836.         -0.78361162489122405 -0.7142857142857143 0.78361162489122438
  837.         -1.1081941875543884 -0.7142857142857143 1.3514144342198017e-016
  838.         -0.78361162489122416 -0.7142857142857143 -0.78361162489122438
  839.         -1.7887738462992219e-016 -0.71428571428571419 -1.1081941875543879
  840.         0.78361162489122416 -0.7142857142857143 -0.7836116248912246
  841.         1.1081941875543879 -0.7142857142857143 -2.8324296528461842e-017
  842.         0.78361162489122438 -0.7142857142857143 0.78361162489122427
  843.         0.78361162489122416 -0.42857142857142855 -0.7836116248912246
  844.         1.1081941875543879 -0.4285714285714286 -1.0829920045285023e-017
  845.         0.78361162489122438 -0.42857142857142866 0.78361162489122427
  846.         6.7855082167406535e-017 -0.42857142857142866 1.1081941875543879
  847.         -0.78361162489122405 -0.42857142857142866 0.78361162489122438
  848.         -1.1081941875543884 -0.4285714285714286 1.5263581990515699e-016
  849.         -0.78361162489122416 -0.42857142857142855 -0.78361162489122438
  850.         -1.7887738462992219e-016 -0.42857142857142855 -1.1081941875543879
  851.         0.78361162489122416 -0.42857142857142855 -0.7836116248912246
  852.         1.1081941875543879 -0.4285714285714286 -1.0829920045285023e-017
  853.         0.78361162489122438 -0.42857142857142866 0.78361162489122427
  854.         0.78361162489122416 -0.14285714285714285 -0.7836116248912246
  855.         1.1081941875543879 -0.1428571428571429 6.6644564378917937e-018
  856.         0.78361162489122438 -0.14285714285714296 0.78361162489122427
  857.         6.7855082167406535e-017 -0.14285714285714296 1.1081941875543879
  858.         -0.78361162489122405 -0.14285714285714296 0.78361162489122438
  859.         -1.1081941875543884 -0.1428571428571429 1.7013019638833379e-016
  860.         -0.78361162489122416 -0.14285714285714285 -0.78361162489122438
  861.         -1.7887738462992219e-016 -0.14285714285714285 -1.1081941875543879
  862.         0.78361162489122416 -0.14285714285714285 -0.7836116248912246
  863.         1.1081941875543879 -0.1428571428571429 6.6644564378917937e-018
  864.         0.78361162489122438 -0.14285714285714296 0.78361162489122427
  865.         0.78361162489122416 0.14285714285714282 -0.7836116248912246
  866.         1.1081941875543879 0.14285714285714277 2.4158832921068611e-017
  867.         0.78361162489122438 0.14285714285714271 0.78361162489122427
  868.         6.7855082167406535e-017 0.14285714285714271 1.1081941875543879
  869.         -0.78361162489122405 0.14285714285714271 0.78361162489122438
  870.         -1.1081941875543884 0.14285714285714277 1.8762457287151061e-016
  871.         -0.78361162489122416 0.14285714285714282 -0.78361162489122438
  872.         -1.7887738462992219e-016 0.14285714285714282 -1.1081941875543879
  873.         0.78361162489122416 0.14285714285714282 -0.7836116248912246
  874.         1.1081941875543879 0.14285714285714277 2.4158832921068611e-017
  875.         0.78361162489122438 0.14285714285714271 0.78361162489122427
  876.         0.78361162489122416 0.42857142857142844 -0.7836116248912246
  877.         1.1081941875543879 0.42857142857142838 4.1653209404245426e-017
  878.         0.78361162489122438 0.42857142857142833 0.78361162489122427
  879.         6.7855082167406535e-017 0.42857142857142833 1.1081941875543879
  880.         -0.78361162489122405 0.42857142857142833 0.78361162489122438
  881.         -1.1081941875543884 0.42857142857142838 2.0511894935468743e-016
  882.         -0.78361162489122416 0.42857142857142844 -0.78361162489122438
  883.         -1.7887738462992219e-016 0.42857142857142844 -1.1081941875543879
  884.         0.78361162489122416 0.42857142857142844 -0.7836116248912246
  885.         1.1081941875543879 0.42857142857142838 4.1653209404245426e-017
  886.         0.78361162489122438 0.42857142857142833 0.78361162489122427
  887.         0.78361162489122416 0.71428571428571419 -0.7836116248912246
  888.         1.1081941875543879 0.71428571428571419 5.9147585887422247e-017
  889.         0.78361162489122438 0.71428571428571419 0.78361162489122427
  890.         6.7855082167406535e-017 0.71428571428571408 1.1081941875543879
  891.         -0.78361162489122405 0.71428571428571419 0.78361162489122438
  892.         -1.1081941875543884 0.71428571428571419 2.2261332583786423e-016
  893.         -0.78361162489122416 0.71428571428571419 -0.78361162489122438
  894.         -1.7887738462992219e-016 0.7142857142857143 -1.1081941875543879
  895.         0.78361162489122416 0.71428571428571419 -0.7836116248912246
  896.         1.1081941875543879 0.71428571428571419 5.9147585887422247e-017
  897.         0.78361162489122438 0.71428571428571419 0.78361162489122427
  898.         0.78361162489122416 0.90476190476190466 -0.7836116248912246
  899.         1.1081941875543879 0.90476190476190466 7.0810503542873458e-017
  900.         0.78361162489122438 0.90476190476190466 0.78361162489122427
  901.         6.7855082167406535e-017 0.90476190476190455 1.1081941875543879
  902.         -0.78361162489122405 0.90476190476190466 0.78361162489122438
  903.         -1.1081941875543884 0.90476190476190466 2.3427624349331548e-016
  904.         -0.78361162489122416 0.90476190476190466 -0.78361162489122438
  905.         -1.7887738462992219e-016 0.90476190476190477 -1.1081941875543879
  906.         0.78361162489122416 0.90476190476190466 -0.7836116248912246
  907.         1.1081941875543879 0.90476190476190466 7.0810503542873458e-017
  908.         0.78361162489122438 0.90476190476190466 0.78361162489122427
  909.         0.78361162489122416 1 -0.78361162489122449
  910.         1.1081941875543879 1 7.6641962370599069e-017
  911.         0.78361162489122438 1 0.78361162489122438
  912.         6.7855082167406535e-017 0.99999999999999989 1.1081941875543879
  913.         -0.78361162489122405 1 0.78361162489122449
  914.         -1.1081941875543884 1 2.4010770232104108e-016
  915.         -0.78361162489122416 1 -0.78361162489122427
  916.         -1.7887738462992219e-016 1 -1.1081941875543879
  917.         0.78361162489122416 1 -0.78361162489122449
  918.         1.1081941875543879 1 7.6641962370599069e-017
  919.         0.78361162489122438 1 0.78361162489122438
  920.         
  921.         ;
  922. createNode ikHandle -n "ikHandle2";
  923.     setAttr ".roc" yes;
  924. createNode pointConstraint -n "ikHandle1_pointConstraint1" -p "ikHandle2";
  925.     addAttr -ci true -sn "w0" -ln "ankle_controlW0" -bt "W000" -dv 1 -min 0 
  926.         -at "double";
  927.     setAttr -k on ".nds";
  928.     setAttr -k off ".v";
  929.     setAttr -k off ".tx";
  930.     setAttr -k off ".ty";
  931.     setAttr -k off ".tz";
  932.     setAttr -k off ".rx";
  933.     setAttr -k off ".ry";
  934.     setAttr -k off ".rz";
  935.     setAttr -k off ".sx";
  936.     setAttr -k off ".sy";
  937.     setAttr -k off ".sz";
  938.     setAttr -k on ".w0";
  939. createNode poleVectorConstraint -n "ikHandle2_poleVectorConstraint1" -p "ikHandle2";
  940.     addAttr -ci true -sn "w0" -ln "lkneeW0" -bt "W000" -dv 1 -min 0 -at "double";
  941.     setAttr -k on ".nds";
  942.     setAttr -k off ".v";
  943.     setAttr -k off ".tx";
  944.     setAttr -k off ".ty";
  945.     setAttr -k off ".tz";
  946.     setAttr -k off ".rx";
  947.     setAttr -k off ".ry";
  948.     setAttr -k off ".rz";
  949.     setAttr -k off ".sx";
  950.     setAttr -k off ".sy";
  951.     setAttr -k off ".sz";
  952.     setAttr -k on ".w0";
  953. createNode transform -n "nurbsSphere1";
  954.     setAttr ".ove" yes;
  955.     setAttr ".t" -type "double3" 0 36.828240178064092 0 ;
  956.     setAttr -l on ".tx";
  957.     setAttr -l on ".ty";
  958.     setAttr -l on ".tz";
  959.     setAttr -l on ".rx";
  960.     setAttr -l on ".ry";
  961.     setAttr -l on ".rz";
  962.     setAttr ".s" -type "double3" 3.6419132201873179 3.6419132201873179 3.6419132201873179 ;
  963.     setAttr -l on ".sx";
  964.     setAttr -l on ".sy";
  965.     setAttr -l on ".sz";
  966. createNode nurbsSurface -n "nurbsSphereShape1" -p "nurbsSphere1";
  967.     setAttr -k off ".v";
  968.     setAttr -s 6 ".iog[0].og";
  969.     setAttr ".ove" yes;
  970.     setAttr ".vir" yes;
  971.     setAttr ".vif" yes;
  972.     setAttr ".tw" yes;
  973.     setAttr ".dvu" 3;
  974.     setAttr ".dvv" 3;
  975.     setAttr ".cpr" 15;
  976.     setAttr ".cps" 4;
  977. createNode nurbsSurface -n "nurbsSphereShape1Orig" -p "nurbsSphere1";
  978.     setAttr -k off ".v";
  979.     setAttr ".io" yes;
  980.     setAttr ".ove" yes;
  981.     setAttr ".vir" yes;
  982.     setAttr ".vif" yes;
  983.     setAttr ".dvu" 0;
  984.     setAttr ".dvv" 0;
  985.     setAttr ".cpr" 4;
  986.     setAttr ".cps" 4;
  987.     setAttr ".cc" -type "nurbsSurface" 
  988.         3 3 0 2 no 
  989.         9 0 0 0 1 2 3 4 4 4
  990.         13 -2 -1 0 1 2 3 4 5 6 7 8 9 10
  991.         
  992.         77
  993.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  994.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  995.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  996.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  997.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  998.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  999.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  1000.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  1001.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  1002.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  1003.         9.5961577477087039e-017 -1 -2.5315347264529299e-016
  1004.         0.19991679083637262 -1 -0.19991679083637287
  1005.         0.2827250369469036 -1 -9.0530858139317832e-017
  1006.         0.19991679083637276 -1 0.19991679083637259
  1007.         5.054373833591431e-017 -1 0.28272503694690354
  1008.         -0.19991679083637259 -1 0.1999167908363727
  1009.         -0.28272503694690371 -1 1.7637684495082576e-017
  1010.         -0.19991679083637268 -1 -0.19991679083637276
  1011.         -7.8868002186201414e-017 -1 -0.28272503694690365
  1012.         0.19991679083637262 -1 -0.19991679083637287
  1013.         0.2827250369469036 -1 -9.0530858139317832e-017
  1014.         0.19991679083637276 -1 0.19991679083637259
  1015.         0.61642997969058932 -0.78361162489122427 -0.61642997969058966
  1016.         0.87176363753180319 -0.78361162489122427 1.7727516578747309e-017
  1017.         0.61642997969058944 -0.78361162489122427 0.61642997969058932
  1018.         -2.0633328330873783e-019 -0.78361162489122427 0.87176363753180319
  1019.         -0.61642997969058921 -0.78361162489122427 0.61642997969058944
  1020.         -0.87176363753180353 -0.78361162489122427 3.914884069012388e-017
  1021.         -0.61642997969058932 -0.78361162489122427 -0.61642997969058944
  1022.         -8.7129629428667406e-017 -0.78361162489122427 -0.87176363753180319
  1023.         0.61642997969058932 -0.78361162489122427 -0.61642997969058966
  1024.         0.87176363753180319 -0.78361162489122427 1.7727516578747309e-017
  1025.         0.61642997969058944 -0.78361162489122427 0.61642997969058932
  1026.         0.86720244749154174 1.4861664477372013e-016 -0.86720244749154196
  1027.         1.2264094625656803 9.5517563411297176e-017 1.6724254526563002e-016
  1028.         0.86720244749154174 4.2418482048874259e-017 0.86720244749154185
  1029.         -7.5093441012290953e-017 2.0424122399006235e-017 1.2264094625656803
  1030.         -0.86720244749154163 4.2418482048874265e-017 0.86720244749154174
  1031.         -1.2264094625656807 9.5517563411297188e-017 4.7772031325494453e-017
  1032.         -0.86720244749154152 1.4861664477372013e-016 -0.86720244749154196
  1033.         -4.7772031325494446e-017 1.7061100442358815e-016 -1.2264094625656803
  1034.         0.86720244749154174 1.4861664477372013e-016 -0.86720244749154196
  1035.         1.2264094625656803 9.5517563411297176e-017 1.6724254526563002e-016
  1036.         0.86720244749154174 4.2418482048874259e-017 0.86720244749154185
  1037.         0.61642997969058955 0.78361162489122449 -0.61642997969058966
  1038.         0.87176363753180341 0.78361162489122449 2.2003315644449237e-016
  1039.         0.61642997969058955 0.78361162489122449 0.61642997969058966
  1040.         -1.0655039567196669e-016 0.78361162489122449 0.87176363753180341
  1041.         -0.61642997969058944 0.78361162489122449 0.61642997969058955
  1042.         -0.87176363753180375 0.78361162489122449 2.8766355778552965e-017
  1043.         -0.61642997969058932 0.78361162489122449 -0.61642997969058977
  1044.         1.9214432959990524e-017 0.78361162489122449 -0.87176363753180341
  1045.         0.61642997969058955 0.78361162489122449 -0.61642997969058966
  1046.         0.87176363753180341 0.78361162489122449 2.2003315644449237e-016
  1047.         0.61642997969058955 0.78361162489122449 0.61642997969058966
  1048.         0.1999167908363727 0.99999999999999989 -0.19991679083637259
  1049.         0.28272503694690354 0.99999999999999989 1.6763994157773291e-016
  1050.         0.19991679083637259 0.99999999999999989 0.19991679083637279
  1051.         -8.5166425998898734e-017 0.99999999999999989 0.2827250369469036
  1052.         -0.19991679083637268 0.99999999999999989 0.19991679083637265
  1053.         -0.28272503694690365 0.99999999999999989 4.388155542507171e-018
  1054.         -0.19991679083637254 0.99999999999999989 -0.1999167908363727
  1055.         5.684216214861163e-017 0.99999999999999989 -0.28272503694690349
  1056.         0.1999167908363727 0.99999999999999989 -0.19991679083637259
  1057.         0.28272503694690354 0.99999999999999989 1.6763994157773291e-016
  1058.         0.19991679083637259 0.99999999999999989 0.19991679083637279
  1059.         4.3499183415908449e-017 1 1.136927117522975e-016
  1060.         4.3499183415908449e-017 1 1.136927117522975e-016
  1061.         4.3499183415908449e-017 1 1.136927117522975e-016
  1062.         4.3499183415908449e-017 1 1.136927117522975e-016
  1063.         4.3499183415908449e-017 1 1.136927117522975e-016
  1064.         4.3499183415908449e-017 1 1.136927117522975e-016
  1065.         4.3499183415908449e-017 1 1.136927117522975e-016
  1066.         4.3499183415908449e-017 1 1.136927117522975e-016
  1067.         4.3499183415908449e-017 1 1.136927117522975e-016
  1068.         4.3499183415908449e-017 1 1.136927117522975e-016
  1069.         4.3499183415908449e-017 1 1.136927117522975e-016
  1070.         
  1071.         ;
  1072. createNode transform -n "nurbsCube1";
  1073.     setAttr ".t" -type "double3" 0 24.255840944862914 0 ;
  1074.     setAttr ".s" -type "double3" 5.9857586823441924 16.925054312588113 10.464901906512241 ;
  1075. createNode transform -n "topnurbsCube1" -p "nurbsCube1";
  1076.     setAttr ".ove" yes;
  1077. createNode nurbsSurface -n "topnurbsCubeShape1" -p "topnurbsCube1";
  1078.     setAttr -k off ".v";
  1079.     setAttr -s 4 ".iog[0].og";
  1080.     setAttr ".ove" yes;
  1081.     setAttr ".vir" yes;
  1082.     setAttr ".vif" yes;
  1083.     setAttr ".tw" yes;
  1084.     setAttr ".dvu" 3;
  1085.     setAttr ".dvv" 3;
  1086.     setAttr ".cpr" 15;
  1087.     setAttr ".cps" 4;
  1088. createNode nurbsSurface -n "topnurbsCubeShape1Orig" -p "topnurbsCube1";
  1089.     setAttr -k off ".v";
  1090.     setAttr ".io" yes;
  1091.     setAttr ".ove" yes;
  1092.     setAttr ".vir" yes;
  1093.     setAttr ".vif" yes;
  1094.     setAttr ".dvu" 0;
  1095.     setAttr ".dvv" 0;
  1096.     setAttr ".cpr" 4;
  1097.     setAttr ".cps" 4;
  1098.     setAttr ".cc" -type "nurbsSurface" 
  1099.         3 3 0 0 no 
  1100.         6 0 0 0 1 1 1
  1101.         6 0 0 0 1 1 1
  1102.         
  1103.         16
  1104.         -0.5 0.49999999999999994 0.5
  1105.         -0.5 0.5 0.16666666666666671
  1106.         -0.5 0.5 -0.1666666666666666
  1107.         -0.5 0.5 -0.49999999999999994
  1108.         -0.16666666666666669 0.49999999999999994 0.5
  1109.         -0.16666666666666669 0.5 0.16666666666666671
  1110.         -0.16666666666666669 0.5 -0.1666666666666666
  1111.         -0.16666666666666669 0.5 -0.49999999999999994
  1112.         0.16666666666666663 0.49999999999999994 0.5
  1113.         0.16666666666666663 0.5 0.16666666666666671
  1114.         0.16666666666666663 0.5 -0.1666666666666666
  1115.         0.16666666666666663 0.5 -0.49999999999999994
  1116.         0.5 0.49999999999999994 0.5
  1117.         0.5 0.5 0.16666666666666671
  1118.         0.5 0.5 -0.1666666666666666
  1119.         0.5 0.5 -0.49999999999999994
  1120.         
  1121.         ;
  1122. createNode transform -n "bottomnurbsCube1" -p "nurbsCube1";
  1123.     setAttr ".ove" yes;
  1124. createNode nurbsSurface -n "bottomnurbsCubeShape1" -p "bottomnurbsCube1";
  1125.     setAttr -k off ".v";
  1126.     setAttr -s 4 ".iog[0].og";
  1127.     setAttr ".ove" yes;
  1128.     setAttr ".vir" yes;
  1129.     setAttr ".vif" yes;
  1130.     setAttr ".tw" yes;
  1131.     setAttr ".dvu" 3;
  1132.     setAttr ".dvv" 3;
  1133.     setAttr ".cpr" 15;
  1134.     setAttr ".cps" 4;
  1135. createNode nurbsSurface -n "bottomnurbsCubeShape1Orig" -p "bottomnurbsCube1";
  1136.     setAttr -k off ".v";
  1137.     setAttr ".io" yes;
  1138.     setAttr ".ove" yes;
  1139.     setAttr ".vir" yes;
  1140.     setAttr ".vif" yes;
  1141.     setAttr ".dvu" 0;
  1142.     setAttr ".dvv" 0;
  1143.     setAttr ".cpr" 4;
  1144.     setAttr ".cps" 4;
  1145.     setAttr ".cc" -type "nurbsSurface" 
  1146.         3 3 0 0 no 
  1147.         6 0 0 0 1 1 1
  1148.         6 0 0 0 1 1 1
  1149.         
  1150.         16
  1151.         -0.5 -0.5 0.49999999999999994
  1152.         -0.16666666666666669 -0.5 0.49999999999999994
  1153.         0.16666666666666663 -0.5 0.49999999999999994
  1154.         0.5 -0.5 0.49999999999999994
  1155.         -0.5 -0.5 0.16666666666666666
  1156.         -0.16666666666666669 -0.5 0.16666666666666666
  1157.         0.16666666666666663 -0.5 0.16666666666666666
  1158.         0.5 -0.5 0.16666666666666666
  1159.         -0.5 -0.5 -0.16666666666666666
  1160.         -0.16666666666666669 -0.5 -0.16666666666666666
  1161.         0.16666666666666663 -0.5 -0.16666666666666666
  1162.         0.5 -0.5 -0.16666666666666666
  1163.         -0.5 -0.49999999999999994 -0.5
  1164.         -0.16666666666666669 -0.49999999999999994 -0.5
  1165.         0.16666666666666663 -0.49999999999999994 -0.5
  1166.         0.5 -0.49999999999999994 -0.5
  1167.         
  1168.         ;
  1169. createNode transform -n "leftnurbsCube1" -p "nurbsCube1";
  1170.     setAttr ".ove" yes;
  1171. createNode nurbsSurface -n "leftnurbsCubeShape1" -p "leftnurbsCube1";
  1172.     setAttr -k off ".v";
  1173.     setAttr -s 4 ".iog[0].og";
  1174.     setAttr ".ove" yes;
  1175.     setAttr ".vir" yes;
  1176.     setAttr ".vif" yes;
  1177.     setAttr ".tw" yes;
  1178.     setAttr ".dvu" 3;
  1179.     setAttr ".dvv" 3;
  1180.     setAttr ".cpr" 15;
  1181.     setAttr ".cps" 4;
  1182. createNode nurbsSurface -n "leftnurbsCubeShape1Orig" -p "leftnurbsCube1";
  1183.     setAttr -k off ".v";
  1184.     setAttr ".io" yes;
  1185.     setAttr ".ove" yes;
  1186.     setAttr ".vir" yes;
  1187.     setAttr ".vif" yes;
  1188.     setAttr ".dvu" 0;
  1189.     setAttr ".dvv" 0;
  1190.     setAttr ".cpr" 4;
  1191.     setAttr ".cps" 4;
  1192.     setAttr ".cc" -type "nurbsSurface" 
  1193.         3 3 0 0 no 
  1194.         6 0 0 0 1 1 1
  1195.         6 0 0 0 1 1 1
  1196.         
  1197.         16
  1198.         -0.5 -0.5 0.49999999999999994
  1199.         -0.5 -0.16666666666666671 0.5
  1200.         -0.5 0.1666666666666666 0.5
  1201.         -0.5 0.49999999999999994 0.5
  1202.         -0.16666666666666669 -0.5 0.49999999999999994
  1203.         -0.16666666666666669 -0.16666666666666671 0.5
  1204.         -0.16666666666666669 0.1666666666666666 0.5
  1205.         -0.16666666666666669 0.49999999999999994 0.5
  1206.         0.16666666666666663 -0.5 0.49999999999999994
  1207.         0.16666666666666663 -0.16666666666666671 0.5
  1208.         0.16666666666666663 0.1666666666666666 0.5
  1209.         0.16666666666666663 0.49999999999999994 0.5
  1210.         0.5 -0.5 0.49999999999999994
  1211.         0.5 -0.16666666666666671 0.5
  1212.         0.5 0.1666666666666666 0.5
  1213.         0.5 0.49999999999999994 0.5
  1214.         
  1215.         ;
  1216. createNode transform -n "rightnurbsCube1" -p "nurbsCube1";
  1217.     setAttr ".ove" yes;
  1218. createNode nurbsSurface -n "rightnurbsCubeShape1" -p "rightnurbsCube1";
  1219.     setAttr -k off ".v";
  1220.     setAttr -s 4 ".iog[0].og";
  1221.     setAttr ".ove" yes;
  1222.     setAttr ".vir" yes;
  1223.     setAttr ".vif" yes;
  1224.     setAttr ".tw" yes;
  1225.     setAttr ".dvu" 3;
  1226.     setAttr ".dvv" 3;
  1227.     setAttr ".cpr" 15;
  1228.     setAttr ".cps" 4;
  1229. createNode nurbsSurface -n "rightnurbsCubeShape1Orig" -p "rightnurbsCube1";
  1230.     setAttr -k off ".v";
  1231.     setAttr ".io" yes;
  1232.     setAttr ".ove" yes;
  1233.     setAttr ".vir" yes;
  1234.     setAttr ".vif" yes;
  1235.     setAttr ".dvu" 0;
  1236.     setAttr ".dvv" 0;
  1237.     setAttr ".cpr" 4;
  1238.     setAttr ".cps" 4;
  1239.     setAttr ".cc" -type "nurbsSurface" 
  1240.         3 3 0 0 no 
  1241.         6 0 0 0 1 1 1
  1242.         6 0 0 0 1 1 1
  1243.         
  1244.         16
  1245.         -0.5 -0.49999999999999994 -0.5
  1246.         -0.16666666666666669 -0.49999999999999994 -0.5
  1247.         0.16666666666666663 -0.49999999999999994 -0.5
  1248.         0.5 -0.49999999999999994 -0.5
  1249.         -0.5 -0.16666666666666666 -0.5
  1250.         -0.16666666666666669 -0.16666666666666666 -0.5
  1251.         0.16666666666666663 -0.16666666666666666 -0.5
  1252.         0.5 -0.16666666666666666 -0.5
  1253.         -0.5 0.16666666666666666 -0.5
  1254.         -0.16666666666666669 0.16666666666666666 -0.5
  1255.         0.16666666666666663 0.16666666666666666 -0.5
  1256.         0.5 0.16666666666666666 -0.5
  1257.         -0.5 0.5 -0.49999999999999994
  1258.         -0.16666666666666669 0.5 -0.49999999999999994
  1259.         0.16666666666666663 0.5 -0.49999999999999994
  1260.         0.5 0.5 -0.49999999999999994
  1261.         
  1262.         ;
  1263. createNode transform -n "backnurbsCube1" -p "nurbsCube1";
  1264.     setAttr ".ove" yes;
  1265. createNode nurbsSurface -n "backnurbsCubeShape1" -p "backnurbsCube1";
  1266.     setAttr -k off ".v";
  1267.     setAttr -s 4 ".iog[0].og";
  1268.     setAttr ".ove" yes;
  1269.     setAttr ".vir" yes;
  1270.     setAttr ".vif" yes;
  1271.     setAttr ".tw" yes;
  1272.     setAttr ".dvu" 3;
  1273.     setAttr ".dvv" 3;
  1274.     setAttr ".cpr" 15;
  1275.     setAttr ".cps" 4;
  1276. createNode nurbsSurface -n "backnurbsCubeShape1Orig" -p "backnurbsCube1";
  1277.     setAttr -k off ".v";
  1278.     setAttr ".io" yes;
  1279.     setAttr ".ove" yes;
  1280.     setAttr ".vir" yes;
  1281.     setAttr ".vif" yes;
  1282.     setAttr ".dvu" 0;
  1283.     setAttr ".dvv" 0;
  1284.     setAttr ".cpr" 4;
  1285.     setAttr ".cps" 4;
  1286.     setAttr ".cc" -type "nurbsSurface" 
  1287.         3 3 0 0 no 
  1288.         6 0 0 0 1 1 1
  1289.         6 0 0 0 1 1 1
  1290.         
  1291.         16
  1292.         -0.5 -0.5 0.49999999999999994
  1293.         -0.5 -0.5 0.16666666666666666
  1294.         -0.5 -0.5 -0.16666666666666666
  1295.         -0.5 -0.49999999999999994 -0.5
  1296.         -0.5 -0.16666666666666671 0.5
  1297.         -0.5 -0.16666666666666669 0.16666666666666669
  1298.         -0.5 -0.16666666666666669 -0.16666666666666663
  1299.         -0.5 -0.16666666666666666 -0.5
  1300.         -0.5 0.1666666666666666 0.5
  1301.         -0.5 0.16666666666666663 0.16666666666666669
  1302.         -0.5 0.16666666666666663 -0.16666666666666663
  1303.         -0.5 0.16666666666666666 -0.5
  1304.         -0.5 0.49999999999999994 0.5
  1305.         -0.5 0.5 0.16666666666666671
  1306.         -0.5 0.5 -0.1666666666666666
  1307.         -0.5 0.5 -0.49999999999999994
  1308.         
  1309.         ;
  1310. createNode transform -n "frontnurbsCube1" -p "nurbsCube1";
  1311.     setAttr ".ove" yes;
  1312.     setAttr ".t" -type "double3" 0 2.2204460492503131e-016 0 ;
  1313. createNode nurbsSurface -n "frontnurbsCubeShape1" -p "frontnurbsCube1";
  1314.     setAttr -k off ".v";
  1315.     setAttr -s 4 ".iog[0].og";
  1316.     setAttr ".ove" yes;
  1317.     setAttr ".vir" yes;
  1318.     setAttr ".vif" yes;
  1319.     setAttr ".tw" yes;
  1320.     setAttr ".dvu" 3;
  1321.     setAttr ".dvv" 3;
  1322.     setAttr ".cpr" 15;
  1323.     setAttr ".cps" 4;
  1324. createNode nurbsSurface -n "frontnurbsCubeShape1Orig" -p "frontnurbsCube1";
  1325.     setAttr -k off ".v";
  1326.     setAttr ".io" yes;
  1327.     setAttr ".ove" yes;
  1328.     setAttr ".vir" yes;
  1329.     setAttr ".vif" yes;
  1330.     setAttr ".dvu" 0;
  1331.     setAttr ".dvv" 0;
  1332.     setAttr ".cpr" 4;
  1333.     setAttr ".cps" 4;
  1334.     setAttr ".cc" -type "nurbsSurface" 
  1335.         3 3 0 0 no 
  1336.         6 0 0 0 1 1 1
  1337.         6 0 0 0 1 1 1
  1338.         
  1339.         16
  1340.         0.5 -0.5 0.49999999999999994
  1341.         0.5 -0.16666666666666671 0.5
  1342.         0.5 0.1666666666666666 0.5
  1343.         0.5 0.49999999999999994 0.5
  1344.         0.5 -0.5 0.16666666666666666
  1345.         0.5 -0.16666666666666669 0.16666666666666669
  1346.         0.5 0.16666666666666663 0.16666666666666669
  1347.         0.5 0.5 0.16666666666666671
  1348.         0.5 -0.5 -0.16666666666666666
  1349.         0.5 -0.16666666666666669 -0.16666666666666663
  1350.         0.5 0.16666666666666663 -0.16666666666666663
  1351.         0.5 0.5 -0.1666666666666666
  1352.         0.5 -0.49999999999999994 -0.5
  1353.         0.5 -0.16666666666666666 -0.5
  1354.         0.5 0.16666666666666666 -0.5
  1355.         0.5 0.5 -0.49999999999999994
  1356.         
  1357.         ;
  1358. createNode transform -n "ffd3Lattice";
  1359.     setAttr ".ove" yes;
  1360.     setAttr ".t" -type "double3" 0 24.255840944862914 0 ;
  1361.     setAttr -l on ".tx";
  1362.     setAttr -l on ".ty";
  1363.     setAttr -l on ".tz";
  1364.     setAttr -l on ".rx";
  1365.     setAttr -l on ".ry";
  1366.     setAttr -l on ".rz";
  1367.     setAttr ".s" -type "double3" 5.9857586823441924 16.925054312588113 10.464901906512241 ;
  1368.     setAttr -l on ".sx";
  1369.     setAttr -l on ".sy";
  1370.     setAttr -l on ".sz";
  1371. createNode lattice -n "ffd3LatticeShape" -p "ffd3Lattice";
  1372.     setAttr -k off ".v";
  1373.     setAttr -s 8 ".iog[0].og";
  1374.     setAttr ".ove" yes;
  1375.     setAttr ".tw" yes;
  1376. createNode lattice -n "ffd3LatticeShapeOrig" -p "ffd3Lattice";
  1377.     setAttr -k off ".v";
  1378.     setAttr ".io" yes;
  1379.     setAttr ".ove" yes;
  1380.     setAttr ".cc" -type "lattice" 2 5 2 20 -0.5 -0.5 -0.5 0.5
  1381.          -0.5 -0.5 -0.5 -0.25 -0.5 0.5 -0.25 -0.5 -0.5 0 -0.5 0.5 0 -0.5 -0.5 0.25
  1382.          -0.5 0.5 0.25 -0.5 -0.5 0.5 -0.5 0.5 0.5 -0.5 -0.5 -0.5 0.5 0.5 -0.5 0.5 -0.5
  1383.          -0.25 0.5 0.5 -0.25 0.5 -0.5 0 0.5 0.5 0 0.5 -0.5 0.25 0.5 0.5 0.25 0.5 -0.5
  1384.          0.5 0.5 0.5 0.5 0.5 ;
  1385. createNode transform -n "ffd3Base";
  1386.     setAttr ".t" -type "double3" 0 24.255840944862914 0 ;
  1387.     setAttr ".s" -type "double3" 5.9857586823441924 16.925054312588113 10.464901906512241 ;
  1388. createNode baseLattice -n "ffd3BaseShape" -p "ffd3Base";
  1389.     setAttr ".ihi" 0;
  1390.     setAttr -k off ".v";
  1391. createNode transform -n "rightArm";
  1392.     setAttr ".ove" yes;
  1393.     setAttr ".t" -type "double3" 0 21.870173403624285 7.1610973321120293 ;
  1394.     setAttr -l on ".tx";
  1395.     setAttr -l on ".ty";
  1396.     setAttr -l on ".tz";
  1397.     setAttr -l on ".rx";
  1398.     setAttr -l on ".ry";
  1399.     setAttr -l on ".rz";
  1400.     setAttr ".s" -type "double3" 1.2048319583633331 7.8677432921565638 1.2048319583633331 ;
  1401.     setAttr -l on ".sx";
  1402.     setAttr -l on ".sy";
  1403.     setAttr -l on ".sz";
  1404. createNode nurbsSurface -n "rightArmShape" -p "rightArm";
  1405.     setAttr -k off ".v";
  1406.     setAttr -s 4 ".iog[0].og";
  1407.     setAttr ".ove" yes;
  1408.     setAttr ".vir" yes;
  1409.     setAttr ".vif" yes;
  1410.     setAttr ".tw" yes;
  1411.     setAttr ".dvu" 3;
  1412.     setAttr ".dvv" 3;
  1413.     setAttr ".cpr" 15;
  1414.     setAttr ".cps" 4;
  1415. createNode nurbsSurface -n "rightArmShapeOrig" -p "rightArm";
  1416.     setAttr -k off ".v";
  1417.     setAttr ".io" yes;
  1418.     setAttr ".ove" yes;
  1419.     setAttr ".vir" yes;
  1420.     setAttr ".vif" yes;
  1421.     setAttr ".tw" yes;
  1422.     setAttr ".dvu" 0;
  1423.     setAttr ".dvv" 0;
  1424.     setAttr ".cpr" 4;
  1425.     setAttr ".cps" 1;
  1426. createNode transform -n "leftArm";
  1427.     setAttr ".ove" yes;
  1428.     setAttr ".t" -type "double3" 0 21.870173403624285 7.1610973321120293 ;
  1429.     setAttr -l on ".tx";
  1430.     setAttr -l on ".ty";
  1431.     setAttr -l on ".tz";
  1432.     setAttr -l on ".rx";
  1433.     setAttr -l on ".ry";
  1434.     setAttr -l on ".rz";
  1435.     setAttr ".s" -type "double3" 1.2048319583633331 7.8677432921565638 1.2048319583633331 ;
  1436.     setAttr -l on ".sx";
  1437.     setAttr -l on ".sy";
  1438.     setAttr -l on ".sz";
  1439. createNode nurbsSurface -n "leftArmShape" -p "leftArm";
  1440.     setAttr -k off ".v";
  1441.     setAttr -s 4 ".iog[0].og";
  1442.     setAttr ".ove" yes;
  1443.     setAttr ".vir" yes;
  1444.     setAttr ".vif" yes;
  1445.     setAttr ".tw" yes;
  1446.     setAttr ".dvu" 3;
  1447.     setAttr ".dvv" 3;
  1448.     setAttr ".cpr" 15;
  1449.     setAttr ".cps" 4;
  1450. createNode nurbsSurface -n "leftArmShapeOrig" -p "leftArm";
  1451.     setAttr -k off ".v";
  1452.     setAttr ".io" yes;
  1453.     setAttr ".ove" yes;
  1454.     setAttr ".vir" yes;
  1455.     setAttr ".vif" yes;
  1456.     setAttr ".tw" yes;
  1457.     setAttr ".dvu" 0;
  1458.     setAttr ".dvv" 0;
  1459.     setAttr ".cpr" 4;
  1460.     setAttr ".cps" 1;
  1461. createNode transform -n "pelvis_control";
  1462. createNode joint -n "pelvis" -p "pelvis_control";
  1463.     setAttr ".uoc" yes;
  1464.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1465.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1466.     setAttr ".hdl" -type "double3" -1.4130935457157655e-015 6.3640075659251742 
  1467.         0.45814916198927769 ;
  1468.     setAttr ".dh" yes;
  1469.     setAttr ".jo" -type "double3" 0 0 89.999999999999986 ;
  1470.     setAttr ".bps" -type "matrix" 2.2204460492503131e-016 1 0 0 -1 2.2204460492503131e-016 0 0
  1471.          0 0 1 0 0 18 0 1;
  1472. createNode joint -n "spine" -p "pelvis";
  1473.     setAttr ".uoc" yes;
  1474.     setAttr ".oc" 1;
  1475.     setAttr ".t" -type "double3" 6 8.8817841970012523e-016 0 ;
  1476.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1477.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1478.     setAttr ".hdl" -type "double3" -1.457429889058498e-015 6.5636807052824748 
  1479.         0.51665115177616805 ;
  1480.     setAttr ".dh" yes;
  1481.     setAttr ".bps" -type "matrix" 2.2204460492503131e-016 1 0 0 -1 2.2204460492503131e-016 0 0
  1482.          0 0 1 0 4.4408920985006262e-016 24 0 1;
  1483. createNode joint -n "collar" -p "spine";
  1484.     setAttr ".uoc" yes;
  1485.     setAttr ".oc" 2;
  1486.     setAttr ".t" -type "double3" 6 8.8817841970012523e-016 0 ;
  1487.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1488.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1489.     setAttr ".jo" -type "double3" 0 0 2.5444437451708134e-014 ;
  1490.     setAttr ".bps" -type "matrix" 2.2204460492503131e-016 1 0 0 -1 2.2204460492503131e-016 0 0
  1491.          0 0 1 0 8.8817841970012523e-016 30 0 1;
  1492. createNode joint -n "neck" -p "collar";
  1493.     setAttr ".uoc" yes;
  1494.     setAttr ".oc" 3;
  1495.     setAttr ".t" -type "double3" 4 0 0 ;
  1496.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1497.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1498.     setAttr ".jo" -type "double3" 0 0 3.1805546814635168e-014 ;
  1499.     setAttr ".bps" -type "matrix" 2.2204460492503131e-016 1 0 0 -1 2.2204460492503131e-016 0 0
  1500.          0 0 1 0 1.7763568394002505e-015 34 0 1;
  1501. createNode joint -n "head" -p "neck";
  1502.     setAttr ".t" -type "double3" 5 -4.4408920985006262e-016 0 ;
  1503.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1504.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1505.     setAttr ".jo" -type "double3" 0 0 -90.000000000000028 ;
  1506.     setAttr ".bps" -type "matrix" 1 -6.6613381477509392e-016 0 0 6.6613381477509392e-016 1 0 0
  1507.          0 0 1 0 3.3306690738754696e-015 39 0 1;
  1508. createNode clusterHandle -n "bindSkinCluster8" -p "neck";
  1509.     setAttr ".ihi" 0;
  1510.     setAttr -k off ".v";
  1511.     setAttr ".io" yes;
  1512. createNode clusterHandle -n "bindSkinCluster7" -p "collar";
  1513.     setAttr ".ihi" 0;
  1514.     setAttr -k off ".v";
  1515.     setAttr ".io" yes;
  1516. createNode joint -n "rshoulder" -p "collar";
  1517.     addAttr -ci true -sn "liw" -ln "lockInfluenceWeights" -bt "lock" -min 0 
  1518.         -max 1 -at "bool";
  1519.     setAttr ".t" -type "double3" -1 6.6613381477509392e-016 7 ;
  1520.     setAttr ".r" -type "double3" -3.1756666358697998e-007 -8.7374306116244469 
  1521.         -2.1763650659984307e-007 ;
  1522.     setAttr ".s" -type "double3" 1.0000000000000002 1.0000000000000002 1.0000000000000002 ;
  1523.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1524.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1525.     setAttr ".jo" -type "double3" -89.999999999999986 0 -180 ;
  1526.     setAttr ".bps" -type "matrix" -2.4860947464011574e-005 -0.99999999969096653 1.1102230246251563e-016 0
  1527.          -4.6604352543777581e-008 1.1586287484988134e-012 -0.99999999999999889 0 0.99999999969096554 -2.4860947464067078e-005 -4.660435237724414e-008 0
  1528.          0 29 7 1;
  1529. createNode joint -n "elbow" -p "rshoulder";
  1530.     addAttr -ci true -sn "liw" -ln "lockInfluenceWeights" -bt "lock" -min 0 
  1531.         -max 1 -at "bool";
  1532.     setAttr ".t" -type "double3" 8 4.4408920985006262e-016 0 ;
  1533.     setAttr ".r" -type "double3" 4.9686943794223498e-031 -68.254914874079347 
  1534.         -7.3596289614917804e-015 ;
  1535.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1536.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1537.     setAttr ".pa" -type "double3" 0 -20 0 ;
  1538.     setAttr ".bps" -type "matrix" 2.8412516708313965e-005 -0.99999999959636432 -2.4826642734643791e-012 0
  1539.          -4.6604352543777581e-008 1.1586287484988134e-012 -0.99999999999999889 0 0.99999999959636332 2.8412516708258515e-005 -4.6604352311117033e-008 0
  1540.          -0.00019888757971209259 21.00000000247227 7.0000000000000009 1;
  1541. createNode joint -n "wrist" -p "|pelvis_control|pelvis|spine|collar|rshoulder|elbow";
  1542.     addAttr -ci true -sn "liw" -ln "lockInfluenceWeights" -bt "lock" -min 0 
  1543.         -max 1 -at "bool";
  1544.     setAttr ".t" -type "double3" 7.0000000000000009 0 8.8817841970012523e-016 ;
  1545.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1546.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1547.     setAttr ".jo" -type "double3" 90.000000000000014 -89.999999999999986 0 ;
  1548.     setAttr ".bps" -type "matrix" 0.99999999959636332 2.841251670803647e-005 -4.6604352311117033e-008 0
  1549.          -2.841251670809192e-005 0.99999999959636432 2.4828863180589559e-012 0 4.6604352543783887e-008 -1.1588507931036487e-012 0.99999999999999889 0
  1550.          3.7246993358532043e-011 14.000000005297718 6.9999999999826219 1;
  1551. createNode ikEffector -n "effector2" -p "|pelvis_control|pelvis|spine|collar|rshoulder|elbow";
  1552.     setAttr ".v" no;
  1553.     setAttr ".hd" yes;
  1554. createNode transform -n "muscle" -p "rshoulder";
  1555.     addAttr -ci true -sn "liw" -ln "lockInfluenceWeights" -bt "lock" -min 0 
  1556.         -max 1 -at "bool";
  1557.     setAttr ".v" no;
  1558.     setAttr ".t" -type "double3" 4.1223781828711772 -0.012987012998762959 0.00010248473871752684 ;
  1559.     setAttr ".r" -type "double3" 89.73581204994592 269.99857555749304 0.2641879498884061 ;
  1560.     setAttr ".s" -type "double3" 1.8821865728380502 3.5634105237554623 1.0000000000000002 ;
  1561. createNode nurbsSurface -n "muscleShape" -p "|pelvis_control|pelvis|spine|collar|rshoulder|muscle";
  1562.     setAttr -k off ".v";
  1563.     setAttr ".vir" yes;
  1564.     setAttr ".vif" yes;
  1565.     setAttr ".vis" no;
  1566.     setAttr ".tw" yes;
  1567.     setAttr ".dvu" 0;
  1568.     setAttr ".dvv" 0;
  1569.     setAttr ".cpr" 4;
  1570.     setAttr ".cps" 1;
  1571. createNode transform -n "muscleBase" -p "rshoulder";
  1572.     setAttr ".v" no;
  1573.     setAttr ".t" -type "double3" 4.1223781828711772 -0.012987012998762959 0.00010248473871752684 ;
  1574.     setAttr ".r" -type "double3" 89.73581204994592 269.99857555749304 0.2641879498884061 ;
  1575.     setAttr ".s" -type "double3" 1 3.5634105237554623 1.0000000000000002 ;
  1576. createNode nurbsSurface -n "muscleBaseShape" -p "|pelvis_control|pelvis|spine|collar|rshoulder|muscleBase";
  1577.     setAttr -k off ".v";
  1578.     setAttr ".vir" yes;
  1579.     setAttr ".vif" yes;
  1580.     setAttr ".dvu" 0;
  1581.     setAttr ".dvv" 0;
  1582.     setAttr ".cpr" 4;
  1583.     setAttr ".cps" 1;
  1584.     setAttr ".cc" -type "nurbsSurface" 
  1585.         3 3 0 0 no 
  1586.         9 0 0 0 1 2 3 4 4 4
  1587.         13 0 0 0 1 2 3 4 5 6 7 8 8 8
  1588.         
  1589.         77
  1590.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1591.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1592.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1593.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1594.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1595.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1596.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1597.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1598.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1599.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1600.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1601.         -2.9987880172662523e-017 -1 -0.25512228824339334
  1602.         0.033181259577930028 -1 -0.25512228824339334
  1603.         0.10027015610392279 -1 -0.24183854817685396
  1604.         0.18506900189628037 -1 -0.18509521138901719
  1605.         0.24184603660335011 -1 -0.10017280655947208
  1606.         0.26176041406341483 -1 -9.3864005541945523e-017
  1607.         0.24184603660335005 -1 0.10017280655947192
  1608.         0.18506900189628037 -1 0.18509521138901708
  1609.         0.10027015610392276 -1 0.24183854817685377
  1610.         0.033181259577930076 -1 0.25512228824339311
  1611.         3.1446967006747119e-017 -1 0.25512228824339311
  1612.         4.8353166225496565e-017 -0.78361162489122427 -0.78665241825139853
  1613.         0.10231218239428759 -0.78361162489122427 -0.78665241825139853
  1614.         0.30917628295315658 -0.78361162489122427 -0.7456928991175904
  1615.         0.57064782104098166 -0.78361162489122427 -0.57072863624918813
  1616.         0.74571598917707782 -0.78361162489122427 -0.30887611217981797
  1617.         0.80712063278855883 -0.78361162489122427 -4.1217741219104097e-018
  1618.         0.74571598917707771 -0.78361162489122427 0.30887611217981797
  1619.         0.57064782104098144 -0.78361162489122427 0.57072863624918824
  1620.         0.30917628295315619 -0.78361162489122427 0.74569289911759007
  1621.         0.10231218239428749 -0.78361162489122427 0.78665241825139831
  1622.         -4.3854170099464595e-017 -0.78361162489122427 0.78665241825139831
  1623.         1.3552397559133655e-016 1.6327955120696546e-016 -1.1066737908743007
  1624.         0.1439342308189846 1.6327955120696546e-016 -1.1066737908743007
  1625.         0.43495358453833488 1.5975131132456475e-016 -1.0490513578142733
  1626.         0.80279545668893015 1.4467994566154346e-016 -0.80290914867124774
  1627.         1.0490838412377925 1.2212405295902708e-016 -0.43453130003258228
  1628.         1.1354687656925546 9.5517563411297176e-017 1.3095784942059042e-016
  1629.         1.0490838412377923 6.8911073863567274e-017 0.4345313000325825
  1630.         0.80279545668892971 4.6355181161050875e-017 0.80290914867124819
  1631.         0.43495358453833427 3.1283815498029648e-017 1.0490513578142728
  1632.         0.14393423081898429 2.7755575615628938e-017 1.1066737908743003
  1633.         -1.2919472396456097e-016 2.7755575615628938e-017 1.1066737908743003
  1634.         1.4431474370258365e-016 0.78361162489122449 -0.78665241825139876
  1635.         0.10231218239428772 0.78361162489122449 -0.78665241825139876
  1636.         0.30917628295315669 0.78361162489122449 -0.7456928991175904
  1637.         0.57064782104098188 0.78361162489122449 -0.57072863624918813
  1638.         0.74571598917707815 0.78361162489122449 -0.30887611217981792
  1639.         0.80712063278855906 0.78361162489122449 1.9029824235528729e-016
  1640.         0.74571598917707782 0.78361162489122449 0.30887611217981825
  1641.         0.57064782104098155 0.78361162489122449 0.57072863624918857
  1642.         0.30917628295315625 0.78361162489122449 0.7456928991175904
  1643.         0.10231218239428742 0.78361162489122449 0.78665241825139853
  1644.         -1.3981574757655165e-016 0.78361162489122449 0.78665241825139853
  1645.         9.2472755209575184e-017 0.99999999999999989 -0.25512228824339317
  1646.         0.033181259577930139 0.99999999999999989 -0.25512228824339317
  1647.         0.10027015610392288 0.99999999999999989 -0.24183854817685377
  1648.         0.18506900189628039 0.99999999999999989 -0.18509521138901697
  1649.         0.24184603660335008 0.99999999999999989 -0.10017280655947183
  1650.         0.26176041406341477 0.99999999999999989 1.5424361601635602e-016
  1651.         0.24184603660334997 0.99999999999999989 0.10017280655947211
  1652.         0.18506900189628023 0.99999999999999989 0.18509521138901724
  1653.         0.10027015610392263 0.99999999999999989 0.24183854817685385
  1654.         0.033181259577929952 0.99999999999999989 0.25512228824339317
  1655.         -9.1013668375490557e-017 0.99999999999999989 0.25512228824339317
  1656.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1657.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1658.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1659.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1660.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1661.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1662.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1663.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1664.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1665.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1666.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1667.         
  1668.         ;
  1669. createNode joint -n "lshoulder" -p "collar";
  1670.     addAttr -ci true -sn "liw" -ln "lockInfluenceWeights" -bt "lock" -min 0 
  1671.         -max 1 -at "bool";
  1672.     setAttr ".t" -type "double3" -1 6.6613381477509392e-016 -7.5180087898282748 ;
  1673.     setAttr ".r" -type "double3" -3.1979781818133458e-007 -11.897374897138274 
  1674.         -2.0107829577100367e-007 ;
  1675.     setAttr ".s" -type "double3" 1.0000000000000002 1.0000000000000002 1.0000000000000002 ;
  1676.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1677.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1678.     setAttr ".jo" -type "double3" -89.999999999999986 0 -180 ;
  1679.     setAttr ".bps" -type "matrix" -2.4860947464011574e-005 -0.99999999969096653 1.1102230246251563e-016 0
  1680.          -4.6604352543777581e-008 1.1586287484988134e-012 -0.99999999999999889 0 0.99999999969096554 -2.4860947464067078e-005 -4.660435237724414e-008 0
  1681.          0 29 7 1;
  1682. createNode joint -n "elbow" -p "lshoulder";
  1683.     addAttr -ci true -sn "liw" -ln "lockInfluenceWeights" -bt "lock" -min 0 
  1684.         -max 1 -at "bool";
  1685.     setAttr ".t" -type "double3" 8 4.4408920985006262e-016 0 ;
  1686.     setAttr ".r" -type "double3" 4.2950187989103701e-031 -61.712319313164421 
  1687.         -6.3617808480076581e-015 ;
  1688.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1689.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1690.     setAttr ".pa" -type "double3" 0 -20 0 ;
  1691.     setAttr ".bps" -type "matrix" 2.8412516708313965e-005 -0.99999999959636432 -2.4826642734643791e-012 0
  1692.          -4.6604352543777581e-008 1.1586287484988134e-012 -0.99999999999999889 0 0.99999999959636332 2.8412516708258515e-005 -4.6604352311117033e-008 0
  1693.          -0.00019888757971209259 21.00000000247227 7.0000000000000009 1;
  1694. createNode joint -n "wrist" -p "|pelvis_control|pelvis|spine|collar|lshoulder|elbow";
  1695.     addAttr -ci true -sn "liw" -ln "lockInfluenceWeights" -bt "lock" -min 0 
  1696.         -max 1 -at "bool";
  1697.     setAttr ".t" -type "double3" 7.0000000000000009 0 8.8817841970012523e-016 ;
  1698.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1699.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1700.     setAttr ".jo" -type "double3" 90.000000000000014 -89.999999999999986 0 ;
  1701.     setAttr ".bps" -type "matrix" 0.99999999959636332 2.841251670803647e-005 -4.6604352311117033e-008 0
  1702.          -2.841251670809192e-005 0.99999999959636432 2.4828863180589559e-012 0 4.6604352543783887e-008 -1.1588507931036487e-012 0.99999999999999889 0
  1703.          3.7246993358532043e-011 14.000000005297718 6.9999999999826219 1;
  1704. createNode ikEffector -n "effector2" -p "|pelvis_control|pelvis|spine|collar|lshoulder|elbow";
  1705.     setAttr ".v" no;
  1706.     setAttr ".hd" yes;
  1707. createNode transform -n "muscle" -p "lshoulder";
  1708.     addAttr -ci true -sn "liw" -ln "lockInfluenceWeights" -bt "lock" -min 0 
  1709.         -max 1 -at "bool";
  1710.     setAttr ".v" no;
  1711.     setAttr ".t" -type "double3" 4.1223781828711772 -0.012987012998762959 0.00010248473871752684 ;
  1712.     setAttr ".r" -type "double3" 89.73581204994592 269.99857555749304 0.2641879498884061 ;
  1713.     setAttr ".s" -type "double3" 1.7976205360641002 3.5634105237554623 1.0000000000000002 ;
  1714. createNode nurbsSurface -n "muscleShape" -p "|pelvis_control|pelvis|spine|collar|lshoulder|muscle";
  1715.     setAttr -k off ".v";
  1716.     setAttr ".vir" yes;
  1717.     setAttr ".vif" yes;
  1718.     setAttr ".vis" no;
  1719.     setAttr ".tw" yes;
  1720.     setAttr ".dvu" 0;
  1721.     setAttr ".dvv" 0;
  1722.     setAttr ".cpr" 4;
  1723.     setAttr ".cps" 1;
  1724. createNode transform -n "muscleBase" -p "lshoulder";
  1725.     setAttr ".v" no;
  1726.     setAttr ".t" -type "double3" 4.1223781828711772 -0.012987012998762959 0.00010248473871752684 ;
  1727.     setAttr ".r" -type "double3" 89.73581204994592 269.99857555749304 0.2641879498884061 ;
  1728.     setAttr ".s" -type "double3" 1 3.5634105237554623 1.0000000000000002 ;
  1729. createNode nurbsSurface -n "muscleBaseShape" -p "|pelvis_control|pelvis|spine|collar|lshoulder|muscleBase";
  1730.     setAttr -k off ".v";
  1731.     setAttr ".vir" yes;
  1732.     setAttr ".vif" yes;
  1733.     setAttr ".dvu" 0;
  1734.     setAttr ".dvv" 0;
  1735.     setAttr ".cpr" 4;
  1736.     setAttr ".cps" 1;
  1737.     setAttr ".cc" -type "nurbsSurface" 
  1738.         3 3 0 0 no 
  1739.         9 0 0 0 1 2 3 4 4 4
  1740.         13 0 0 0 1 2 3 4 5 6 7 8 8 8
  1741.         
  1742.         77
  1743.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1744.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1745.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1746.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1747.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1748.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1749.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1750.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1751.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1752.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1753.         -6.1230317691118838e-017 -1 -2.4492127076447545e-016
  1754.         -2.9987880172662523e-017 -1 -0.25512228824339334
  1755.         0.033181259577930028 -1 -0.25512228824339334
  1756.         0.10027015610392279 -1 -0.24183854817685396
  1757.         0.18506900189628037 -1 -0.18509521138901719
  1758.         0.24184603660335011 -1 -0.10017280655947208
  1759.         0.26176041406341483 -1 -9.3864005541945523e-017
  1760.         0.24184603660335005 -1 0.10017280655947192
  1761.         0.18506900189628037 -1 0.18509521138901708
  1762.         0.10027015610392276 -1 0.24183854817685377
  1763.         0.033181259577930076 -1 0.25512228824339311
  1764.         3.1446967006747119e-017 -1 0.25512228824339311
  1765.         4.8353166225496565e-017 -0.78361162489122427 -0.78665241825139853
  1766.         0.10231218239428759 -0.78361162489122427 -0.78665241825139853
  1767.         0.30917628295315658 -0.78361162489122427 -0.7456928991175904
  1768.         0.57064782104098166 -0.78361162489122427 -0.57072863624918813
  1769.         0.74571598917707782 -0.78361162489122427 -0.30887611217981797
  1770.         0.80712063278855883 -0.78361162489122427 -4.1217741219104097e-018
  1771.         0.74571598917707771 -0.78361162489122427 0.30887611217981797
  1772.         0.57064782104098144 -0.78361162489122427 0.57072863624918824
  1773.         0.30917628295315619 -0.78361162489122427 0.74569289911759007
  1774.         0.10231218239428749 -0.78361162489122427 0.78665241825139831
  1775.         -4.3854170099464595e-017 -0.78361162489122427 0.78665241825139831
  1776.         1.3552397559133655e-016 1.6327955120696546e-016 -1.1066737908743007
  1777.         0.1439342308189846 1.6327955120696546e-016 -1.1066737908743007
  1778.         0.43495358453833488 1.5975131132456475e-016 -1.0490513578142733
  1779.         0.80279545668893015 1.4467994566154346e-016 -0.80290914867124774
  1780.         1.0490838412377925 1.2212405295902708e-016 -0.43453130003258228
  1781.         1.1354687656925546 9.5517563411297176e-017 1.3095784942059042e-016
  1782.         1.0490838412377923 6.8911073863567274e-017 0.4345313000325825
  1783.         0.80279545668892971 4.6355181161050875e-017 0.80290914867124819
  1784.         0.43495358453833427 3.1283815498029648e-017 1.0490513578142728
  1785.         0.14393423081898429 2.7755575615628938e-017 1.1066737908743003
  1786.         -1.2919472396456097e-016 2.7755575615628938e-017 1.1066737908743003
  1787.         1.4431474370258365e-016 0.78361162489122449 -0.78665241825139876
  1788.         0.10231218239428772 0.78361162489122449 -0.78665241825139876
  1789.         0.30917628295315669 0.78361162489122449 -0.7456928991175904
  1790.         0.57064782104098188 0.78361162489122449 -0.57072863624918813
  1791.         0.74571598917707815 0.78361162489122449 -0.30887611217981792
  1792.         0.80712063278855906 0.78361162489122449 1.9029824235528729e-016
  1793.         0.74571598917707782 0.78361162489122449 0.30887611217981825
  1794.         0.57064782104098155 0.78361162489122449 0.57072863624918857
  1795.         0.30917628295315625 0.78361162489122449 0.7456928991175904
  1796.         0.10231218239428742 0.78361162489122449 0.78665241825139853
  1797.         -1.3981574757655165e-016 0.78361162489122449 0.78665241825139853
  1798.         9.2472755209575184e-017 0.99999999999999989 -0.25512228824339317
  1799.         0.033181259577930139 0.99999999999999989 -0.25512228824339317
  1800.         0.10027015610392288 0.99999999999999989 -0.24183854817685377
  1801.         0.18506900189628039 0.99999999999999989 -0.18509521138901697
  1802.         0.24184603660335008 0.99999999999999989 -0.10017280655947183
  1803.         0.26176041406341477 0.99999999999999989 1.5424361601635602e-016
  1804.         0.24184603660334997 0.99999999999999989 0.10017280655947211
  1805.         0.18506900189628023 0.99999999999999989 0.18509521138901724
  1806.         0.10027015610392263 0.99999999999999989 0.24183854817685385
  1807.         0.033181259577929952 0.99999999999999989 0.25512228824339317
  1808.         -9.1013668375490557e-017 0.99999999999999989 0.25512228824339317
  1809.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1810.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1811.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1812.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1813.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1814.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1815.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1816.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1817.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1818.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1819.         6.1230317691118863e-017 1 6.6949484150979911e-017
  1820.         
  1821.         ;
  1822. createNode ikHandle -n "rArm" -p "collar";
  1823.     setAttr ".rp" -type "double3" -10.482727453344443 -8.0356324985512888 6.9999999999826237 ;
  1824.     setAttr ".sp" -type "double3" -10.482727453344443 -8.0356324985512888 6.9999999999826237 ;
  1825.     setAttr ".hdl" -type "double3" -10.482727453344443 -8.0356324985512888 6.9999999999826237 ;
  1826.     setAttr ".dh" yes;
  1827.     setAttr ".roc" yes;
  1828. createNode poleVectorConstraint -n "rArm_poleVectorConstraint1" -p "rArm";
  1829.     addAttr -ci true -sn "w0" -ln "locator1W0" -bt "W000" -dv 1 -min 0 -at "double";
  1830.     setAttr -k on ".nds";
  1831.     setAttr -k off ".v";
  1832.     setAttr -k off ".tx";
  1833.     setAttr -k off ".ty";
  1834.     setAttr -k off ".tz";
  1835.     setAttr -k off ".rx";
  1836.     setAttr -k off ".ry";
  1837.     setAttr -k off ".rz";
  1838.     setAttr -k off ".sx";
  1839.     setAttr -k off ".sy";
  1840.     setAttr -k off ".sz";
  1841.     setAttr ".rp" -type "double3" -10.482727453344443 -8.0356324985512888 6.9999999999826237 ;
  1842.     setAttr ".sp" -type "double3" -10.482727453344443 -8.0356324985512888 6.9999999999826237 ;
  1843.     setAttr -k on ".w0";
  1844. createNode poleVectorConstraint -n "rArm_poleVectorConstraint2" -p "rArm";
  1845.     addAttr -ci true -sn "w0" -ln "locator2W0" -bt "W000" -dv 1 -min 0 -at "double";
  1846.     setAttr -k on ".nds";
  1847.     setAttr -k off ".v";
  1848.     setAttr -k off ".tx";
  1849.     setAttr -k off ".ty";
  1850.     setAttr -k off ".tz";
  1851.     setAttr -k off ".rx";
  1852.     setAttr -k off ".ry";
  1853.     setAttr -k off ".rz";
  1854.     setAttr -k off ".sx";
  1855.     setAttr -k off ".sy";
  1856.     setAttr -k off ".sz";
  1857.     setAttr ".rp" -type "double3" -10.482727453344443 -8.0356324985512888 6.9999999999826237 ;
  1858.     setAttr ".sp" -type "double3" -10.482727453344443 -8.0356324985512888 6.9999999999826237 ;
  1859.     setAttr -k on ".w0";
  1860. createNode transform -n "relbow" -p "collar";
  1861.     setAttr ".rp" -type "double3" -9.939392435710916 11.274627627032205 7 ;
  1862.     setAttr ".sp" -type "double3" -9.939392435710916 11.274627627032205 7 ;
  1863. createNode locator -n "relbowShape" -p "relbow";
  1864.     setAttr -k off ".v";
  1865.     setAttr ".lp" -type "double3" -9.939392435710916 11.274627627032206 7 ;
  1866. createNode transform -n "lelbow" -p "collar";
  1867.     setAttr ".rp" -type "double3" -9.939392435710916 11.274627627032205 -7.5180087898282748 ;
  1868.     setAttr ".sp" -type "double3" -9.939392435710916 11.274627627032205 -7.5180087898282748 ;
  1869. createNode locator -n "lelbowShape" -p "lelbow";
  1870.     setAttr -k off ".v";
  1871.     setAttr ".lp" -type "double3" -9.939392435710916 11.274627627032206 -7.5180087898282748 ;
  1872. createNode ikHandle -n "lArm" -p "collar";
  1873.     setAttr ".rp" -type "double3" -10.803402193237629 -8.3648075913428404 -7.518008789828273 ;
  1874.     setAttr ".sp" -type "double3" -10.803402193237629 -8.3648075913428404 -7.518008789828273 ;
  1875.     setAttr ".hdl" -type "double3" -10.803402193237629 -8.3648075913428404 -7.518008789828273 ;
  1876.     setAttr ".dh" yes;
  1877.     setAttr ".roc" yes;
  1878. createNode poleVectorConstraint -n "lArm_poleVectorConstraint1" -p "lArm";
  1879.     addAttr -ci true -sn "w0" -ln "locator1W0" -bt "W000" -dv 1 -min 0 -at "double";
  1880.     setAttr -k on ".nds";
  1881.     setAttr -k off ".v";
  1882.     setAttr -k off ".tx";
  1883.     setAttr -k off ".ty";
  1884.     setAttr -k off ".tz";
  1885.     setAttr -k off ".rx";
  1886.     setAttr -k off ".ry";
  1887.     setAttr -k off ".rz";
  1888.     setAttr -k off ".sx";
  1889.     setAttr -k off ".sy";
  1890.     setAttr -k off ".sz";
  1891.     setAttr ".rp" -type "double3" -10.803402193237629 -8.3648075913428404 -7.518008789828273 ;
  1892.     setAttr ".sp" -type "double3" -10.803402193237629 -8.3648075913428404 -7.518008789828273 ;
  1893.     setAttr -k on ".w0";
  1894. createNode clusterHandle -n "bindSkinCluster6" -p "spine";
  1895.     setAttr ".ihi" 0;
  1896.     setAttr -k off ".v";
  1897.     setAttr ".io" yes;
  1898. createNode clusterHandle -n "bindSkinCluster5" -p "pelvis";
  1899.     setAttr ".ihi" 0;
  1900.     setAttr -k off ".v";
  1901.     setAttr ".io" yes;
  1902. createNode joint -n "rhip" -p "pelvis";
  1903.     setAttr ".uoc" yes;
  1904.     setAttr ".oc" 3;
  1905.     setAttr ".ove" yes;
  1906.     setAttr ".t" -type "double3" -2 -4.4408920985006262e-016 3 ;
  1907.     setAttr ".r" -type "double3" 0 0 12.985762457402531 ;
  1908.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1909.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1910.     setAttr ".jo" -type "double3" 0 0 -89.999999999999986 ;
  1911.     setAttr ".bps" -type "matrix" 0.99999981407666461 -3.383755349595306e-006 -0.00060978290104487414 0
  1912.          -8.6652697341405193e-007 0.99997570910432443 -0.0069700215604123848 0 0.00060979167371978205 0.0069700207929160596 0.99997552318257321 0
  1913.          0 16 0 1;
  1914. createNode joint -n "knee" -p "rhip";
  1915.     setAttr ".uoc" yes;
  1916.     setAttr ".ove" yes;
  1917.     setAttr ".t" -type "double3" 0 -7 0 ;
  1918.     setAttr ".r" -type "double3" 0 0 -25.971524914805045 ;
  1919.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1920.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1921.     setAttr ".pa" -type "double3" 0 0 -10 ;
  1922.     setAttr ".bps" -type "matrix" 0.99999981407666461 -5.1167675211703333e-006 -0.00060977082161833797 0
  1923.          8.6652697339257647e-007 0.99997570909695854 -0.0069700226171887777 0 0.00060979167371978205 0.0069700207929160596 0.99997552318257321 0
  1924.          6.0656888138983633e-006 9.0001700362697292 0.048790150922886695 1;
  1925. createNode joint -n "ankle" -p "|pelvis_control|pelvis|rhip|knee";
  1926.     setAttr ".uoc" yes;
  1927.     setAttr ".oc" 1;
  1928.     setAttr ".ove" yes;
  1929.     setAttr ".t" -type "double3" 0 -7 0 ;
  1930.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1931.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1932.     setAttr ".bps" -type "matrix" 1 8.4703294725430034e-022 1.4181018985486596e-019 0
  1933.          0 1.0000000000000002 0 0 -2.1684043449710089e-019 -5.6681931089736807e-019 1 0
  1934.          1.5032801934690421e-016 2.000340072591019 0.097580309243208138 1;
  1935. createNode joint -n "ball" -p "|pelvis_control|pelvis|rhip|knee|ankle";
  1936.     setAttr ".uoc" yes;
  1937.     setAttr ".oc" 2;
  1938.     setAttr ".ove" yes;
  1939.     setAttr ".t" -type "double3" 3 -2 0 ;
  1940.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1941.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1942.     setAttr ".bps" -type "matrix" 1 8.4703294725430034e-022 1.4181018985486596e-019 0
  1943.          0 1.0000000000000002 0 0 -2.1684043449710089e-019 -5.6681931089736807e-019 1 0
  1944.          3 0.00034007259101853649 0.097580309243208138 1;
  1945. createNode joint -n "toe" -p "|pelvis_control|pelvis|rhip|knee|ankle|ball";
  1946.     setAttr ".ove" yes;
  1947.     setAttr ".t" -type "double3" 2 0 0 ;
  1948.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  1949.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  1950.     setAttr ".bps" -type "matrix" 1 8.4703294725430034e-022 1.4181018985486596e-019 0
  1951.          0 1.0000000000000002 0 0 -2.1684043449710089e-019 -5.6681931089736807e-019 1 0
  1952.          5 0.00034007259101853649 0.097580309243208138 1;
  1953. createNode orientConstraint -n "ball_orientConstraint1" -p "|pelvis_control|pelvis|rhip|knee|ankle|ball";
  1954.     addAttr -ci true -sn "w0" -ln "toe_controlW0" -bt "W000" -dv 1 -min 0 -at "double";
  1955.     setAttr -k on ".nds";
  1956.     setAttr -k off ".v";
  1957.     setAttr -k off ".tx";
  1958.     setAttr -k off ".ty";
  1959.     setAttr -k off ".tz";
  1960.     setAttr -k off ".rx";
  1961.     setAttr -k off ".ry";
  1962.     setAttr -k off ".rz";
  1963.     setAttr -k off ".sx";
  1964.     setAttr -k off ".sy";
  1965.     setAttr -k off ".sz";
  1966.     setAttr -k on ".w0";
  1967. createNode clusterHandle -n "bindSkinCluster4" -p "|pelvis_control|pelvis|rhip|knee|ankle|ball";
  1968.     setAttr ".ihi" 0;
  1969.     setAttr -k off ".v";
  1970.     setAttr ".io" yes;
  1971. createNode orientConstraint -n "ankle_orientConstraint1" -p "|pelvis_control|pelvis|rhip|knee|ankle";
  1972.     addAttr -ci true -sn "w0" -ln "ball_controlW0" -bt "W000" -dv 1 -min 0 
  1973.         -at "double";
  1974.     setAttr -k on ".nds";
  1975.     setAttr -k off ".v";
  1976.     setAttr -k off ".tx";
  1977.     setAttr -k off ".ty";
  1978.     setAttr -k off ".tz";
  1979.     setAttr -k off ".rx";
  1980.     setAttr -k off ".ry";
  1981.     setAttr -k off ".rz";
  1982.     setAttr -k off ".sx";
  1983.     setAttr -k off ".sy";
  1984.     setAttr -k off ".sz";
  1985.     setAttr -k on ".w0";
  1986. createNode clusterHandle -n "bindSkinCluster3" -p "|pelvis_control|pelvis|rhip|knee|ankle";
  1987.     setAttr ".ihi" 0;
  1988.     setAttr -k off ".v";
  1989.     setAttr ".io" yes;
  1990. createNode ikEffector -n "effector1" -p "|pelvis_control|pelvis|rhip|knee";
  1991.     setAttr ".v" no;
  1992.     setAttr ".hd" yes;
  1993. createNode clusterHandle -n "bindSkinCluster2" -p "|pelvis_control|pelvis|rhip|knee";
  1994.     setAttr ".ihi" 0;
  1995.     setAttr -k off ".v";
  1996.     setAttr ".io" yes;
  1997. createNode clusterHandle -n "bindSkinCluster1" -p "rhip";
  1998.     setAttr ".ihi" 0;
  1999.     setAttr -k off ".v";
  2000.     setAttr ".io" yes;
  2001. createNode transform -n "jointFfd1LatticeGroup" -p "rhip";
  2002.     setAttr ".ihi" 0;
  2003.     setAttr ".t" -type "double3" -6.5596648761714252e-008 -7.0000000352168552 
  2004.         -1.5121204983981062e-007 ;
  2005.     setAttr ".r" -type "double3" 0.010892810151902046 -89.957938282336855 179.98905256208289 ;
  2006.     setAttr ".s" -type "double3" 2.3872949999999995 3.5000000000000009 2.387295 ;
  2007. createNode transform -n "jointFfd1Lattice" -p "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup";
  2008.     setAttr ".ihi" 0;
  2009.     setAttr ".ove" yes;
  2010. createNode lattice -n "jointFfd1LatticeShape" -p "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice";
  2011.     setAttr ".ihi" 0;
  2012.     setAttr -k off ".v";
  2013.     setAttr -s 4 ".iog[0].og";
  2014.     setAttr ".ove" yes;
  2015.     setAttr ".tw" yes;
  2016. createNode flexorShape -n "jointFlexor1" -p "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice";
  2017.     addAttr -ci true -sn "creasing" -ln "creasing" -bt "aLNR" -at "doubleLinear";
  2018.     addAttr -ci true -sn "rounding" -ln "rounding" -bt "aLNR" -at "doubleLinear";
  2019.     addAttr -ci true -sn "lengthIn" -ln "lengthIn" -bt "aLNR" -at "doubleLinear";
  2020.     addAttr -ci true -sn "lengthOut" -ln "lengthOut" -bt "aLNR" -at "doubleLinear";
  2021.     addAttr -ci true -sn "widthLeft" -ln "widthLeft" -bt "aLNR" -at "doubleLinear";
  2022.     addAttr -ci true -sn "widthRight" -ln "widthRight" -bt "aLNR" -at "doubleLinear";
  2023.     setAttr -k off ".v";
  2024.     setAttr ".ove" yes;
  2025.     setAttr -s 5 ".dr";
  2026.     setAttr ".cdr" 4;
  2027.     setAttr -s 15 ".fn";
  2028.     setAttr -k on ".creasing";
  2029.     setAttr -k on ".rounding";
  2030.     setAttr -k on ".lengthIn";
  2031.     setAttr -k on ".lengthOut";
  2032.     setAttr -k on ".widthLeft";
  2033.     setAttr -k on ".widthRight";
  2034. createNode lattice -n "jointFfd1LatticeShapeOrig" -p "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice";
  2035.     setAttr ".ihi" 0;
  2036.     setAttr -k off ".v";
  2037.     setAttr ".io" yes;
  2038.     setAttr ".ove" yes;
  2039.     setAttr ".cc" -type "lattice" 2 5 2 20 -0.5 -0.5 -0.5 0.5
  2040.          -0.5 -0.5 -0.5 -0.25 -0.5 0.5 -0.25 -0.5 -0.5 0 -0.5 0.5 0 -0.5 -0.5 0.25
  2041.          -0.5 0.5 0.25 -0.5 -0.5 0.5 -0.5 0.5 0.5 -0.5 -0.5 -0.5 0.5 0.5 -0.5 0.5 -0.5
  2042.          -0.25 0.5 0.5 -0.25 0.5 -0.5 0 0.5 0.5 0 0.5 -0.5 0.25 0.5 0.5 0.25 0.5 -0.5
  2043.          0.5 0.5 0.5 0.5 0.5 ;
  2044. createNode transform -n "jointFfd1Base" -p "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup";
  2045.     setAttr ".ihi" 0;
  2046. createNode baseLattice -n "jointFfd1BaseShape" -p "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Base";
  2047.     setAttr ".ihi" 0;
  2048.     setAttr -k off ".v";
  2049. createNode joint -n "lhip" -p "pelvis";
  2050.     setAttr ".uoc" yes;
  2051.     setAttr ".oc" 3;
  2052.     setAttr ".ove" yes;
  2053.     setAttr ".t" -type "double3" -2 -4.4408920985006262e-016 -3 ;
  2054.     setAttr ".r" -type "double3" 0 0 12.985762457402531 ;
  2055.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  2056.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  2057.     setAttr ".jo" -type "double3" 0 0 -89.999999999999986 ;
  2058.     setAttr ".bps" -type "matrix" 0.99999981407666461 -3.383755349595306e-006 -0.00060978290104487414 0
  2059.          -8.6652697341405193e-007 0.99997570910432443 -0.0069700215604123848 0 0.00060979167371978205 0.0069700207929160596 0.99997552318257321 0
  2060.          0 16 0 1;
  2061. createNode joint -n "knee" -p "lhip";
  2062.     setAttr ".uoc" yes;
  2063.     setAttr ".ove" yes;
  2064.     setAttr ".t" -type "double3" 0 -7 0 ;
  2065.     setAttr ".r" -type "double3" 0 0 -25.971524914805045 ;
  2066.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  2067.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  2068.     setAttr ".pa" -type "double3" 0 0 -10 ;
  2069.     setAttr ".bps" -type "matrix" 0.99999981407666461 -5.1167675211703333e-006 -0.00060977082161833797 0
  2070.          8.6652697339257647e-007 0.99997570909695854 -0.0069700226171887777 0 0.00060979167371978205 0.0069700207929160596 0.99997552318257321 0
  2071.          6.0656888138983633e-006 9.0001700362697292 0.048790150922886695 1;
  2072. createNode joint -n "ankle" -p "|pelvis_control|pelvis|lhip|knee";
  2073.     setAttr ".uoc" yes;
  2074.     setAttr ".oc" 1;
  2075.     setAttr ".ove" yes;
  2076.     setAttr ".t" -type "double3" 0 -7 0 ;
  2077.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  2078.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  2079.     setAttr ".bps" -type "matrix" 1 8.4703294725430034e-022 1.4181018985486596e-019 0
  2080.          0 1.0000000000000002 0 0 -2.1684043449710089e-019 -5.6681931089736807e-019 1 0
  2081.          1.5032801934690421e-016 2.000340072591019 0.097580309243208138 1;
  2082. createNode orientConstraint -n "ankle_orientConstraint1" -p "|pelvis_control|pelvis|lhip|knee|ankle";
  2083.     addAttr -ci true -sn "w0" -ln "ball_controlW0" -bt "W000" -dv 1 -min 0 
  2084.         -at "double";
  2085.     setAttr -k on ".nds";
  2086.     setAttr -k off ".v";
  2087.     setAttr -k off ".tx";
  2088.     setAttr -k off ".ty";
  2089.     setAttr -k off ".tz";
  2090.     setAttr -k off ".rx";
  2091.     setAttr -k off ".ry";
  2092.     setAttr -k off ".rz";
  2093.     setAttr -k off ".sx";
  2094.     setAttr -k off ".sy";
  2095.     setAttr -k off ".sz";
  2096.     setAttr -k on ".w0";
  2097. createNode joint -n "ball" -p "|pelvis_control|pelvis|lhip|knee|ankle";
  2098.     setAttr ".uoc" yes;
  2099.     setAttr ".oc" 2;
  2100.     setAttr ".ove" yes;
  2101.     setAttr ".t" -type "double3" 3 -2 0 ;
  2102.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  2103.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  2104.     setAttr ".bps" -type "matrix" 1 8.4703294725430034e-022 1.4181018985486596e-019 0
  2105.          0 1.0000000000000002 0 0 -2.1684043449710089e-019 -5.6681931089736807e-019 1 0
  2106.          3 0.00034007259101853649 0.097580309243208138 1;
  2107. createNode orientConstraint -n "ball_orientConstraint1" -p "|pelvis_control|pelvis|lhip|knee|ankle|ball";
  2108.     addAttr -ci true -sn "w0" -ln "toe_controlW0" -bt "W000" -dv 1 -min 0 -at "double";
  2109.     setAttr -k on ".nds";
  2110.     setAttr -k off ".v";
  2111.     setAttr -k off ".tx";
  2112.     setAttr -k off ".ty";
  2113.     setAttr -k off ".tz";
  2114.     setAttr -k off ".rx";
  2115.     setAttr -k off ".ry";
  2116.     setAttr -k off ".rz";
  2117.     setAttr -k off ".sx";
  2118.     setAttr -k off ".sy";
  2119.     setAttr -k off ".sz";
  2120.     setAttr -k on ".w0";
  2121. createNode joint -n "toe" -p "|pelvis_control|pelvis|lhip|knee|ankle|ball";
  2122.     setAttr ".ove" yes;
  2123.     setAttr ".t" -type "double3" 2 0 0 ;
  2124.     setAttr ".mnrl" -type "double3" -360 -360 -360 ;
  2125.     setAttr ".mxrl" -type "double3" 360 360 360 ;
  2126.     setAttr ".bps" -type "matrix" 1 8.4703294725430034e-022 1.4181018985486596e-019 0
  2127.          0 1.0000000000000002 0 0 -2.1684043449710089e-019 -5.6681931089736807e-019 1 0
  2128.          5 0.00034007259101853649 0.097580309243208138 1;
  2129. createNode clusterHandle -n "bindSkinCluster4" -p "|pelvis_control|pelvis|lhip|knee|ankle|ball";
  2130.     setAttr ".ihi" 0;
  2131.     setAttr -k off ".v";
  2132.     setAttr ".io" yes;
  2133. createNode clusterHandle -n "bindSkinCluster3" -p "|pelvis_control|pelvis|lhip|knee|ankle";
  2134.     setAttr ".ihi" 0;
  2135.     setAttr -k off ".v";
  2136.     setAttr ".io" yes;
  2137. createNode clusterHandle -n "bindSkinCluster2" -p "|pelvis_control|pelvis|lhip|knee";
  2138.     setAttr ".ihi" 0;
  2139.     setAttr -k off ".v";
  2140.     setAttr ".io" yes;
  2141. createNode ikEffector -n "effector1" -p "|pelvis_control|pelvis|lhip|knee";
  2142.     setAttr ".v" no;
  2143.     setAttr ".hd" yes;
  2144. createNode transform -n "jointFfd1LatticeGroup" -p "lhip";
  2145.     setAttr ".ihi" 0;
  2146.     setAttr ".t" -type "double3" -6.5596648761714252e-008 -7.0000000352168552 
  2147.         -1.5121204983981062e-007 ;
  2148.     setAttr ".r" -type "double3" 0.010892810151902046 -89.957938282336855 179.98905256208289 ;
  2149.     setAttr ".s" -type "double3" 2.3872949999999995 3.5000000000000009 2.387295 ;
  2150. createNode transform -n "jointFfd1Lattice" -p "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup";
  2151.     setAttr ".ihi" 0;
  2152.     setAttr ".ove" yes;
  2153. createNode lattice -n "jointFfd1LatticeShape" -p "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice";
  2154.     setAttr ".ihi" 0;
  2155.     setAttr -k off ".v";
  2156.     setAttr -s 4 ".iog[0].og";
  2157.     setAttr ".ove" yes;
  2158.     setAttr ".tw" yes;
  2159. createNode lattice -n "jointFfd1LatticeShapeOrig" -p "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice";
  2160.     setAttr ".ihi" 0;
  2161.     setAttr -k off ".v";
  2162.     setAttr ".io" yes;
  2163.     setAttr ".ove" yes;
  2164.     setAttr ".cc" -type "lattice" 2 5 2 20 -0.5 -0.5 -0.5 0.5
  2165.          -0.5 -0.5 -0.5 -0.25 -0.5 0.5 -0.25 -0.5 -0.5 0 -0.5 0.5 0 -0.5 -0.5 0.25
  2166.          -0.5 0.5 0.25 -0.5 -0.5 0.5 -0.5 0.5 0.5 -0.5 -0.5 -0.5 0.5 0.5 -0.5 0.5 -0.5
  2167.          -0.25 0.5 0.5 -0.25 0.5 -0.5 0 0.5 0.5 0 0.5 -0.5 0.25 0.5 0.5 0.25 0.5 -0.5
  2168.          0.5 0.5 0.5 0.5 0.5 ;
  2169. createNode flexorShape -n "jointFlexor1" -p "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice";
  2170.     addAttr -ci true -sn "creasing" -ln "creasing" -bt "aLNR" -at "doubleLinear";
  2171.     addAttr -ci true -sn "rounding" -ln "rounding" -bt "aLNR" -at "doubleLinear";
  2172.     addAttr -ci true -sn "lengthIn" -ln "lengthIn" -bt "aLNR" -at "doubleLinear";
  2173.     addAttr -ci true -sn "lengthOut" -ln "lengthOut" -bt "aLNR" -at "doubleLinear";
  2174.     addAttr -ci true -sn "widthLeft" -ln "widthLeft" -bt "aLNR" -at "doubleLinear";
  2175.     addAttr -ci true -sn "widthRight" -ln "widthRight" -bt "aLNR" -at "doubleLinear";
  2176.     setAttr -k off ".v";
  2177.     setAttr ".ove" yes;
  2178.     setAttr -s 5 ".dr";
  2179.     setAttr ".cdr" 4;
  2180.     setAttr -s 15 ".fn";
  2181.     setAttr -k on ".creasing";
  2182.     setAttr -k on ".rounding";
  2183.     setAttr -k on ".lengthIn";
  2184.     setAttr -k on ".lengthOut";
  2185.     setAttr -k on ".widthLeft";
  2186.     setAttr -k on ".widthRight";
  2187. createNode transform -n "jointFfd1Base" -p "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup";
  2188.     setAttr ".ihi" 0;
  2189. createNode baseLattice -n "jointFfd1BaseShape" -p "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Base";
  2190.     setAttr ".ihi" 0;
  2191.     setAttr -k off ".v";
  2192. createNode clusterHandle -n "bindSkinCluster1" -p "lhip";
  2193.     setAttr ".ihi" 0;
  2194.     setAttr -k off ".v";
  2195.     setAttr ".io" yes;
  2196. createNode animCurveUA -n "toe_control_rotateZ";
  2197.     setAttr ".tan" 9;
  2198.     setAttr ".wgt" no;
  2199.     setAttr -s 2 ".ktv[0:1]"  5 0 10 -29.999999999999996;
  2200. createNode animCurveUA -n "ball_control_rotateZ";
  2201.     setAttr ".tan" 9;
  2202.     setAttr ".wgt" no;
  2203.     setAttr -s 2 ".ktv[0:1]"  0 0 5 -29.999999999999996;
  2204. createNode animCurveUA -n "heel_control_rotateZ1";
  2205.     setAttr ".tan" 9;
  2206.     setAttr ".wgt" no;
  2207.     setAttr -s 2 ".ktv[0:1]"  -5 20 0 0;
  2208. createNode animCurveUA -n "toe_control_rotateZ1";
  2209.     setAttr ".tan" 9;
  2210.     setAttr ".wgt" no;
  2211.     setAttr -s 2 ".ktv[0:1]"  5 0 10 -29.999999999999996;
  2212. createNode animCurveUA -n "ball_control_rotateZ1";
  2213.     setAttr ".tan" 9;
  2214.     setAttr ".wgt" no;
  2215.     setAttr -s 2 ".ktv[0:1]"  0 0 5 -29.999999999999996;
  2216. createNode expression -n "pelvis_expression";
  2217.     setAttr -k on ".nds";
  2218.     setAttr -s 8 ".in";
  2219.     setAttr -s 8 ".in";
  2220.     setAttr -s 4 ".out";
  2221.     setAttr ".ixp" -type "string" (
  2222.         ".O[0] = (.I[0] + .I[1])/2;\r\n"
  2223.         + ".O[1] = (.I[2] + .I[3])/2;\r\n"
  2224.         + ".O[2] = (.I[4] + .I[5])/2;\r\n"
  2225.         + ".O[3] = (.I[6] + .I[7])/2;");
  2226. createNode unitConversion -n "unitConversion3";
  2227.     setAttr ".cf" 57.295779513082323;
  2228. createNode unitConversion -n "unitConversion4";
  2229.     setAttr ".cf" 57.295779513082323;
  2230. createNode unitConversion -n "unitConversion5";
  2231.     setAttr ".cf" 0.017453292519943295;
  2232. createNode jointCluster -n "joint4Cluster1";
  2233.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0 0 0 0 4 0 0 0 0 0 0 0
  2234.          0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2235.     setAttr ".gm[1]" -type "matrix" 3.6419132201873179 0 0 0 0 3.6419132201873179 0 0
  2236.          0 0 3.6419132201873179 0 0 36.828240178064092 0 1;
  2237.     setAttr ".pm" -type "matrix" 2.2204460492503131e-016 -1 0 0 1 2.2204460492503131e-016 0 0
  2238.          0 0 1 0 -34 -5.773159728050814e-015 0 1;
  2239. createNode partition -n "hipskinPartition";
  2240.     setAttr -s 8 ".st";
  2241.     setAttr ".an" -type "string" "skinPartition";
  2242. createNode objectSet -n "hipSet1";
  2243.     setAttr ".ihi" 0;
  2244.     setAttr ".mwc" 3;
  2245.     setAttr ".vo" yes;
  2246. createNode groupId -n "groupId6";
  2247.     setAttr ".ihi" 0;
  2248. createNode groupId -n "groupId7";
  2249.     setAttr ".ihi" 0;
  2250. createNode objectSet -n "kneeSet1";
  2251.     setAttr ".ihi" 0;
  2252.     setAttr -s 2 ".dsm";
  2253.     setAttr ".mwc" 0;
  2254.     setAttr ".vo" yes;
  2255.     setAttr -s 2 ".gn";
  2256. createNode groupId -n "groupId3";
  2257.     setAttr ".ihi" 0;
  2258. createNode ffd -n "ffd1";
  2259.     setAttr ".lo" yes;
  2260. createNode objectSet -n "ffd1Set";
  2261.     setAttr ".ihi" 0;
  2262.     setAttr ".vo" yes;
  2263. createNode groupId -n "ffd1GroupId";
  2264.     setAttr ".ihi" 0;
  2265. createNode groupId -n "groupId2";
  2266.     setAttr ".ihi" 0;
  2267. createNode objectSet -n "set2";
  2268.     setAttr ".ihi" 0;
  2269.     setAttr ".vo" yes;
  2270. createNode tweak -n "tweak1";
  2271. createNode groupParts -n "groupParts2";
  2272.     setAttr ".ihi" 0;
  2273.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2274. createNode materialInfo -n "materialInfo1";
  2275. createNode shadingEngine -n "lambert2SG";
  2276.     setAttr ".ihi" 0;
  2277.     setAttr -s 13 ".dsm";
  2278.     setAttr ".ro" yes;
  2279. createNode lambert -n "lambert2";
  2280.     setAttr ".c" -type "float3" 0.98699999 0.98369849 0.54679799 ;
  2281. createNode groupParts -n "ffd1GroupParts";
  2282.     setAttr ".ihi" 0;
  2283.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2284. createNode jointFfd -n "jointFfd1";
  2285.     setAttr -s 2 ".ip";
  2286.     setAttr -s 2 ".og";
  2287.     setAttr -s 2 ".gl";
  2288. createNode jointLattice -n "jointLattice1";
  2289.     setAttr ".ihi" 0;
  2290. createNode objectSet -n "set5";
  2291.     setAttr ".ihi" 0;
  2292.     setAttr ".vo" yes;
  2293. createNode groupId -n "groupId11";
  2294.     setAttr ".ihi" 0;
  2295. createNode groupParts -n "groupParts11";
  2296.     setAttr ".ihi" 0;
  2297.     setAttr ".ic" -type "componentList" 1 "pt[*][*][*]";
  2298. createNode tweak -n "tweak4";
  2299. createNode objectSet -n "set6";
  2300.     setAttr ".ihi" 0;
  2301.     setAttr ".vo" yes;
  2302. createNode groupId -n "groupId12";
  2303.     setAttr ".ihi" 0;
  2304. createNode groupParts -n "groupParts12";
  2305.     setAttr ".ihi" 0;
  2306.     setAttr ".ic" -type "componentList" 1 "pt[*][*][*]";
  2307. createNode jointCluster -n "ballCluster1";
  2308.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0 0 0 0 3 -2 0 0 0 0 0
  2309.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 yes;
  2310.     setAttr ".gm[0]" -type "matrix" 4.4919100846910835e-016 0 -2.0229764583596537 0
  2311.          -6.735247159106196 1.4955252945161748e-015 -1.4955252945161748e-015 0 6.1189239437106224e-016 2.7557183592803565 0 0
  2312.          2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 1;
  2313.     setAttr ".pm" -type "matrix" 1 -8.4703294725430015e-022 -1.4181018985486596e-019 0
  2314.          0 0.99999999999999978 0 0 2.1684043449710089e-019 5.6681931089736797e-019 1 0
  2315.          -3 -0.00034007259101853649 -0.097580309243208138 1;
  2316. createNode objectSet -n "ballSet1";
  2317.     setAttr ".ihi" 0;
  2318.     setAttr ".mwc" 2;
  2319.     setAttr ".vo" yes;
  2320. createNode groupId -n "groupId5";
  2321.     setAttr ".ihi" 0;
  2322. createNode dagPose -n "bindPose1";
  2323.     setAttr -s 5 ".wm";
  2324.     setAttr -s 5 ".xm";
  2325.     setAttr ".xm[0]" -type "matrix" "xform" 1 1 1 -0.0069700792928635369 0.00060978293883467028
  2326.          -3.3837559787015901e-006 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  2327.         0 0 0 1 1 1 1 no;
  2328.     setAttr ".xm[1]" -type "matrix" "xform" 1 1 1 0 0 -1.7330542690214244e-006 0 0
  2329.          -7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 yes;
  2330.     setAttr ".xm[2]" -type "matrix" "xform" 1 1 1 0.0069700785253857126 -0.00060979171151120926
  2331.          8.6652713449997469e-007 0 0 -7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  2332.         0 0 0 1 1 1 1 yes;
  2333.     setAttr ".xm[3]" -type "matrix" "xform" 1 1 1 0 0 0 0 3 -2 0 0 0 0 0
  2334.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 yes;
  2335.     setAttr ".xm[4]" -type "matrix" "xform" 1 1 1 0 0 0 0 2 0 0 0 0 0 0
  2336.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2337.     setAttr -s 5 ".m";
  2338.     setAttr -s 5 ".p";
  2339.     setAttr ".bp" yes;
  2340. createNode jointCluster -n "ankleCluster1";
  2341.     setAttr -s 2 ".ip";
  2342.     setAttr -s 2 ".og";
  2343.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0.0069700785253857126 -0.00060979171151120926
  2344.          8.6652713449997469e-007 0 0 -7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  2345.         0 0 0 1 1 1 1 no;
  2346.     setAttr -s 2 ".gm";
  2347.     setAttr ".gm[0]" -type "matrix" 4.4919100846910835e-016 0 -2.0229764583596537 0
  2348.          -6.735247159106196 1.4955252945161748e-015 -1.4955252945161748e-015 0 6.1189239437106224e-016 2.7557183592803565 0 0
  2349.          2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 1;
  2350.     setAttr ".gm[1]" -type "matrix" 0.99092960341010261 0 0 0 0 6.903786091926392 0 0
  2351.          0 0 0.99092960341010261 0 0 9.1976817112288565 0 1;
  2352.     setAttr ".pm" -type "matrix" 1 -8.4703294725430015e-022 -1.4181018985486596e-019 0
  2353.          0 0.99999999999999978 0 0 2.1684043449710089e-019 5.6681931089736797e-019 1 0
  2354.          -1.5034917870355886e-016 -2.0003400725910185 -0.097580309243208138 1;
  2355. createNode objectSet -n "ankleSet1";
  2356.     setAttr ".ihi" 0;
  2357.     setAttr ".mwc" 1;
  2358.     setAttr ".vo" yes;
  2359. createNode groupId -n "groupId4";
  2360.     setAttr ".ihi" 0;
  2361. createNode jointCluster -n "kneeCluster1";
  2362.     setAttr -s 2 ".ip";
  2363.     setAttr -s 2 ".og";
  2364.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0 0 -1.7330542690214244e-006 0 0
  2365.          -7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 yes;
  2366.     setAttr -s 2 ".gm";
  2367.     setAttr ".gm[0]" -type "matrix" 4.4919100846910835e-016 0 -2.0229764583596537 0
  2368.          -6.735247159106196 1.4955252945161748e-015 -1.4955252945161748e-015 0 6.1189239437106224e-016 2.7557183592803565 0 0
  2369.          2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 1;
  2370.     setAttr ".gm[1]" -type "matrix" 0.99092960341010261 0 0 0 0 6.903786091926392 0 0
  2371.          0 0 0.99092960341010261 0 0 9.1976817112288565 0 1;
  2372.     setAttr ".pm" -type "matrix" 0.99999981407666483 8.6652697339257669e-007 0.00060979167371978205 0
  2373.          -5.1167675211703342e-006 0.99997570909695876 0.0069700207929160622 0 -0.00060977082161833807 -0.0069700226171887786 0.99997552318257343 0
  2374.          6.9736900455581461e-005 -8.9996113455618509 -0.11152033268665699 1;
  2375. createNode groupParts -n "groupParts5";
  2376.     setAttr ".ihi" 0;
  2377.     setAttr ".ic" -type "componentList" 4 "pt[0][0][0:2]" "pt[0][1][0:2]" "pt[1][0][0:2]" "pt[1][1][0:2]";
  2378. createNode groupParts -n "groupParts4";
  2379.     setAttr ".ihi" 0;
  2380.     setAttr ".ic" -type "componentList" 7 "pt[0][2][0:1]" "pt[0][3][0:1]" "pt[0][4][0:1]" "pt[1][2][0:1]" "pt[1][3][0:1]" "pt[1][4][0:1]" "pt[0:1][2][2]";
  2381. createNode groupParts -n "groupParts3";
  2382.     setAttr ".ihi" 0;
  2383.     setAttr ".ic" -type "componentList" 2 "pt[0][3:4][2]" "pt[1][3:4][2]";
  2384. createNode groupParts -n "groupParts9";
  2385.     setAttr ".ihi" 0;
  2386.     setAttr ".ic" -type "componentList" 1 "pt[*][*][*]";
  2387. createNode groupId -n "groupId9";
  2388.     setAttr ".ihi" 0;
  2389. createNode jointCluster -n "hipCluster1";
  2390.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 -0.0069700792928635369 0.00060978293883467028
  2391.          -3.3837559787015901e-006 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  2392.         0 0 0 1 1 1 1 yes;
  2393.     setAttr ".gm[1]" -type "matrix" 0.99092960341010261 0 0 0 0 6.903786091926392 0 0
  2394.          0 0 0.99092960341010261 0 0 9.1976817112288565 0 1;
  2395.     setAttr ".pm" -type "matrix" 0.99999981407666461 -8.6652697341405172e-007 0.00060979167371978205 0
  2396.          -3.3837553495953064e-006 0.99997570910432443 0.0069700207929160604 0 -0.00060978290104487425 -0.0069700215604123839 0.99997552318257321 0
  2397.          5.4140085593524903e-005 -15.999611345669191 -0.11152033268665697 1;
  2398. createNode groupParts -n "groupParts7";
  2399.     setAttr ".ihi" 0;
  2400.     setAttr ".ic" -type "componentList" 3 "cv[0][3:7]" "cv[1:4][0:7]" "cv[0][0:2]";
  2401. createNode groupParts -n "groupParts6";
  2402.     setAttr ".ihi" 0;
  2403.     setAttr ".ic" -type "componentList" 1 "cv[5:9][0:7]";
  2404. createNode groupParts -n "groupParts10";
  2405.     setAttr ".ihi" 0;
  2406.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2407. createNode groupId -n "groupId10";
  2408.     setAttr ".ihi" 0;
  2409. createNode guide -n "guide1";
  2410.     setAttr ".ihi" 0;
  2411. createNode groupParts -n "jointFfd1GroupParts";
  2412.     setAttr ".ihi" 0;
  2413.     setAttr ".ic" -type "componentList" 2 "pt[0][3:4][2]" "pt[1][3:4][2]";
  2414. createNode groupId -n "jointFfd1GroupId";
  2415.     setAttr ".ihi" 0;
  2416. createNode groupParts -n "jointFfd1GroupParts1";
  2417.     setAttr ".ihi" 0;
  2418.     setAttr ".ic" -type "componentList" 4 "cv[0][3:7]" "cv[1:4][0:7]" "cv[0][0:2]" "cv[5:9][0:7]";
  2419. createNode groupId -n "jointFfd1GroupId1";
  2420.     setAttr ".ihi" 0;
  2421. createNode objectSet -n "jointFfd1Set";
  2422.     setAttr ".ihi" 0;
  2423.     setAttr -s 2 ".dsm";
  2424.     setAttr ".vo" yes;
  2425.     setAttr -s 2 ".gn";
  2426. createNode objectSet -n "set3";
  2427.     setAttr ".ihi" 0;
  2428.     setAttr -s 2 ".dsm";
  2429.     setAttr ".vo" yes;
  2430.     setAttr -s 2 ".gn";
  2431. createNode groupId -n "groupId21";
  2432.     setAttr ".ihi" 0;
  2433. createNode ffd -n "ffd2";
  2434.     setAttr ".lo" yes;
  2435. createNode objectSet -n "ffd1Set1";
  2436.     setAttr ".ihi" 0;
  2437.     setAttr ".vo" yes;
  2438. createNode groupId -n "ffd1GroupId1";
  2439.     setAttr ".ihi" 0;
  2440. createNode groupId -n "groupId14";
  2441.     setAttr ".ihi" 0;
  2442. createNode objectSet -n "set7";
  2443.     setAttr ".ihi" 0;
  2444.     setAttr ".vo" yes;
  2445. createNode tweak -n "tweak5";
  2446. createNode groupParts -n "groupParts13";
  2447.     setAttr ".ihi" 0;
  2448.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2449. createNode groupParts -n "ffd1GroupParts1";
  2450.     setAttr ".ihi" 0;
  2451.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2452. createNode groupId -n "groupId19";
  2453.     setAttr ".ihi" 0;
  2454. createNode objectSet -n "kneeSet2";
  2455.     setAttr ".ihi" 0;
  2456.     setAttr -s 2 ".dsm";
  2457.     setAttr ".mwc" 0;
  2458.     setAttr ".vo" yes;
  2459.     setAttr -s 2 ".gn";
  2460. createNode groupId -n "groupId20";
  2461.     setAttr ".ihi" 0;
  2462. createNode groupId -n "groupId18";
  2463.     setAttr ".ihi" 0;
  2464. createNode objectSet -n "hipSet2";
  2465.     setAttr ".ihi" 0;
  2466.     setAttr ".mwc" 3;
  2467.     setAttr ".vo" yes;
  2468. createNode jointCluster -n "hipCluster2";
  2469.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 -0.0069700792928635369 0.00060978293883467028
  2470.          -3.3837559787015901e-006 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  2471.         0 0 0 1 1 1 1 no;
  2472.     setAttr ".gm[1]" -type "matrix" 0.99092960341010261 0 0 0 0 6.903786091926392 0 0
  2473.          0 0 0.99092960341010261 0 0 9.1976817112288565 0 1;
  2474.     setAttr ".pm" -type "matrix" 0.99999981407666461 -8.6652697341405172e-007 0.00060979167371978205 0
  2475.          -3.3837553495953064e-006 0.99997570910432443 0.0069700207929160604 0 -0.00060978290104487425 -0.0069700215604123839 0.99997552318257321 0
  2476.          5.4140085593524903e-005 -15.999611345669191 -0.11152033268665697 1;
  2477. createNode partition -n "hipskinPartition1";
  2478.     setAttr -s 4 ".st";
  2479.     setAttr ".an" -type "string" "skinPartition";
  2480. createNode objectSet -n "ankleSet2";
  2481.     setAttr ".ihi" 0;
  2482.     setAttr ".mwc" 1;
  2483.     setAttr ".vo" yes;
  2484. createNode groupId -n "groupId17";
  2485.     setAttr ".ihi" 0;
  2486. createNode jointCluster -n "ankleCluster2";
  2487.     setAttr -s 2 ".ip";
  2488.     setAttr -s 2 ".og";
  2489.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0.0069700785253857126 -0.00060979171151120926
  2490.          8.6652713449997469e-007 0 0 -7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  2491.         0 0 0 1 1 1 1 yes;
  2492.     setAttr -s 2 ".gm";
  2493.     setAttr ".gm[0]" -type "matrix" 4.4919100846910835e-016 0 -2.0229764583596537 0
  2494.          -6.735247159106196 1.4955252945161748e-015 -1.4955252945161748e-015 0 6.1189239437106224e-016 2.7557183592803565 0 0
  2495.          2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 1;
  2496.     setAttr ".gm[1]" -type "matrix" 0.99092960341010261 0 0 0 0 6.903786091926392 0 0
  2497.          0 0 0.99092960341010261 0 0 9.1976817112288565 0 1;
  2498.     setAttr ".pm" -type "matrix" 1 -8.4703294725430015e-022 -1.4181018985486596e-019 0
  2499.          0 0.99999999999999978 0 0 2.1684043449710089e-019 5.6681931089736797e-019 1 0
  2500.          -1.5034917870355886e-016 -2.0003400725910185 -0.097580309243208138 1;
  2501. createNode dagPose -n "bindPose2";
  2502.     setAttr -s 5 ".wm";
  2503.     setAttr -s 5 ".xm";
  2504.     setAttr ".xm[0]" -type "matrix" "xform" 1 1 1 -0.0069700792928635369 0.00060978293883467028
  2505.          -3.3837559787015901e-006 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  2506.         0 0 0 1 1 1 1 no;
  2507.     setAttr ".xm[1]" -type "matrix" "xform" 1 1 1 0 0 -1.7330542690214244e-006 0 0
  2508.          -7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2509.     setAttr ".xm[2]" -type "matrix" "xform" 1 1 1 0.0069700785253857126 -0.00060979171151120926
  2510.          8.6652713449997469e-007 0 0 -7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  2511.         0 0 0 1 1 1 1 yes;
  2512.     setAttr ".xm[3]" -type "matrix" "xform" 1 1 1 0 0 0 0 3 -2 0 0 0 0 0
  2513.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2514.     setAttr ".xm[4]" -type "matrix" "xform" 1 1 1 0 0 0 0 2 0 0 0 0 0 0
  2515.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2516.     setAttr -s 5 ".m";
  2517.     setAttr -s 5 ".p";
  2518.     setAttr ".bp" yes;
  2519. createNode jointCluster -n "ballCluster2";
  2520.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0 0 0 0 3 -2 0 0 0 0 0
  2521.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 yes;
  2522.     setAttr ".gm[0]" -type "matrix" 4.4919100846910835e-016 0 -2.0229764583596537 0
  2523.          -6.735247159106196 1.4955252945161748e-015 -1.4955252945161748e-015 0 6.1189239437106224e-016 2.7557183592803565 0 0
  2524.          2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 1;
  2525.     setAttr ".pm" -type "matrix" 1 -8.4703294725430015e-022 -1.4181018985486596e-019 0
  2526.          0 0.99999999999999978 0 0 2.1684043449710089e-019 5.6681931089736797e-019 1 0
  2527.          -3 -0.00034007259101853649 -0.097580309243208138 1;
  2528. createNode objectSet -n "ballSet2";
  2529.     setAttr ".ihi" 0;
  2530.     setAttr ".mwc" 2;
  2531.     setAttr ".vo" yes;
  2532. createNode groupId -n "groupId13";
  2533.     setAttr ".ihi" 0;
  2534. createNode jointCluster -n "kneeCluster2";
  2535.     setAttr -s 2 ".ip";
  2536.     setAttr -s 2 ".og";
  2537.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0 0 -1.7330542690214244e-006 0 0
  2538.          -7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2539.     setAttr -s 2 ".gm";
  2540.     setAttr ".gm[0]" -type "matrix" 4.4919100846910835e-016 0 -2.0229764583596537 0
  2541.          -6.735247159106196 1.4955252945161748e-015 -1.4955252945161748e-015 0 6.1189239437106224e-016 2.7557183592803565 0 0
  2542.          2.3676235795530989 1.3778591796401778 -2.7120710202015746e-017 1;
  2543.     setAttr ".gm[1]" -type "matrix" 0.99092960341010261 0 0 0 0 6.903786091926392 0 0
  2544.          0 0 0.99092960341010261 0 0 9.1976817112288565 0 1;
  2545.     setAttr ".pm" -type "matrix" 0.99999981407666483 8.6652697339257669e-007 0.00060979167371978205 0
  2546.          -5.1167675211703342e-006 0.99997570909695876 0.0069700207929160622 0 -0.00060977082161833807 -0.0069700226171887786 0.99997552318257343 0
  2547.          6.9736900455581461e-005 -8.9996113455618509 -0.11152033268665699 1;
  2548. createNode groupParts -n "groupParts15";
  2549.     setAttr ".ihi" 0;
  2550.     setAttr ".ic" -type "componentList" 4 "pt[0][0][0:2]" "pt[0][1][0:2]" "pt[1][0][0:2]" "pt[1][1][0:2]";
  2551. createNode groupParts -n "groupParts16";
  2552.     setAttr ".ihi" 0;
  2553.     setAttr ".ic" -type "componentList" 7 "pt[0][2][0:1]" "pt[0][3][0:1]" "pt[0][4][0:1]" "pt[1][2][0:1]" "pt[1][3][0:1]" "pt[1][4][0:1]" "pt[0:1][2][2]";
  2554. createNode groupParts -n "groupParts17";
  2555.     setAttr ".ihi" 0;
  2556.     setAttr ".ic" -type "componentList" 2 "pt[0][3:4][2]" "pt[1][3:4][2]";
  2557. createNode groupParts -n "groupParts18";
  2558.     setAttr ".ihi" 0;
  2559.     setAttr ".ic" -type "componentList" 1 "pt[*][*][*]";
  2560. createNode jointFfd -n "jointFfd2";
  2561.     setAttr -s 2 ".ip";
  2562.     setAttr -s 2 ".og";
  2563.     setAttr -s 2 ".gl";
  2564. createNode jointLattice -n "jointLattice2";
  2565.     setAttr ".ihi" 0;
  2566. createNode objectSet -n "set8";
  2567.     setAttr ".ihi" 0;
  2568.     setAttr ".vo" yes;
  2569. createNode groupId -n "groupId15";
  2570.     setAttr ".ihi" 0;
  2571. createNode groupParts -n "groupParts22";
  2572.     setAttr ".ihi" 0;
  2573.     setAttr ".ic" -type "componentList" 1 "pt[*][*][*]";
  2574. createNode tweak -n "tweak6";
  2575. createNode objectSet -n "set9";
  2576.     setAttr ".ihi" 0;
  2577.     setAttr ".vo" yes;
  2578. createNode groupId -n "groupId16";
  2579.     setAttr ".ihi" 0;
  2580. createNode groupParts -n "groupParts14";
  2581.     setAttr ".ihi" 0;
  2582.     setAttr ".ic" -type "componentList" 1 "pt[*][*][*]";
  2583. createNode guide -n "guide2";
  2584.     setAttr ".ihi" 0;
  2585. createNode groupParts -n "jointFfd1GroupParts2";
  2586.     setAttr ".ihi" 0;
  2587.     setAttr ".ic" -type "componentList" 2 "pt[0][3:4][2]" "pt[1][3:4][2]";
  2588. createNode groupId -n "jointFfd1GroupId2";
  2589.     setAttr ".ihi" 0;
  2590. createNode groupParts -n "jointFfd1GroupParts3";
  2591.     setAttr ".ihi" 0;
  2592.     setAttr ".ic" -type "componentList" 4 "cv[0][3:7]" "cv[1:4][0:7]" "cv[0][0:2]" "cv[5:9][0:7]";
  2593. createNode groupId -n "jointFfd1GroupId3";
  2594.     setAttr ".ihi" 0;
  2595. createNode objectSet -n "jointFfd1Set1";
  2596.     setAttr ".ihi" 0;
  2597.     setAttr -s 2 ".dsm";
  2598.     setAttr ".vo" yes;
  2599.     setAttr -s 2 ".gn";
  2600. createNode groupParts -n "groupParts19";
  2601.     setAttr ".ihi" 0;
  2602.     setAttr ".ic" -type "componentList" 3 "cv[0][3:7]" "cv[1:4][0:7]" "cv[0][0:2]";
  2603. createNode groupParts -n "groupParts20";
  2604.     setAttr ".ihi" 0;
  2605.     setAttr ".ic" -type "componentList" 1 "cv[5:9][0:7]";
  2606. createNode groupParts -n "groupParts21";
  2607.     setAttr ".ihi" 0;
  2608.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2609. createNode groupId -n "groupId22";
  2610.     setAttr ".ihi" 0;
  2611. createNode objectSet -n "set4";
  2612.     setAttr ".ihi" 0;
  2613.     setAttr -s 2 ".dsm";
  2614.     setAttr ".vo" yes;
  2615.     setAttr -s 2 ".gn";
  2616. createNode objectSet -n "joint1Set1";
  2617.     setAttr ".ihi" 0;
  2618.     setAttr ".mwc" 0;
  2619.     setAttr ".vo" yes;
  2620. createNode groupId -n "groupId35";
  2621.     setAttr ".ihi" 0;
  2622. createNode ffd -n "ffd3";
  2623.     setAttr -s 6 ".ip";
  2624.     setAttr -s 6 ".og";
  2625.     setAttr ".lo" yes;
  2626. createNode objectSet -n "ffd3Set";
  2627.     setAttr ".ihi" 0;
  2628.     setAttr -s 6 ".dsm";
  2629.     setAttr ".vo" yes;
  2630.     setAttr -s 6 ".gn";
  2631. createNode groupId -n "ffd3GroupId";
  2632.     setAttr ".ihi" 0;
  2633. createNode groupId -n "ffd3GroupId1";
  2634.     setAttr ".ihi" 0;
  2635. createNode groupId -n "ffd3GroupId2";
  2636.     setAttr ".ihi" 0;
  2637. createNode groupId -n "ffd3GroupId3";
  2638.     setAttr ".ihi" 0;
  2639. createNode groupId -n "ffd3GroupId4";
  2640.     setAttr ".ihi" 0;
  2641. createNode groupId -n "ffd3GroupId5";
  2642.     setAttr ".ihi" 0;
  2643. createNode groupId -n "groupId29";
  2644.     setAttr ".ihi" 0;
  2645. createNode objectSet -n "set11";
  2646.     setAttr ".ihi" 0;
  2647.     setAttr ".vo" yes;
  2648. createNode tweak -n "tweak9";
  2649. createNode groupParts -n "groupParts29";
  2650.     setAttr ".ihi" 0;
  2651.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2652. createNode groupId -n "groupId30";
  2653.     setAttr ".ihi" 0;
  2654. createNode objectSet -n "set12";
  2655.     setAttr ".ihi" 0;
  2656.     setAttr ".vo" yes;
  2657. createNode tweak -n "tweak10";
  2658. createNode groupParts -n "groupParts30";
  2659.     setAttr ".ihi" 0;
  2660.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2661. createNode groupId -n "groupId31";
  2662.     setAttr ".ihi" 0;
  2663. createNode objectSet -n "set13";
  2664.     setAttr ".ihi" 0;
  2665.     setAttr ".vo" yes;
  2666. createNode tweak -n "tweak11";
  2667. createNode groupParts -n "groupParts31";
  2668.     setAttr ".ihi" 0;
  2669.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2670. createNode groupId -n "groupId32";
  2671.     setAttr ".ihi" 0;
  2672. createNode objectSet -n "set14";
  2673.     setAttr ".ihi" 0;
  2674.     setAttr ".vo" yes;
  2675. createNode tweak -n "tweak12";
  2676. createNode groupParts -n "groupParts32";
  2677.     setAttr ".ihi" 0;
  2678.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2679. createNode groupId -n "groupId33";
  2680.     setAttr ".ihi" 0;
  2681. createNode objectSet -n "set15";
  2682.     setAttr ".ihi" 0;
  2683.     setAttr ".vo" yes;
  2684. createNode tweak -n "tweak13";
  2685. createNode groupParts -n "groupParts33";
  2686.     setAttr ".ihi" 0;
  2687.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2688. createNode groupId -n "groupId34";
  2689.     setAttr ".ihi" 0;
  2690. createNode objectSet -n "set16";
  2691.     setAttr ".ihi" 0;
  2692.     setAttr ".vo" yes;
  2693. createNode tweak -n "tweak14";
  2694. createNode groupParts -n "groupParts34";
  2695.     setAttr ".ihi" 0;
  2696.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2697. createNode groupParts -n "ffd3GroupParts";
  2698.     setAttr ".ihi" 0;
  2699.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2700. createNode groupParts -n "ffd3GroupParts1";
  2701.     setAttr ".ihi" 0;
  2702.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2703. createNode groupParts -n "ffd3GroupParts2";
  2704.     setAttr ".ihi" 0;
  2705.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2706. createNode groupParts -n "ffd3GroupParts3";
  2707.     setAttr ".ihi" 0;
  2708.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2709. createNode groupParts -n "ffd3GroupParts4";
  2710.     setAttr ".ihi" 0;
  2711.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2712. createNode groupParts -n "ffd3GroupParts5";
  2713.     setAttr ".ihi" 0;
  2714.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2715. createNode jointCluster -n "joint3Cluster1";
  2716.     setAttr -s 2 ".ip";
  2717.     setAttr -s 2 ".og";
  2718.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0 0 0 0 6 8.8817841970012523e-016
  2719.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2720.     setAttr -s 2 ".gm";
  2721.     setAttr ".gm[0]" -type "matrix" 5.9857586823441924 0 0 0 0 16.925054312588113 0 0
  2722.          0 0 10.464901906512241 0 0 24.255840944862914 0 1;
  2723.     setAttr ".gm[1]" -type "matrix" 3.6419132201873179 0 0 0 0 3.6419132201873179 0 0
  2724.          0 0 3.6419132201873179 0 0 36.828240178064092 0 1;
  2725.     setAttr ".pm" -type "matrix" 2.2204460492503131e-016 -1 0 0 1 2.2204460492503131e-016 0 0
  2726.          0 0 1 0 -30 -5.773159728050814e-015 0 1;
  2727. createNode dagPose -n "bindPose3";
  2728.     setAttr -s 5 ".wm";
  2729.     setAttr -s 5 ".xm";
  2730.     setAttr ".xm[0]" -type "matrix" "xform" 1 1 1 0 0 0 0 0 18 0 0 0 0 0
  2731.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0.70710678118654746 0.70710678118654757 1
  2732.          1 1 yes;
  2733.     setAttr ".xm[1]" -type "matrix" "xform" 1 1 1 0 0 0 0 6 8.8817841970012523e-016
  2734.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 yes;
  2735.     setAttr ".xm[2]" -type "matrix" "xform" 1 1 1 0 0 0 0 6 8.8817841970012523e-016
  2736.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2737.     setAttr ".xm[3]" -type "matrix" "xform" 1 1 1 0 0 0 0 4 0 0 0 0 0 0
  2738.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 yes;
  2739.     setAttr ".xm[4]" -type "matrix" "xform" 1 1 1 0 0 0 0 5 -4.4408920985006262e-016
  2740.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 -0.70710678118654768 0.70710678118654735 1
  2741.          1 1 yes;
  2742.     setAttr -s 5 ".m";
  2743.     setAttr -s 5 ".p";
  2744.     setAttr ".bp" yes;
  2745. createNode objectSet -n "joint3Set1";
  2746.     setAttr ".ihi" 0;
  2747.     setAttr -s 2 ".dsm";
  2748.     setAttr ".mwc" 2;
  2749.     setAttr ".vo" yes;
  2750.     setAttr -s 2 ".gn";
  2751. createNode groupId -n "groupId37";
  2752.     setAttr ".ihi" 0;
  2753. createNode groupId -n "groupId38";
  2754.     setAttr ".ihi" 0;
  2755. createNode groupId -n "groupId39";
  2756.     setAttr ".ihi" 0;
  2757. createNode objectSet -n "joint4Set1";
  2758.     setAttr ".ihi" 0;
  2759.     setAttr ".mwc" 3;
  2760.     setAttr ".vo" yes;
  2761. createNode groupId -n "groupId41";
  2762.     setAttr ".ihi" 0;
  2763. createNode objectSet -n "set18";
  2764.     setAttr ".ihi" 0;
  2765.     setAttr ".vo" yes;
  2766. createNode groupParts -n "groupParts41";
  2767.     setAttr ".ihi" 0;
  2768.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  2769. createNode jointCluster -n "joint2Cluster1";
  2770.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0 0 0 0 6 8.8817841970012523e-016
  2771.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  2772.     setAttr ".gm[0]" -type "matrix" 5.9857586823441924 0 0 0 0 16.925054312588113 0 0
  2773.          0 0 10.464901906512241 0 0 24.255840944862914 0 1;
  2774.     setAttr ".pm" -type "matrix" 2.2204460492503131e-016 -1 0 0 1 2.2204460492503131e-016 0 0
  2775.          0 0 1 0 -24 -4.8849813083506888e-015 0 1;
  2776. createNode objectSet -n "joint2Set1";
  2777.     setAttr ".ihi" 0;
  2778.     setAttr ".mwc" 1;
  2779.     setAttr ".vo" yes;
  2780. createNode groupId -n "groupId36";
  2781.     setAttr ".ihi" 0;
  2782. createNode jointCluster -n "joint1Cluster1";
  2783.     setAttr ".wcm" -type "matrix" "xform" 1 1 1 0 0 0 0 0 18 0 0 0 0 0
  2784.          0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0.70710678118654746 0.70710678118654757 1
  2785.          1 1 yes;
  2786.     setAttr ".gm[0]" -type "matrix" 5.9857586823441924 0 0 0 0 16.925054312588113 0 0
  2787.          0 0 10.464901906512241 0 0 24.255840944862914 0 1;
  2788.     setAttr ".pm" -type "matrix" 2.2204460492503131e-016 -1 0 0 1 2.2204460492503131e-016 0 0
  2789.          0 0 1 0 -18 -3.9968028886505635e-015 0 1;
  2790. createNode groupParts -n "groupParts37";
  2791.     setAttr ".ihi" 0;
  2792.     setAttr ".ic" -type "componentList" 2 "pt[0:1][4][0]" "pt[0:1][4][1]";
  2793. createNode groupParts -n "groupParts36";
  2794.     setAttr ".ihi" 0;
  2795.     setAttr ".ic" -type "componentList" 4 "pt[0][2][0:1]" "pt[0][3][0:1]" "pt[1][2][0:1]" "pt[1][3][0:1]";
  2796. createNode groupParts -n "groupParts35";
  2797.     setAttr ".ihi" 0;
  2798.     setAttr ".ic" -type "componentList" 4 "pt[0][0][0:1]" "pt[0][1][0:1]" "pt[1][0][0:1]" "pt[1][1][0:1]";
  2799. createNode groupParts -n "groupParts40";
  2800.     setAttr ".ihi" 0;
  2801.     setAttr ".ic" -type "componentList" 1 "pt[*][*][*]";
  2802. createNode groupId -n "groupId40";
  2803.     setAttr ".ihi" 0;
  2804. createNode groupParts -n "groupParts39";
  2805.     setAttr ".ihi" 0;
  2806.     setAttr ".ic" -type "componentList" 1 "cv[3:6][0:7]";
  2807. createNode groupParts -n "groupParts38";
  2808.     setAttr ".ihi" 0;
  2809.     setAttr ".ic" -type "componentList" 1 "cv[0:2][0:7]";
  2810. createNode objectSet -n "set17";
  2811.     setAttr ".ihi" 0;
  2812.     setAttr ".vo" yes;
  2813. createNode animCurveUU -n "muscle_scaleX";
  2814.     setAttr ".tan" 9;
  2815.     setAttr ".wgt" no;
  2816.     setAttr -s 2 ".ktv[0:1]"  -98.377975463867188 2.271540951200941 
  2817.         -0.0030523445457220078 1;
  2818. createNode unitConversion -n "unitConversion1";
  2819.     setAttr ".cf" 57.295779513082323;
  2820. createNode makeNurbSphere -n "makeNurbSphere1";
  2821.     setAttr ".ax" -type "double3" 0 1 0 ;
  2822.     setAttr ".ssw" -90;
  2823.     setAttr ".esw" 90;
  2824. createNode animCurveUU -n "muscle_scaleX1";
  2825.     setAttr ".tan" 9;
  2826.     setAttr ".wgt" no;
  2827.     setAttr -s 2 ".ktv[0:1]"  -98.377975463867188 2.271540951200941 
  2828.         -0.0030523445457220078 1;
  2829. createNode unitConversion -n "unitConversion2";
  2830.     setAttr ".cf" 57.295779513082323;
  2831. createNode makeNurbSphere -n "makeNurbSphere2";
  2832.     setAttr ".ax" -type "double3" 0 1 0 ;
  2833.     setAttr ".ssw" -90;
  2834.     setAttr ".esw" 90;
  2835. createNode ikRPsolver -n "ikRPsolver";
  2836. createNode ikRPsolver -n "ikRPsolver2";
  2837. createNode animCurveUA -n "heel_control_rotateZ";
  2838.     setAttr ".tan" 9;
  2839.     setAttr ".wgt" no;
  2840.     setAttr -s 2 ".ktv[0:1]"  -5 20 0 0;
  2841. createNode ikRPsolver -n "ikRPsolver1";
  2842. createNode skinCluster -n "skinCluster1";
  2843.     setAttr -s 88 ".wl";
  2844.     setAttr -s 4 ".wl[0].w[0:3]"  0.0004440317 0.4997094 0.49970555 
  2845.         0.00014101503;
  2846.     setAttr -s 4 ".wl[1].w[0:3]"  0.00063390983 0.49958304 0.49957991 
  2847.         0.00020308571;
  2848.     setAttr -s 4 ".wl[2].w[0:3]"  0.00085455016 0.49943727 0.4994345 
  2849.         0.00027359859;
  2850.     setAttr -s 4 ".wl[3].w[0:3]"  0.00095468439 0.49937257 0.49936995 
  2851.         0.0003026952;
  2852.     setAttr -s 4 ".wl[4].w[0:3]"  0.00085458055 0.49944043 0.4994376 
  2853.         0.00026736956;
  2854.     setAttr -s 4 ".wl[5].w[0:3]"  0.00063394028 0.49958637 0.49958304 
  2855.         0.0001965588;
  2856.     setAttr -s 4 ".wl[6].w[0:3]"  0.00044404628 0.49971113 0.4997071 
  2857.         0.00013778529;
  2858.     setAttr -s 4 ".wl[7].w[0:3]"  0.00037468018 0.4997561 0.49975181 
  2859.         0.00011743038;
  2860.     setAttr -s 4 ".wl[11].w[0:3]"  0.00081026432 0.62318754 0.37575972 
  2861.         0.00024243344;
  2862.     setAttr -s 4 ".wl[12].w[0:3]"  0.001120122 0.60481298 0.39372835 
  2863.         0.00033863305;
  2864.     setAttr -s 4 ".wl[13].w[0:3]"  0.0014722986 0.59101623 0.40706655 
  2865.         0.00044491931;
  2866.     setAttr -s 4 ".wl[14].w[0:3]"  0.0016300905 0.58626145 0.41162127 
  2867.         0.00048718584;
  2868.     setAttr -s 4 ".wl[15].w[0:3]"  0.0014723098 0.59103924 0.4070552 
  2869.         0.00043327495;
  2870.     setAttr -s 4 ".wl[16].w[0:3]"  0.0011201177 0.60484689 0.39370695 
  2871.         0.00032612207;
  2872.     setAttr -s 4 ".wl[17].w[0:3]"  0.00081025122 0.62321359 0.37574014 
  2873.         0.00023603978;
  2874.     setAttr -s 4 ".wl[18].w[0:3]"  0.00069481361 0.63272852 0.36637193 
  2875.         0.00020473269;
  2876.     setAttr -s 4 ".wl[22].w[0:3]"  0.0029101144 0.92413312 0.072200805 
  2877.         0.00075595814;
  2878.     setAttr -s 4 ".wl[23].w[0:3]"  0.0040203556 0.9035179 0.091401339 
  2879.         0.0010604667;
  2880.     setAttr -s 4 ".wl[24].w[0:3]"  0.0052460781 0.88348174 0.1098875 
  2881.         0.0013846374;
  2882.     setAttr -s 4 ".wl[25].w[0:3]"  0.0057831625 0.87544674 0.11726588 
  2883.         0.0015042068;
  2884.     setAttr -s 4 ".wl[26].w[0:3]"  0.0052456968 0.88354582 0.10987349 
  2885.         0.0013350409;
  2886.     setAttr -s 4 ".wl[27].w[0:3]"  0.0040196837 0.90359461 0.091378905 
  2887.         0.0010068435;
  2888.     setAttr -s 4 ".wl[28].w[0:3]"  0.002909601 0.92417783 0.072184019 
  2889.         0.00072854653;
  2890.     setAttr -s 4 ".wl[29].w[0:3]"  0.002488903 0.93274122 0.064137131 
  2891.         0.00063280039;
  2892.     setAttr -s 4 ".wl[33].w[0:3]"  0.018520629 0.97028786 0.0076024821 
  2893.         0.0035890189;
  2894.     setAttr -s 4 ".wl[34].w[0:3]"  0.025049625 0.95944166 0.010486595 
  2895.         0.0050220299;
  2896.     setAttr -s 4 ".wl[35].w[0:3]"  0.03200572 0.94787884 0.013652034 
  2897.         0.0064634341;
  2898.     setAttr -s 4 ".wl[36].w[0:3]"  0.034979798 0.94309294 0.015032485 
  2899.         0.0068947948;
  2900.     setAttr -s 4 ".wl[37].w[0:3]"  0.032011032 0.94829142 0.013652517 
  2901.         0.006045029;
  2902.     setAttr -s 4 ".wl[38].w[0:3]"  0.025049841 0.95990175 0.010484696 
  2903.         0.0045637158;
  2904.     setAttr -s 4 ".wl[39].w[0:3]"  0.018517429 0.97053123 0.0076001207 
  2905.         0.0033512388;
  2906.     setAttr -s 4 ".wl[40].w[0:3]"  0.015980914 0.97454548 0.0065046782 
  2907.         0.0029688589;
  2908.     setAttr -s 4 ".wl[44].w[0:3]"  0.22829145 0.73917437 0.0012665838 
  2909.         0.031267621;
  2910.     setAttr -s 4 ".wl[45].w[0:3]"  0.25428578 0.70489144 0.0017169153 
  2911.         0.039105933;
  2912.     setAttr -s 4 ".wl[46].w[0:3]"  0.27534726 0.67806154 0.002216436 
  2913.         0.044374771;
  2914.     setAttr -s 4 ".wl[47].w[0:3]"  0.28367543 0.6703856 0.0024430749 
  2915.         0.043495875;
  2916.     setAttr -s 4 ".wl[48].w[0:3]"  0.27726206 0.68287694 0.0022308384 
  2917.         0.037630171;
  2918.     setAttr -s 4 ".wl[49].w[0:3]"  0.25643423 0.71104968 0.0017302005 
  2919.         0.03078587;
  2920.     setAttr -s 4 ".wl[50].w[0:3]"  0.22943185 0.7430802 0.0012722047 
  2921.         0.02621584;
  2922.     setAttr -s 4 ".wl[51].w[0:3]"  0.21585423 0.75693214 0.0010959874 
  2923.         0.026117688;
  2924.     setAttr -s 4 ".wl[55].w[0:3]"  0.47371399 0.2096412 0.00026650433 
  2925.         0.31637836;
  2926.     setAttr -s 4 ".wl[56].w[0:3]"  0.46141365 0.2292915 0.00037162358 
  2927.         0.30892318;
  2928.     setAttr -s 4 ".wl[57].w[0:3]"  0.46180075 0.25028715 0.00050264958 
  2929.         0.28740942;
  2930.     setAttr -s 4 ".wl[58].w[0:3]"  0.49149555 0.27445608 0.00059813319 
  2931.         0.23345034;
  2932.     setAttr -s 4 ".wl[59].w[0:3]"  0.55340677 0.29990277 0.00060197705 
  2933.         0.14608847;
  2934.     setAttr -s 4 ".wl[60].w[0:3]"  0.59624553 0.296229 0.00047971506 
  2935.         0.10704575;
  2936.     setAttr -s 4 ".wl[61].w[0:3]"  0.60804713 0.26902938 0.00034177388 
  2937.         0.12258171;
  2938.     setAttr -s 4 ".wl[62].w[0:3]"  0.52173591 0.21736042 0.00024728681 
  2939.         0.26065645;
  2940.     setAttr -s 4 ".wl[66].w[0:3]"  0.49675706 0.012322145 0.0001164639 
  2941.         0.49080428;
  2942.     setAttr -s 4 ".wl[67].w[0:3]"  0.48669469 0.016388202 0.00016390393 
  2943.         0.49675328;
  2944.     setAttr -s 4 ".wl[68].w[0:3]"  0.49787772 0.021526435 0.00022737187 
  2945.         0.48036847;
  2946.     setAttr -s 4 ".wl[69].w[0:3]"  0.57299507 0.027135728 0.00029300249 
  2947.         0.39957628;
  2948.     setAttr -s 4 ".wl[70].w[0:3]"  0.82905245 0.035834093 0.00037843978 
  2949.         0.13473491;
  2950.     setAttr -s 4 ".wl[71].w[0:3]"  0.90537548 0.030469676 0.00030467182 
  2951.         0.063850179;
  2952.     setAttr -s 4 ".wl[72].w[0:3]"  0.89649415 0.022226861 0.00021004622 
  2953.         0.081068985;
  2954.     setAttr -s 4 ".wl[73].w[0:3]"  0.57069385 0.012201129 0.000112578 
  2955.         0.41699243;
  2956.     setAttr -s 4 ".wl[77].w[0:3]"  0.38357556 0.0014368789 4.3778742e-005 
  2957.         0.6149438;
  2958.     setAttr -s 4 ".wl[78].w[0:3]"  0.41057467 0.0021688768 6.7435896e-005 
  2959.         0.58718896;
  2960.     setAttr -s 4 ".wl[79].w[0:3]"  0.44895086 0.0031584732 0.00010018667 
  2961.         0.54779053;
  2962.     setAttr -s 4 ".wl[80].w[0:3]"  0.53305644 0.004168516 0.00013330962 
  2963.         0.46264175;
  2964.     setAttr -s 4 ".wl[81].w[0:3]"  0.85422122 0.0060082958 0.00019057159 
  2965.         0.13957988;
  2966.     setAttr -s 4 ".wl[82].w[0:3]"  0.93099618 0.0049161366 0.00015284213 
  2967.         0.063934833;
  2968.     setAttr -s 4 ".wl[83].w[0:3]"  0.91422349 0.0034235362 0.00010430173 
  2969.         0.08224868;
  2970.     setAttr -s 4 ".wl[84].w[0:3]"  0.41003004 0.0013025774 3.9350249e-005 
  2971.         0.58862805;
  2972.     setAttr -s 4 ".wl[88].w[0:3]"  0.57561702 0.00058114616 3.5663285e-005 
  2973.         0.42376614;
  2974.     setAttr -s 4 ".wl[89].w[0:3]"  0.58224618 0.00083877338 5.1971394e-005 
  2975.         0.41686305;
  2976.     setAttr -s 4 ".wl[90].w[0:3]"  0.60258752 0.0011696102 7.31654e-005 
  2977.         0.39616972;
  2978.     setAttr -s 4 ".wl[91].w[0:3]"  0.66796476 0.0014480741 9.0940441e-005 
  2979.         0.33049622;
  2980.     setAttr -s 4 ".wl[92].w[0:3]"  0.79243666 0.0015379837 9.6206131e-005 
  2981.         0.20592906;
  2982.     setAttr -s 4 ".wl[93].w[0:3]"  0.8533144 0.0012291023 7.6153236e-005 
  2983.         0.14538041;
  2984.     setAttr -s 4 ".wl[94].w[0:3]"  0.83708745 0.00084502535 5.1855153e-005 
  2985.         0.16201568;
  2986.     setAttr -s 4 ".wl[95].w[0:3]"  0.64105773 0.00054621731 3.338512e-005 
  2987.         0.35836259;
  2988.     setAttr -s 4 ".wl[99].w[0:3]"  0.86569649 0.00044271638 3.7709378e-005 
  2989.         0.13382308;
  2990.     setAttr -s 4 ".wl[100].w[0:3]"  0.84390074 0.00061715656 
  2991.         5.2906951e-005 0.15542927;
  2992.     setAttr -s 4 ".wl[101].w[0:3]"  0.83506727 0.00082500506 
  2993.         7.1178241e-005 0.16403648;
  2994.     setAttr -s 4 ".wl[102].w[0:3]"  0.8469097 0.00093564647 8.093613e-005 
  2995.         0.15207367;
  2996.     setAttr -s 4 ".wl[103].w[0:3]"  0.8722319 0.00086174108 7.4346019e-005 
  2997.         0.12683198;
  2998.     setAttr -s 4 ".wl[104].w[0:3]"  0.89325178 0.00065326836 
  2999.         5.6000932e-005 0.10603893;
  3000.     setAttr -s 4 ".wl[105].w[0:3]"  0.90006888 0.00046030473 
  3001.         3.9206625e-005 0.099431574;
  3002.     setAttr -s 4 ".wl[106].w[0:3]"  0.88847136 0.00038320539 
  3003.         3.2552878e-005 0.11111294;
  3004.     setAttr -s 4 ".wl[110].w[0:3]"  0.91324508 0.00063254352 
  3005.         6.1748462e-005 0.086060591;
  3006.     setAttr -s 4 ".wl[111].w[0:3]"  0.89880192 0.00081471942 
  3007.         7.9960017e-005 0.10030342;
  3008.     setAttr -s 4 ".wl[112].w[0:3]"  0.89060336 0.0010215258 0.00010079244 
  3009.         0.10827431;
  3010.     setAttr -s 4 ".wl[113].w[0:3]"  0.89437854 0.0011218488 0.00011093393 
  3011.         0.10438872;
  3012.     setAttr -s 4 ".wl[114].w[0:3]"  0.90714806 0.0010405226 0.00010266485 
  3013.         0.091708764;
  3014.     setAttr -s 4 ".wl[115].w[0:3]"  0.92037183 0.00083429419 
  3015.         8.1878949e-005 0.078712001;
  3016.     setAttr -s 4 ".wl[116].w[0:3]"  0.92741281 0.00064236898 
  3017.         6.27064e-005 0.071882121;
  3018.     setAttr -s 4 ".wl[117].w[0:3]"  0.92480505 0.0005660298 5.5131939e-005 
  3019.         0.074573748;
  3020.     setAttr -s 4 ".pm";
  3021.     setAttr ".pm[0]" -type "matrix" -2.4860947464067112e-005 -4.6604352362844607e-008 0.99999999969096565 0
  3022.          -0.99999999969096687 1.1585173337425214e-012 -2.4860947464011553e-005 0 -3.8795304195608619e-019 -0.999999999999999 -4.6604352558179894e-008 0
  3023.          28.999999991038038 6.9999999999663967 0.00072129370692424215 1;
  3024.     setAttr ".pm[1]" -type "matrix" 2.8412516708258437e-005 -4.6604352362844607e-008 0.99999999959636343 0
  3025.          -0.99999999959636465 1.1585173337425218e-012 2.8412516708314056e-005 0 -2.4827756933587995e-012 -0.999999999999999 -4.6604352492046857e-008 0
  3026.          20.999999999664201 6.9999999999663949 -0.00039744904084557998 1;
  3027.     setAttr ".pm[2]" -type "matrix" 0.99999999959636343 -2.8412516708036392e-005 4.6604352362850913e-008 0
  3028.          2.8412516708092012e-005 0.99999999959636465 -1.1587393783473572e-012 0 -4.6604352492046857e-008 2.4829977379533759e-012 0.999999999999999 0
  3029.          -0.00039744904084335953 -13.999999999664201 -6.9999999999663922 1;
  3030.     setAttr ".pm[3]" -type "matrix" 0.99999999999999789 -1.0899779275385359e-016 -6.8029035086259004e-008 0
  3031.          4.4447202907302634e-016 0.28063002938715709 3.1582518305540825e-012 0 6.8029034833436597e-008 -8.862244444905215e-013 0.99999999999999756 0
  3032.          -4.7620325489078849e-007 -6.9814077412597229 -7.0129870130725402 1;
  3033.     setAttr ".gm" -type "matrix" 1.2048319583633331 0 0 0 0 7.8677432921565638 0 0
  3034.          0 0 1.2048319583633331 0 0 21.870173403624285 7.1610973321120293 1;
  3035.     setAttr -s 4 ".ma";
  3036.     setAttr -s 4 ".dpf[0:3]"  4 4 4 4;
  3037.     setAttr -s 4 ".lw";
  3038.     setAttr -s 4 ".lw";
  3039.     setAttr ".mi" 5;
  3040.     setAttr ".ns[3]"  10;
  3041.     setAttr ".ucm" yes;
  3042. createNode objectSet -n "set19";
  3043.     setAttr ".ihi" 0;
  3044.     setAttr ".vo" yes;
  3045. createNode groupId -n "groupId42";
  3046.     setAttr ".ihi" 0;
  3047. createNode dagPose -n "bindPose4";
  3048.     setAttr -s 4 ".wm";
  3049.     setAttr ".wm[3]" -type "matrix" 0.99999999999999756 3.88618716200273e-016 6.8029035086259004e-008 0
  3050.          -1.5830706971003972e-015 3.5634105237554619 -1.1254147809774091e-011 0 -6.8029034833436597e-008 3.1579815118804323e-012 0.99999999999999778 0
  3051.          -8.8349396002503511e-010 24.877621815854894 7.0129870129939871 1;
  3052.     setAttr -s 4 ".xm";
  3053.     setAttr ".xm[0]" -type "matrix" "xform" 1 1 1 -4.6604352642964808e-008 2.4860947466976799e-005
  3054.          -6.4397074599784247e-013 0 0 29 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  3055.         -0.5 0.49999999999999989 -0.5 0.50000000000000011 1 1 1 yes;
  3056.     setAttr ".xm[1]" -type "matrix" "xform" 1 1 1 -4.9153671801775523e-033 -5.3273464178709307e-005
  3057.          3.7173667959159067e-017 0 8 4.4408920985006262e-016 0 0 0 0 0 0 0 0
  3058.          0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 no;
  3059.     setAttr ".xm[2]" -type "matrix" "xform" 1 1 1 0 0 0 0 7.0000000000000009
  3060.          0 8.8817841970012523e-016 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0.50000000000000011 -0.49999999999999989 0.5 0.5 1
  3061.          1 1 no;
  3062.     setAttr ".xm[3]" -type "matrix" "xform" 1 3.5634105237554623 1.0000000000000002 1.5661853772223586
  3063.          4.7123641191729382 0.004610949569646472 0 4.1223781828711772 -0.012987012998762959
  3064.          0.00010248473871752684 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1
  3065.          1 yes;
  3066.     setAttr -s 4 ".m";
  3067.     setAttr -s 4 ".p";
  3068.     setAttr ".bp" yes;
  3069. createNode groupParts -n "groupParts42";
  3070.     setAttr ".ihi" 0;
  3071.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  3072. createNode tweak -n "tweak17";
  3073. createNode objectSet -n "set20";
  3074.     setAttr ".ihi" 0;
  3075.     setAttr ".vo" yes;
  3076. createNode groupId -n "groupId43";
  3077.     setAttr ".ihi" 0;
  3078. createNode groupParts -n "groupParts43";
  3079.     setAttr ".ihi" 0;
  3080.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  3081. createNode makeNurbCylinder -n "makeNurbCylinder1";
  3082.     setAttr ".ax" -type "double3" 0 1 0 ;
  3083.     setAttr ".nsp" 8;
  3084. createNode groupId -n "groupId44";
  3085.     setAttr ".ihi" 0;
  3086. createNode objectSet -n "set21";
  3087.     setAttr ".ihi" 0;
  3088.     setAttr ".vo" yes;
  3089. createNode skinCluster -n "skinCluster2";
  3090.     setAttr -s 88 ".wl";
  3091.     setAttr -s 4 ".wl[0].w[0:3]"  0.0004440317 0.4997094 0.49970555 
  3092.         0.00014101503;
  3093.     setAttr -s 4 ".wl[1].w[0:3]"  0.00063390983 0.49958304 0.49957991 
  3094.         0.00020308571;
  3095.     setAttr -s 4 ".wl[2].w[0:3]"  0.00085455016 0.49943727 0.4994345 
  3096.         0.00027359859;
  3097.     setAttr -s 4 ".wl[3].w[0:3]"  0.00095468439 0.49937257 0.49936995 
  3098.         0.0003026952;
  3099.     setAttr -s 4 ".wl[4].w[0:3]"  0.00085458055 0.49944043 0.4994376 
  3100.         0.00026736956;
  3101.     setAttr -s 4 ".wl[5].w[0:3]"  0.00063394028 0.49958637 0.49958304 
  3102.         0.0001965588;
  3103.     setAttr -s 4 ".wl[6].w[0:3]"  0.00044404628 0.49971113 0.4997071 
  3104.         0.00013778529;
  3105.     setAttr -s 4 ".wl[7].w[0:3]"  0.00037468018 0.4997561 0.49975181 
  3106.         0.00011743038;
  3107.     setAttr -s 4 ".wl[11].w[0:3]"  0.00081026432 0.62318754 0.37575972 
  3108.         0.00024243344;
  3109.     setAttr -s 4 ".wl[12].w[0:3]"  0.001120122 0.60481298 0.39372835 
  3110.         0.00033863305;
  3111.     setAttr -s 4 ".wl[13].w[0:3]"  0.0014722986 0.59101623 0.40706655 
  3112.         0.00044491931;
  3113.     setAttr -s 4 ".wl[14].w[0:3]"  0.0016300905 0.58626145 0.41162127 
  3114.         0.00048718584;
  3115.     setAttr -s 4 ".wl[15].w[0:3]"  0.0014723098 0.59103924 0.4070552 
  3116.         0.00043327495;
  3117.     setAttr -s 4 ".wl[16].w[0:3]"  0.0011201177 0.60484689 0.39370695 
  3118.         0.00032612207;
  3119.     setAttr -s 4 ".wl[17].w[0:3]"  0.00081025122 0.62321359 0.37574014 
  3120.         0.00023603978;
  3121.     setAttr -s 4 ".wl[18].w[0:3]"  0.00069481361 0.63272852 0.36637193 
  3122.         0.00020473269;
  3123.     setAttr -s 4 ".wl[22].w[0:3]"  0.0029101144 0.92413312 0.072200805 
  3124.         0.00075595814;
  3125.     setAttr -s 4 ".wl[23].w[0:3]"  0.0040203556 0.9035179 0.091401339 
  3126.         0.0010604667;
  3127.     setAttr -s 4 ".wl[24].w[0:3]"  0.0052460781 0.88348174 0.1098875 
  3128.         0.0013846374;
  3129.     setAttr -s 4 ".wl[25].w[0:3]"  0.0057831625 0.87544674 0.11726588 
  3130.         0.0015042068;
  3131.     setAttr -s 4 ".wl[26].w[0:3]"  0.0052456968 0.88354582 0.10987349 
  3132.         0.0013350409;
  3133.     setAttr -s 4 ".wl[27].w[0:3]"  0.0040196837 0.90359461 0.091378905 
  3134.         0.0010068435;
  3135.     setAttr -s 4 ".wl[28].w[0:3]"  0.002909601 0.92417783 0.072184019 
  3136.         0.00072854653;
  3137.     setAttr -s 4 ".wl[29].w[0:3]"  0.002488903 0.93274122 0.064137131 
  3138.         0.00063280039;
  3139.     setAttr -s 4 ".wl[33].w[0:3]"  0.018520629 0.97028786 0.0076024821 
  3140.         0.0035890189;
  3141.     setAttr -s 4 ".wl[34].w[0:3]"  0.025049625 0.95944166 0.010486595 
  3142.         0.0050220299;
  3143.     setAttr -s 4 ".wl[35].w[0:3]"  0.03200572 0.94787884 0.013652034 
  3144.         0.0064634341;
  3145.     setAttr -s 4 ".wl[36].w[0:3]"  0.034979798 0.94309294 0.015032485 
  3146.         0.0068947948;
  3147.     setAttr -s 4 ".wl[37].w[0:3]"  0.032011032 0.94829142 0.013652517 
  3148.         0.006045029;
  3149.     setAttr -s 4 ".wl[38].w[0:3]"  0.025049841 0.95990175 0.010484696 
  3150.         0.0045637158;
  3151.     setAttr -s 4 ".wl[39].w[0:3]"  0.018517429 0.97053123 0.0076001207 
  3152.         0.0033512388;
  3153.     setAttr -s 4 ".wl[40].w[0:3]"  0.015980914 0.97454548 0.0065046782 
  3154.         0.0029688589;
  3155.     setAttr -s 4 ".wl[44].w[0:3]"  0.22829145 0.73917437 0.0012665838 
  3156.         0.031267621;
  3157.     setAttr -s 4 ".wl[45].w[0:3]"  0.25428578 0.70489144 0.0017169153 
  3158.         0.039105933;
  3159.     setAttr -s 4 ".wl[46].w[0:3]"  0.27534726 0.67806154 0.002216436 
  3160.         0.044374771;
  3161.     setAttr -s 4 ".wl[47].w[0:3]"  0.28367543 0.6703856 0.0024430749 
  3162.         0.043495875;
  3163.     setAttr -s 4 ".wl[48].w[0:3]"  0.27726206 0.68287694 0.0022308384 
  3164.         0.037630171;
  3165.     setAttr -s 4 ".wl[49].w[0:3]"  0.25643423 0.71104968 0.0017302005 
  3166.         0.03078587;
  3167.     setAttr -s 4 ".wl[50].w[0:3]"  0.22943185 0.7430802 0.0012722047 
  3168.         0.02621584;
  3169.     setAttr -s 4 ".wl[51].w[0:3]"  0.21585423 0.75693214 0.0010959874 
  3170.         0.026117688;
  3171.     setAttr -s 4 ".wl[55].w[0:3]"  0.47371399 0.2096412 0.00026650433 
  3172.         0.31637836;
  3173.     setAttr -s 4 ".wl[56].w[0:3]"  0.46141365 0.2292915 0.00037162358 
  3174.         0.30892318;
  3175.     setAttr -s 4 ".wl[57].w[0:3]"  0.46180075 0.25028715 0.00050264958 
  3176.         0.28740942;
  3177.     setAttr -s 4 ".wl[58].w[0:3]"  0.49149555 0.27445608 0.00059813319 
  3178.         0.23345034;
  3179.     setAttr -s 4 ".wl[59].w[0:3]"  0.55340677 0.29990277 0.00060197705 
  3180.         0.14608847;
  3181.     setAttr -s 4 ".wl[60].w[0:3]"  0.59624553 0.296229 0.00047971506 
  3182.         0.10704575;
  3183.     setAttr -s 4 ".wl[61].w[0:3]"  0.60804713 0.26902938 0.00034177388 
  3184.         0.12258171;
  3185.     setAttr -s 4 ".wl[62].w[0:3]"  0.52173591 0.21736042 0.00024728681 
  3186.         0.26065645;
  3187.     setAttr -s 4 ".wl[66].w[0:3]"  0.49675706 0.012322145 0.0001164639 
  3188.         0.49080428;
  3189.     setAttr -s 4 ".wl[67].w[0:3]"  0.48669469 0.016388202 0.00016390393 
  3190.         0.49675328;
  3191.     setAttr -s 4 ".wl[68].w[0:3]"  0.49787772 0.021526435 0.00022737187 
  3192.         0.48036847;
  3193.     setAttr -s 4 ".wl[69].w[0:3]"  0.57299507 0.027135728 0.00029300249 
  3194.         0.39957628;
  3195.     setAttr -s 4 ".wl[70].w[0:3]"  0.82905245 0.035834093 0.00037843978 
  3196.         0.13473491;
  3197.     setAttr -s 4 ".wl[71].w[0:3]"  0.90537548 0.030469676 0.00030467182 
  3198.         0.063850179;
  3199.     setAttr -s 4 ".wl[72].w[0:3]"  0.89649415 0.022226861 0.00021004622 
  3200.         0.081068985;
  3201.     setAttr -s 4 ".wl[73].w[0:3]"  0.57069385 0.012201129 0.000112578 
  3202.         0.41699243;
  3203.     setAttr -s 4 ".wl[77].w[0:3]"  0.38357556 0.0014368789 4.3778742e-005 
  3204.         0.6149438;
  3205.     setAttr -s 4 ".wl[78].w[0:3]"  0.41057467 0.0021688768 6.7435896e-005 
  3206.         0.58718896;
  3207.     setAttr -s 4 ".wl[79].w[0:3]"  0.44895086 0.0031584732 0.00010018667 
  3208.         0.54779053;
  3209.     setAttr -s 4 ".wl[80].w[0:3]"  0.53305644 0.004168516 0.00013330962 
  3210.         0.46264175;
  3211.     setAttr -s 4 ".wl[81].w[0:3]"  0.85422122 0.0060082958 0.00019057159 
  3212.         0.13957988;
  3213.     setAttr -s 4 ".wl[82].w[0:3]"  0.93099618 0.0049161366 0.00015284213 
  3214.         0.063934833;
  3215.     setAttr -s 4 ".wl[83].w[0:3]"  0.91422349 0.0034235362 0.00010430173 
  3216.         0.08224868;
  3217.     setAttr -s 4 ".wl[84].w[0:3]"  0.41003004 0.0013025774 3.9350249e-005 
  3218.         0.58862805;
  3219.     setAttr -s 4 ".wl[88].w[0:3]"  0.57561702 0.00058114616 3.5663285e-005 
  3220.         0.42376614;
  3221.     setAttr -s 4 ".wl[89].w[0:3]"  0.58224618 0.00083877338 5.1971394e-005 
  3222.         0.41686305;
  3223.     setAttr -s 4 ".wl[90].w[0:3]"  0.60258752 0.0011696102 7.31654e-005 
  3224.         0.39616972;
  3225.     setAttr -s 4 ".wl[91].w[0:3]"  0.66796476 0.0014480741 9.0940441e-005 
  3226.         0.33049622;
  3227.     setAttr -s 4 ".wl[92].w[0:3]"  0.79243666 0.0015379837 9.6206131e-005 
  3228.         0.20592906;
  3229.     setAttr -s 4 ".wl[93].w[0:3]"  0.8533144 0.0012291023 7.6153236e-005 
  3230.         0.14538041;
  3231.     setAttr -s 4 ".wl[94].w[0:3]"  0.83708745 0.00084502535 5.1855153e-005 
  3232.         0.16201568;
  3233.     setAttr -s 4 ".wl[95].w[0:3]"  0.64105773 0.00054621731 3.338512e-005 
  3234.         0.35836259;
  3235.     setAttr -s 4 ".wl[99].w[0:3]"  0.86569649 0.00044271638 3.7709378e-005 
  3236.         0.13382308;
  3237.     setAttr -s 4 ".wl[100].w[0:3]"  0.84390074 0.00061715656 
  3238.         5.2906951e-005 0.15542927;
  3239.     setAttr -s 4 ".wl[101].w[0:3]"  0.83506727 0.00082500506 
  3240.         7.1178241e-005 0.16403648;
  3241.     setAttr -s 4 ".wl[102].w[0:3]"  0.8469097 0.00093564647 8.093613e-005 
  3242.         0.15207367;
  3243.     setAttr -s 4 ".wl[103].w[0:3]"  0.8722319 0.00086174108 7.4346019e-005 
  3244.         0.12683198;
  3245.     setAttr -s 4 ".wl[104].w[0:3]"  0.89325178 0.00065326836 
  3246.         5.6000932e-005 0.10603893;
  3247.     setAttr -s 4 ".wl[105].w[0:3]"  0.90006888 0.00046030473 
  3248.         3.9206625e-005 0.099431574;
  3249.     setAttr -s 4 ".wl[106].w[0:3]"  0.88847136 0.00038320539 
  3250.         3.2552878e-005 0.11111294;
  3251.     setAttr -s 4 ".wl[110].w[0:3]"  0.91324508 0.00063254352 
  3252.         6.1748462e-005 0.086060591;
  3253.     setAttr -s 4 ".wl[111].w[0:3]"  0.89880192 0.00081471942 
  3254.         7.9960017e-005 0.10030342;
  3255.     setAttr -s 4 ".wl[112].w[0:3]"  0.89060336 0.0010215258 0.00010079244 
  3256.         0.10827431;
  3257.     setAttr -s 4 ".wl[113].w[0:3]"  0.89437854 0.0011218488 0.00011093393 
  3258.         0.10438872;
  3259.     setAttr -s 4 ".wl[114].w[0:3]"  0.90714806 0.0010405226 0.00010266485 
  3260.         0.091708764;
  3261.     setAttr -s 4 ".wl[115].w[0:3]"  0.92037183 0.00083429419 
  3262.         8.1878949e-005 0.078712001;
  3263.     setAttr -s 4 ".wl[116].w[0:3]"  0.92741281 0.00064236898 
  3264.         6.27064e-005 0.071882121;
  3265.     setAttr -s 4 ".wl[117].w[0:3]"  0.92480505 0.0005660298 5.5131939e-005 
  3266.         0.074573748;
  3267.     setAttr -s 4 ".pm";
  3268.     setAttr ".pm[0]" -type "matrix" -2.4860947464067112e-005 -4.6604352362844607e-008 0.99999999969096565 0
  3269.          -0.99999999969096687 1.1585173337425214e-012 -2.4860947464011553e-005 0 -3.8795304195608619e-019 -0.999999999999999 -4.6604352558179894e-008 0
  3270.          28.999999991038038 6.9999999999663967 0.00072129370692424215 1;
  3271.     setAttr ".pm[1]" -type "matrix" 2.8412516708258437e-005 -4.6604352362844607e-008 0.99999999959636343 0
  3272.          -0.99999999959636465 1.1585173337425218e-012 2.8412516708314056e-005 0 -2.4827756933587995e-012 -0.999999999999999 -4.6604352492046857e-008 0
  3273.          20.999999999664201 6.9999999999663949 -0.00039744904084557998 1;
  3274.     setAttr ".pm[2]" -type "matrix" 0.99999999959636343 -2.8412516708036392e-005 4.6604352362850913e-008 0
  3275.          2.8412516708092012e-005 0.99999999959636465 -1.1587393783473572e-012 0 -4.6604352492046857e-008 2.4829977379533759e-012 0.999999999999999 0
  3276.          -0.00039744904084335953 -13.999999999664201 -6.9999999999663922 1;
  3277.     setAttr ".pm[3]" -type "matrix" 0.99999999999999789 -1.0899779275385359e-016 -6.8029035086259004e-008 0
  3278.          4.4447202907302634e-016 0.28063002938715709 3.1582518305540825e-012 0 6.8029034833436597e-008 -8.862244444905215e-013 0.99999999999999756 0
  3279.          -4.7620325489078849e-007 -6.9814077412597229 -7.0129870130725402 1;
  3280.     setAttr ".gm" -type "matrix" 1.2048319583633331 0 0 0 0 7.8677432921565638 0 0
  3281.          0 0 1.2048319583633331 0 0 21.870173403624285 7.1610973321120293 1;
  3282.     setAttr -s 4 ".ma";
  3283.     setAttr -s 4 ".dpf[0:3]"  4 4 4 4;
  3284.     setAttr -s 4 ".lw";
  3285.     setAttr -s 4 ".lw";
  3286.     setAttr ".mi" 5;
  3287.     setAttr ".ns[3]"  10;
  3288.     setAttr ".ucm" yes;
  3289. createNode dagPose -n "bindPose5";
  3290.     setAttr -s 4 ".wm";
  3291.     setAttr ".wm[3]" -type "matrix" 0.99999999999999756 3.88618716200273e-016 6.8029035086259004e-008 0
  3292.          -1.5830706971003972e-015 3.5634105237554619 -1.1254147809774091e-011 0 -6.8029034833436597e-008 3.1579815118804323e-012 0.99999999999999778 0
  3293.          -8.8349396002503511e-010 24.877621815854894 7.0129870129939871 1;
  3294.     setAttr -s 4 ".xm";
  3295.     setAttr ".xm[0]" -type "matrix" "xform" 1 1 1 -4.6604352642964808e-008 2.4860947466976799e-005
  3296.          -6.4397074599784247e-013 0 0 29 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
  3297.         -0.5 0.49999999999999989 -0.5 0.50000000000000011 1 1 1 yes;
  3298.     setAttr ".xm[1]" -type "matrix" "xform" 1 1 1 -4.9153671801775523e-033 -5.3273464178709307e-005
  3299.          3.7173667959159067e-017 0 8 4.4408920985006262e-016 0 0 0 0 0 0 0 0
  3300.          0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 yes;
  3301.     setAttr ".xm[2]" -type "matrix" "xform" 1 1 1 0 0 0 0 7.0000000000000009
  3302.          0 8.8817841970012523e-016 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0.50000000000000011 -0.49999999999999989 0.5 0.5 1
  3303.          1 1 yes;
  3304.     setAttr ".xm[3]" -type "matrix" "xform" 1 3.5634105237554623 1.0000000000000002 1.5661853772223586
  3305.          4.7123641191729382 0.004610949569646472 0 4.1223781828711772 -0.012987012998762959
  3306.          0.00010248473871752684 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1
  3307.          1 no;
  3308.     setAttr -s 4 ".m";
  3309.     setAttr -s 4 ".p";
  3310.     setAttr ".bp" yes;
  3311. createNode groupParts -n "groupParts44";
  3312.     setAttr ".ihi" 0;
  3313.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  3314. createNode tweak -n "tweak18";
  3315. createNode objectSet -n "set22";
  3316.     setAttr ".ihi" 0;
  3317.     setAttr ".vo" yes;
  3318. createNode groupId -n "groupId45";
  3319.     setAttr ".ihi" 0;
  3320. createNode groupParts -n "groupParts45";
  3321.     setAttr ".ihi" 0;
  3322.     setAttr ".ic" -type "componentList" 1 "cv[*][*]";
  3323. createNode makeNurbCylinder -n "makeNurbCylinder2";
  3324.     setAttr ".ax" -type "double3" 0 1 0 ;
  3325.     setAttr ".nsp" 8;
  3326. createNode lightLinker -n "lightLinker1";
  3327. createNode displayLayerManager -n "layerManager";
  3328. createNode displayLayer -n "defaultLayer";
  3329. createNode renderLayerManager -n "renderLayerManager";
  3330. createNode renderLayer -n "defaultRenderLayer";
  3331. createNode renderLayer -s -n "globalRender";
  3332. createNode script -n "uiConfigurationScriptNode";
  3333.     setAttr ".b" -type "string" (
  3334.         "// Maya Mel UI Configuration File.\n"
  3335.         + "//\n"
  3336.         + "//  This script is machine generated.  Edit at your own risk.\n"
  3337.         + "//\n"
  3338.         + "//\n"
  3339.         + "if (`paneLayout -exists $gMainPane`) {\n"
  3340.         + "    global int $gUseScenePanelConfig;\n"
  3341.         + "    int    $useSceneConfig = $gUseScenePanelConfig;\n"
  3342.         + "    int    $menusOkayInPanels = `optionVar -q allowMenusInPanels`;    int    $nVisPanes = `paneLayout -q -nvp $gMainPane`;\n"
  3343.         + "    int    $nPanes = 0;\n"
  3344.         + "    string $editorName;\n"
  3345.         + "    string $panelName;\n"
  3346.         + "    string $itemFilterName;\n"
  3347.         + "    string $panelConfig;\n"
  3348.         + "    //\n"
  3349.         + "    //  get current state of the UI\n"
  3350.         + "    //\n"
  3351.         + "    sceneUIReplacement -update $gMainPane;\n"
  3352.         + "    $panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" \"Top View\"`;\n"
  3353.         + "    if (\"\" == $panelName) {\n"
  3354.         + "        if ($useSceneConfig) {\n"
  3355.         + "            $panelName = `modelPanel -unParent -l \"Top View\" -mbv $menusOkayInPanels `;\n"
  3356.         + "            $editorName = $panelName;\n"
  3357.         + "            modelEditor -e \n"
  3358.         + "                -camera \"top\" \n"
  3359.         + "                -useInteractiveMode 0\n"
  3360.         + "                -displayLights \"default\" \n"
  3361.         + "                -displayAppearance \"smoothShaded\" \n"
  3362.         + "                -activeOnly 0\n"
  3363.         + "                -wireframeOnShaded 0\n"
  3364.         + "                -bufferMode \"double\" \n"
  3365.         + "                -twoSidedLighting 1\n"
  3366.         + "                -backfaceCulling 0\n"
  3367.         + "                -xray 0\n"
  3368.         + "                -displayTextures 0\n"
  3369.         + "                -textureMaxSize 512\n"
  3370.         + "                -nurbsCurves 0\n"
  3371.         + "                -nurbsSurfaces 1\n"
  3372.         + "                -polymeshes 1\n"
  3373.         + "                -subdivSurfaces 0\n"
  3374.         + "                -planes 0\n"
  3375.         + "                -lights 1\n"
  3376.         + "                -cameras 0\n"
  3377.         + "                -controlVertices 1\n"
  3378.         + "                -hulls 1\n"
  3379.         + "                -grid 1\n"
  3380.         + "                -joints 0\n"
  3381.         + "                -ikHandles 0\n"
  3382.         + "                -deformers 0\n"
  3383.         + "                -dynamics 0\n"
  3384.         + "                -locators 0\n"
  3385.         + "                -dimensions 0\n"
  3386.         + "                -handles 0\n"
  3387.         + "                -pivots 0\n"
  3388.         + "                -textures 0\n"
  3389.         + "                -strokes 0\n"
  3390.         + "                $editorName;\n"
  3391.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  3392.         + "        }\n"
  3393.         + "    } else {\n"
  3394.         + "        $label = `panel -q -label $panelName`;\n"
  3395.         + "        modelPanel -edit -l \"Top View\" -mbv $menusOkayInPanels  $panelName;\n"
  3396.         + "        $editorName = $panelName;\n"
  3397.         + "        modelEditor -e \n"
  3398.         + "            -camera \"top\" \n"
  3399.         + "            -useInteractiveMode 0\n"
  3400.         + "            -displayLights \"default\" \n"
  3401.         + "            -displayAppearance \"smoothShaded\" \n"
  3402.         + "            -activeOnly 0\n"
  3403.         + "            -wireframeOnShaded 0\n"
  3404.         + "            -bufferMode \"double\" \n"
  3405.         + "            -twoSidedLighting 1\n"
  3406.         + "            -backfaceCulling 0\n"
  3407.         + "            -xray 0\n"
  3408.         + "            -displayTextures 0\n"
  3409.         + "            -textureMaxSize 512\n"
  3410.         + "            -nurbsCurves 0\n"
  3411.         + "            -nurbsSurfaces 1\n"
  3412.         + "            -polymeshes 1\n"
  3413.         + "            -subdivSurfaces 0\n"
  3414.         + "            -planes 0\n"
  3415.         + "            -lights 1\n"
  3416.         + "            -cameras 0\n"
  3417.         + "            -controlVertices 1\n"
  3418.         + "            -hulls 1\n"
  3419.         + "            -grid 1\n"
  3420.         + "            -joints 0\n"
  3421.         + "            -ikHandles 0\n"
  3422.         + "            -deformers 0\n"
  3423.         + "            -dynamics 0\n"
  3424.         + "            -locators 0\n"
  3425.         + "            -dimensions 0\n"
  3426.         + "            -handles 0\n"
  3427.         + "            -pivots 0\n"
  3428.         + "            -textures 0\n"
  3429.         + "            -strokes 0\n"
  3430.         + "            $editorName;\n"
  3431.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  3432.         + "        if (!$useSceneConfig) {\n"
  3433.         + "            panel -e -l $label $panelName;\n"
  3434.         + "        }\n"
  3435.         + "    }\n"
  3436.         + "    $panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" \"Side View\"`;\n"
  3437.         + "    if (\"\" == $panelName) {\n"
  3438.         + "        if ($useSceneConfig) {\n"
  3439.         + "            $panelName = `modelPanel -unParent -l \"Side View\" -mbv $menusOkayInPanels `;\n"
  3440.         + "            $editorName = $panelName;\n"
  3441.         + "            modelEditor -e \n"
  3442.         + "                -camera \"top\" \n"
  3443.         + "                -useInteractiveMode 0\n"
  3444.         + "                -displayLights \"default\" \n"
  3445.         + "                -displayAppearance \"wireframe\" \n"
  3446.         + "                -activeOnly 0\n"
  3447.         + "                -wireframeOnShaded 0\n"
  3448.         + "                -bufferMode \"double\" \n"
  3449.         + "                -twoSidedLighting 1\n"
  3450.         + "                -backfaceCulling 0\n"
  3451.         + "                -xray 0\n"
  3452.         + "                -displayTextures 0\n"
  3453.         + "                -textureMaxSize 512\n"
  3454.         + "                -nurbsCurves 1\n"
  3455.         + "                -nurbsSurfaces 0\n"
  3456.         + "                -polymeshes 1\n"
  3457.         + "                -subdivSurfaces 1\n"
  3458.         + "                -planes 1\n"
  3459.         + "                -lights 1\n"
  3460.         + "                -cameras 1\n"
  3461.         + "                -controlVertices 1\n"
  3462.         + "                -hulls 1\n"
  3463.         + "                -grid 1\n"
  3464.         + "                -joints 1\n"
  3465.         + "                -ikHandles 1\n"
  3466.         + "                -deformers 0\n"
  3467.         + "                -dynamics 1\n"
  3468.         + "                -locators 1\n"
  3469.         + "                -dimensions 1\n"
  3470.         + "                -handles 1\n"
  3471.         + "                -pivots 1\n"
  3472.         + "                -textures 1\n"
  3473.         + "                -strokes 1\n"
  3474.         + "                $editorName;\n"
  3475.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  3476.         + "        }\n"
  3477.         + "    } else {\n"
  3478.         + "        $label = `panel -q -label $panelName`;\n"
  3479.         + "        modelPanel -edit -l \"Side View\" -mbv $menusOkayInPanels  $panelName;\n"
  3480.         + "        $editorName = $panelName;\n"
  3481.         + "        modelEditor -e \n"
  3482.         + "            -camera \"top\" \n"
  3483.         + "            -useInteractiveMode 0\n"
  3484.         + "            -displayLights \"default\" \n"
  3485.         + "            -displayAppearance \"wireframe\" \n"
  3486.         + "            -activeOnly 0\n"
  3487.         + "            -wireframeOnShaded 0\n"
  3488.         + "            -bufferMode \"double\" \n"
  3489.         + "            -twoSidedLighting 1\n"
  3490.         + "            -backfaceCulling 0\n"
  3491.         + "            -xray 0\n"
  3492.         + "            -displayTextures 0\n"
  3493.         + "            -textureMaxSize 512\n"
  3494.         + "            -nurbsCurves 1\n"
  3495.         + "            -nurbsSurfaces 0\n"
  3496.         + "            -polymeshes 1\n"
  3497.         + "            -subdivSurfaces 1\n"
  3498.         + "            -planes 1\n"
  3499.         + "            -lights 1\n"
  3500.         + "            -cameras 1\n"
  3501.         + "            -controlVertices 1\n"
  3502.         + "            -hulls 1\n"
  3503.         + "            -grid 1\n"
  3504.         + "            -joints 1\n"
  3505.         + "            -ikHandles 1\n"
  3506.         + "            -deformers 0\n"
  3507.         + "            -dynamics 1\n"
  3508.         + "            -locators 1\n"
  3509.         + "            -dimensions 1\n"
  3510.         + "            -handles 1\n"
  3511.         + "            -pivots 1\n"
  3512.         + "            -textures 1\n"
  3513.         + "            -strokes 1\n"
  3514.         + "            $editorName;\n"
  3515.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  3516.         + "        if (!$useSceneConfig) {\n"
  3517.         + "            panel -e -l $label $panelName;\n"
  3518.         + "        }\n"
  3519.         + "    }\n"
  3520.         + "    $panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" \"Front View\"`;\n"
  3521.         + "    if (\"\" == $panelName) {\n"
  3522.         + "        if ($useSceneConfig) {\n"
  3523.         + "            $panelName = `modelPanel -unParent -l \"Front View\" -mbv $menusOkayInPanels `;\n"
  3524.         + "            $editorName = $panelName;\n"
  3525.         + "            modelEditor -e \n"
  3526.         + "                -camera \"front\" \n"
  3527.         + "                -useInteractiveMode 0\n"
  3528.         + "                -displayLights \"default\" \n"
  3529.         + "                -displayAppearance \"wireframe\" \n"
  3530.         + "                -activeOnly 0\n"
  3531.         + "                -wireframeOnShaded 0\n"
  3532.         + "                -bufferMode \"double\" \n"
  3533.         + "                -twoSidedLighting 1\n"
  3534.         + "                -backfaceCulling 0\n"
  3535.         + "                -xray 0\n"
  3536.         + "                -displayTextures 0\n"
  3537.         + "                -textureMaxSize 512\n"
  3538.         + "                -nurbsCurves 1\n"
  3539.         + "                -nurbsSurfaces 1\n"
  3540.         + "                -polymeshes 1\n"
  3541.         + "                -subdivSurfaces 1\n"
  3542.         + "                -planes 1\n"
  3543.         + "                -lights 1\n"
  3544.         + "                -cameras 1\n"
  3545.         + "                -controlVertices 1\n"
  3546.         + "                -hulls 1\n"
  3547.         + "                -grid 1\n"
  3548.         + "                -joints 1\n"
  3549.         + "                -ikHandles 1\n"
  3550.         + "                -deformers 1\n"
  3551.         + "                -dynamics 1\n"
  3552.         + "                -locators 1\n"
  3553.         + "                -dimensions 1\n"
  3554.         + "                -handles 1\n"
  3555.         + "                -pivots 1\n"
  3556.         + "                -textures 1\n"
  3557.         + "                -strokes 1\n"
  3558.         + "                $editorName;\n"
  3559.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  3560.         + "        }\n"
  3561.         + "    } else {\n"
  3562.         + "        $label = `panel -q -label $panelName`;\n"
  3563.         + "        modelPanel -edit -l \"Front View\" -mbv $menusOkayInPanels  $panelName;\n"
  3564.         + "        $editorName = $panelName;\n"
  3565.         + "        modelEditor -e \n"
  3566.         + "            -camera \"front\" \n"
  3567.         + "            -useInteractiveMode 0\n"
  3568.         + "            -displayLights \"default\" \n"
  3569.         + "            -displayAppearance \"wireframe\" \n"
  3570.         + "            -activeOnly 0\n"
  3571.         + "            -wireframeOnShaded 0\n"
  3572.         + "            -bufferMode \"double\" \n"
  3573.         + "            -twoSidedLighting 1\n"
  3574.         + "            -backfaceCulling 0\n"
  3575.         + "            -xray 0\n"
  3576.         + "            -displayTextures 0\n"
  3577.         + "            -textureMaxSize 512\n"
  3578.         + "            -nurbsCurves 1\n"
  3579.         + "            -nurbsSurfaces 1\n"
  3580.         + "            -polymeshes 1\n"
  3581.         + "            -subdivSurfaces 1\n"
  3582.         + "            -planes 1\n"
  3583.         + "            -lights 1\n"
  3584.         + "            -cameras 1\n"
  3585.         + "            -controlVertices 1\n"
  3586.         + "            -hulls 1\n"
  3587.         + "            -grid 1\n"
  3588.         + "            -joints 1\n"
  3589.         + "            -ikHandles 1\n"
  3590.         + "            -deformers 1\n"
  3591.         + "            -dynamics 1\n"
  3592.         + "            -locators 1\n"
  3593.         + "            -dimensions 1\n"
  3594.         + "            -handles 1\n"
  3595.         + "            -pivots 1\n"
  3596.         + "            -textures 1\n"
  3597.         + "            -strokes 1\n"
  3598.         + "            $editorName;\n"
  3599.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  3600.         + "        if (!$useSceneConfig) {\n"
  3601.         + "            panel -e -l $label $panelName;\n"
  3602.         + "        }\n"
  3603.         + "    }\n"
  3604.         + "    $panelName = `sceneUIReplacement -getNextPanel \"modelPanel\" \"Persp View\"`;\n"
  3605.         + "    if (\"\" == $panelName) {\n"
  3606.         + "        if ($useSceneConfig) {\n"
  3607.         + "            $panelName = `modelPanel -unParent -l \"Persp View\" -mbv $menusOkayInPanels `;\n"
  3608.         + "            $editorName = $panelName;\n"
  3609.         + "            modelEditor -e \n"
  3610.         + "                -camera \"persp\" \n"
  3611.         + "                -useInteractiveMode 0\n"
  3612.         + "                -displayLights \"default\" \n"
  3613.         + "                -displayAppearance \"smoothShaded\" \n"
  3614.         + "                -activeOnly 0\n"
  3615.         + "                -wireframeOnShaded 0\n"
  3616.         + "                -bufferMode \"double\" \n"
  3617.         + "                -twoSidedLighting 1\n"
  3618.         + "                -backfaceCulling 0\n"
  3619.         + "                -xray 0\n"
  3620.         + "                -displayTextures 0\n"
  3621.         + "                -textureMaxSize 512\n"
  3622.         + "                -nurbsCurves 0\n"
  3623.         + "                -nurbsSurfaces 1\n"
  3624.         + "                -polymeshes 1\n"
  3625.         + "                -subdivSurfaces 0\n"
  3626.         + "                -planes 0\n"
  3627.         + "                -lights 1\n"
  3628.         + "                -cameras 1\n"
  3629.         + "                -controlVertices 1\n"
  3630.         + "                -hulls 1\n"
  3631.         + "                -grid 1\n"
  3632.         + "                -joints 1\n"
  3633.         + "                -ikHandles 0\n"
  3634.         + "                -deformers 0\n"
  3635.         + "                -dynamics 0\n"
  3636.         + "                -locators 0\n"
  3637.         + "                -dimensions 0\n"
  3638.         + "                -handles 1\n"
  3639.         + "                -pivots 1\n"
  3640.         + "                -textures 0\n"
  3641.         + "                -strokes 0\n"
  3642.         + "                $editorName;\n"
  3643.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  3644.         + "        }\n"
  3645.         + "    } else {\n"
  3646.         + "        $label = `panel -q -label $panelName`;\n"
  3647.         + "        modelPanel -edit -l \"Persp View\" -mbv $menusOkayInPanels  $panelName;\n"
  3648.         + "        $editorName = $panelName;\n"
  3649.         + "        modelEditor -e \n"
  3650.         + "            -camera \"persp\" \n"
  3651.         + "            -useInteractiveMode 0\n"
  3652.         + "            -displayLights \"default\" \n"
  3653.         + "            -displayAppearance \"smoothShaded\" \n"
  3654.         + "            -activeOnly 0\n"
  3655.         + "            -wireframeOnShaded 0\n"
  3656.         + "            -bufferMode \"double\" \n"
  3657.         + "            -twoSidedLighting 1\n"
  3658.         + "            -backfaceCulling 0\n"
  3659.         + "            -xray 0\n"
  3660.         + "            -displayTextures 0\n"
  3661.         + "            -textureMaxSize 512\n"
  3662.         + "            -nurbsCurves 0\n"
  3663.         + "            -nurbsSurfaces 1\n"
  3664.         + "            -polymeshes 1\n"
  3665.         + "            -subdivSurfaces 0\n"
  3666.         + "            -planes 0\n"
  3667.         + "            -lights 1\n"
  3668.         + "            -cameras 1\n"
  3669.         + "            -controlVertices 1\n"
  3670.         + "            -hulls 1\n"
  3671.         + "            -grid 1\n"
  3672.         + "            -joints 1\n"
  3673.         + "            -ikHandles 0\n"
  3674.         + "            -deformers 0\n"
  3675.         + "            -dynamics 0\n"
  3676.         + "            -locators 0\n"
  3677.         + "            -dimensions 0\n"
  3678.         + "            -handles 1\n"
  3679.         + "            -pivots 1\n"
  3680.         + "            -textures 0\n"
  3681.         + "            -strokes 0\n"
  3682.         + "            $editorName;\n"
  3683.         + "modelEditor -e -viewSelected 0 $editorName;\n"
  3684.         + "        if (!$useSceneConfig) {\n"
  3685.         + "            panel -e -l $label $panelName;\n"
  3686.         + "        }\n"
  3687.         + "    }\n"
  3688.         + "    $panelName = `sceneUIReplacement -getNextPanel \"outlinerPanel\" \"Outliner\"`;\n"
  3689.         + "    if (\"\" == $panelName) {\n"
  3690.         + "        if ($useSceneConfig) {\n"
  3691.         + "            $panelName = `outlinerPanel -unParent -l \"Outliner\" -mbv $menusOkayInPanels `;\n"
  3692.         + "            $editorName = $panelName;\n"
  3693.         + "            outlinerEditor -e \n"
  3694.         + "                -mainListConnection \"worldList\" \n"
  3695.         + "                -selectionConnection \"modelList\" \n"
  3696.         + "                -showShapes 0\n"
  3697.         + "                -showAttributes 0\n"
  3698.         + "                -showConnected 0\n"
  3699.         + "                -showAnimCurvesOnly 0\n"
  3700.         + "                -autoExpand 0\n"
  3701.         + "                -showDagOnly 1\n"
  3702.         + "                -ignoreDagHierarchy 0\n"
  3703.         + "                -expandConnections 0\n"
  3704.         + "                -showUnitlessCurves 1\n"
  3705.         + "                -showCompounds 1\n"
  3706.         + "                -showLeafs 1\n"
  3707.         + "                -showNumericAttrsOnly 0\n"
  3708.         + "                -highlightActive 1\n"
  3709.         + "                -autoSelectNewObjects 0\n"
  3710.         + "                -doNotSelectNewObjects 0\n"
  3711.         + "                -dropIsParent 1\n"
  3712.         + "                -transmitFilters 0\n"
  3713.         + "                -setFilter \"defaultSetFilter\" \n"
  3714.         + "                -showSetMembers 1\n"
  3715.         + "                -allowMultiSelection 1\n"
  3716.         + "                -alwaysToggleSelect 0\n"
  3717.         + "                -directSelect 0\n"
  3718.         + "                -displayMode \"DAG\" \n"
  3719.         + "                -expandObjects 0\n"
  3720.         + "                -setsIgnoreFilters 1\n"
  3721.         + "                -editAttrName 0\n"
  3722.         + "                -showAttrValues 0\n"
  3723.         + "                -highlightSecondary 0\n"
  3724.         + "                -showUVAttrsOnly 0\n"
  3725.         + "                -showTextureNodesOnly 0\n"
  3726.         + "                $editorName;\n"
  3727.         + "        }\n"
  3728.         + "    } else {\n"
  3729.         + "        $label = `panel -q -label $panelName`;\n"
  3730.         + "        outlinerPanel -edit -l \"Outliner\" -mbv $menusOkayInPanels  $panelName;\n"
  3731.         + "        $editorName = $panelName;\n"
  3732.         + "        outlinerEditor -e \n"
  3733.         + "            -mainListConnection \"worldList\" \n"
  3734.         + "            -selectionConnection \"modelList\" \n"
  3735.         + "            -showShapes 0\n"
  3736.         + "            -showAttributes 0\n"
  3737.         + "            -showConnected 0\n"
  3738.         + "            -showAnimCurvesOnly 0\n"
  3739.         + "            -autoExpand 0\n"
  3740.         + "            -showDagOnly 1\n"
  3741.         + "            -ignoreDagHierarchy 0\n"
  3742.         + "            -expandConnections 0\n"
  3743.         + "            -showUnitlessCurves 1\n"
  3744.         + "            -showCompounds 1\n"
  3745.         + "            -showLeafs 1\n"
  3746.         + "            -showNumericAttrsOnly 0\n"
  3747.         + "            -highlightActive 1\n"
  3748.         + "            -autoSelectNewObjects 0\n"
  3749.         + "            -doNotSelectNewObjects 0\n"
  3750.         + "            -dropIsParent 1\n"
  3751.         + "            -transmitFilters 0\n"
  3752.         + "            -setFilter \"defaultSetFilter\" \n"
  3753.         + "            -showSetMembers 1\n"
  3754.         + "            -allowMultiSelection 1\n"
  3755.         + "            -alwaysToggleSelect 0\n"
  3756.         + "            -directSelect 0\n"
  3757.         + "            -displayMode \"DAG\" \n"
  3758.         + "            -expandObjects 0\n"
  3759.         + "            -setsIgnoreFilters 1\n"
  3760.         + "            -editAttrName 0\n"
  3761.         + "            -showAttrValues 0\n"
  3762.         + "            -highlightSecondary 0\n"
  3763.         + "            -showUVAttrsOnly 0\n"
  3764.         + "            -showTextureNodesOnly 0\n"
  3765.         + "            $editorName;\n"
  3766.         + "        if (!$useSceneConfig) {\n"
  3767.         + "            panel -e -l $label $panelName;\n"
  3768.         + "        }\n"
  3769.         + "    }\n"
  3770.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"graphEditor\" \"Graph Editor\"`;\n"
  3771.         + "    if (\"\" == $panelName) {\n"
  3772.         + "        if ($useSceneConfig) {\n"
  3773.         + "            $panelName = `scriptedPanel -unParent  -type \"graphEditor\" -l \"Graph Editor\" -mbv $menusOkayInPanels `;\n"
  3774.         + "            $editorName = ($panelName+\"OutlineEd\");\n"
  3775.         + "            outlinerEditor -e \n"
  3776.         + "                -mainListConnection \"graphEditorList\" \n"
  3777.         + "                -selectionConnection \"graphEditor1FromOutliner\" \n"
  3778.         + "                -highlightConnection \"keyframeList\" \n"
  3779.         + "                -showShapes 1\n"
  3780.         + "                -showAttributes 1\n"
  3781.         + "                -showConnected 1\n"
  3782.         + "                -showAnimCurvesOnly 1\n"
  3783.         + "                -autoExpand 1\n"
  3784.         + "                -showDagOnly 0\n"
  3785.         + "                -ignoreDagHierarchy 0\n"
  3786.         + "                -expandConnections 1\n"
  3787.         + "                -showUnitlessCurves 1\n"
  3788.         + "                -showCompounds 0\n"
  3789.         + "                -showLeafs 1\n"
  3790.         + "                -showNumericAttrsOnly 1\n"
  3791.         + "                -highlightActive 0\n"
  3792.         + "                -autoSelectNewObjects 1\n"
  3793.         + "                -doNotSelectNewObjects 0\n"
  3794.         + "                -dropIsParent 1\n"
  3795.         + "                -transmitFilters 1\n"
  3796.         + "                -setFilter \"0\" \n"
  3797.         + "                -showSetMembers 0\n"
  3798.         + "                -allowMultiSelection 1\n"
  3799.         + "                -alwaysToggleSelect 0\n"
  3800.         + "                -directSelect 0\n"
  3801.         + "                -displayMode \"DAG\" \n"
  3802.         + "                -expandObjects 0\n"
  3803.         + "                -setsIgnoreFilters 1\n"
  3804.         + "                -editAttrName 0\n"
  3805.         + "                -showAttrValues 0\n"
  3806.         + "                -highlightSecondary 0\n"
  3807.         + "                -showUVAttrsOnly 0\n"
  3808.         + "                -showTextureNodesOnly 0\n"
  3809.         + "                $editorName;\n"
  3810.         + "            $editorName = ($panelName+\"GraphEd\");\n"
  3811.         + "            animCurveEditor -e \n"
  3812.         + "                -mainListConnection \"graphEditor1FromOutliner\" \n"
  3813.         + "                -displayKeys 1\n"
  3814.         + "                -displayTangents 0\n"
  3815.         + "                -displayActiveKeys 0\n"
  3816.         + "                -displayActiveKeyTangents 1\n"
  3817.         + "                -displayInfinities 0\n"
  3818.         + "                -autoFit 0\n"
  3819.         + "                -snapTime \"none\" \n"
  3820.         + "                -snapValue \"none\" \n"
  3821.         + "                -showResults \"off\" \n"
  3822.         + "                -showBufferCurves \"off\" \n"
  3823.         + "                -smoothness \"fine\" \n"
  3824.         + "                -resultSamples 1\n"
  3825.         + "                -resultScreenSamples 0\n"
  3826.         + "                -resultUpdate \"delayed\" \n"
  3827.         + "                $editorName;\n"
  3828.         + "        }\n"
  3829.         + "    } else {\n"
  3830.         + "        $label = `panel -q -label $panelName`;\n"
  3831.         + "        scriptedPanel -edit -l \"Graph Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  3832.         + "            $editorName = ($panelName+\"OutlineEd\");\n"
  3833.         + "            outlinerEditor -e \n"
  3834.         + "                -mainListConnection \"graphEditorList\" \n"
  3835.         + "                -selectionConnection \"graphEditor1FromOutliner\" \n"
  3836.         + "                -highlightConnection \"keyframeList\" \n"
  3837.         + "                -showShapes 1\n"
  3838.         + "                -showAttributes 1\n"
  3839.         + "                -showConnected 1\n"
  3840.         + "                -showAnimCurvesOnly 1\n"
  3841.         + "                -autoExpand 1\n"
  3842.         + "                -showDagOnly 0\n"
  3843.         + "                -ignoreDagHierarchy 0\n"
  3844.         + "                -expandConnections 1\n"
  3845.         + "                -showUnitlessCurves 1\n"
  3846.         + "                -showCompounds 0\n"
  3847.         + "                -showLeafs 1\n"
  3848.         + "                -showNumericAttrsOnly 1\n"
  3849.         + "                -highlightActive 0\n"
  3850.         + "                -autoSelectNewObjects 1\n"
  3851.         + "                -doNotSelectNewObjects 0\n"
  3852.         + "                -dropIsParent 1\n"
  3853.         + "                -transmitFilters 1\n"
  3854.         + "                -setFilter \"0\" \n"
  3855.         + "                -showSetMembers 0\n"
  3856.         + "                -allowMultiSelection 1\n"
  3857.         + "                -alwaysToggleSelect 0\n"
  3858.         + "                -directSelect 0\n"
  3859.         + "                -displayMode \"DAG\" \n"
  3860.         + "                -expandObjects 0\n"
  3861.         + "                -setsIgnoreFilters 1\n"
  3862.         + "                -editAttrName 0\n"
  3863.         + "                -showAttrValues 0\n"
  3864.         + "                -highlightSecondary 0\n"
  3865.         + "                -showUVAttrsOnly 0\n"
  3866.         + "                -showTextureNodesOnly 0\n"
  3867.         + "                $editorName;\n"
  3868.         + "            $editorName = ($panelName+\"GraphEd\");\n"
  3869.         + "            animCurveEditor -e \n"
  3870.         + "                -mainListConnection \"graphEditor1FromOutliner\" \n"
  3871.         + "                -displayKeys 1\n"
  3872.         + "                -displayTangents 0\n"
  3873.         + "                -displayActiveKeys 0\n"
  3874.         + "                -displayActiveKeyTangents 1\n"
  3875.         + "                -displayInfinities 0\n"
  3876.         + "                -autoFit 0\n"
  3877.         + "                -snapTime \"none\" \n"
  3878.         + "                -snapValue \"none\" \n"
  3879.         + "                -showResults \"off\" \n"
  3880.         + "                -showBufferCurves \"off\" \n"
  3881.         + "                -smoothness \"fine\" \n"
  3882.         + "                -resultSamples 1\n"
  3883.         + "                -resultScreenSamples 0\n"
  3884.         + "                -resultUpdate \"delayed\" \n"
  3885.         + "                $editorName;\n"
  3886.         + "        if (!$useSceneConfig) {\n"
  3887.         + "            panel -e -l $label $panelName;\n"
  3888.         + "        }\n"
  3889.         + "    }\n"
  3890.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"dopeSheetPanel\" \"Dope Sheet\"`;\n"
  3891.         + "    if (\"\" == $panelName) {\n"
  3892.         + "        if ($useSceneConfig) {\n"
  3893.         + "            $panelName = `scriptedPanel -unParent  -type \"dopeSheetPanel\" -l \"Dope Sheet\" -mbv $menusOkayInPanels `;\n"
  3894.         + "            $editorName = ($panelName+\"OutlineEd\");\n"
  3895.         + "            outlinerEditor -e \n"
  3896.         + "                -mainListConnection \"animationList\" \n"
  3897.         + "                -selectionConnection \"dopeSheetPanel1OutlinerSelection\" \n"
  3898.         + "                -highlightConnection \"keyframeList\" \n"
  3899.         + "                -showShapes 1\n"
  3900.         + "                -showAttributes 1\n"
  3901.         + "                -showConnected 1\n"
  3902.         + "                -showAnimCurvesOnly 1\n"
  3903.         + "                -autoExpand 0\n"
  3904.         + "                -showDagOnly 0\n"
  3905.         + "                -ignoreDagHierarchy 0\n"
  3906.         + "                -expandConnections 1\n"
  3907.         + "                -showUnitlessCurves 0\n"
  3908.         + "                -showCompounds 1\n"
  3909.         + "                -showLeafs 1\n"
  3910.         + "                -showNumericAttrsOnly 1\n"
  3911.         + "                -highlightActive 0\n"
  3912.         + "                -autoSelectNewObjects 0\n"
  3913.         + "                -doNotSelectNewObjects 1\n"
  3914.         + "                -dropIsParent 1\n"
  3915.         + "                -transmitFilters 0\n"
  3916.         + "                -setFilter \"0\" \n"
  3917.         + "                -showSetMembers 0\n"
  3918.         + "                -allowMultiSelection 1\n"
  3919.         + "                -alwaysToggleSelect 0\n"
  3920.         + "                -directSelect 0\n"
  3921.         + "                -displayMode \"DAG\" \n"
  3922.         + "                -expandObjects 0\n"
  3923.         + "                -setsIgnoreFilters 1\n"
  3924.         + "                -editAttrName 0\n"
  3925.         + "                -showAttrValues 0\n"
  3926.         + "                -highlightSecondary 0\n"
  3927.         + "                -showUVAttrsOnly 0\n"
  3928.         + "                -showTextureNodesOnly 0\n"
  3929.         + "                $editorName;\n"
  3930.         + "            $editorName = ($panelName+\"DopeSheetEd\");\n"
  3931.         + "            dopeSheetEditor -e \n"
  3932.         + "                -mainListConnection \"dopeSheetPanel1FromOutliner\" \n"
  3933.         + "                -highlightConnection \"dopeSheetPanel1OutlinerSelection\" \n"
  3934.         + "                -displayKeys 1\n"
  3935.         + "                -displayTangents 0\n"
  3936.         + "                -displayActiveKeys 0\n"
  3937.         + "                -displayActiveKeyTangents 0\n"
  3938.         + "                -displayInfinities 0\n"
  3939.         + "                -autoFit 0\n"
  3940.         + "                -snapTime \"integer\" \n"
  3941.         + "                -snapValue \"none\" \n"
  3942.         + "                -outliner \"dopeSheetPanel1OutlineEd\" \n"
  3943.         + "                -showSummary 1\n"
  3944.         + "                -showScene 0\n"
  3945.         + "                -hierarchyBelow 0\n"
  3946.         + "                $editorName;\n"
  3947.         + "        }\n"
  3948.         + "    } else {\n"
  3949.         + "        $label = `panel -q -label $panelName`;\n"
  3950.         + "        scriptedPanel -edit -l \"Dope Sheet\" -mbv $menusOkayInPanels  $panelName;\n"
  3951.         + "            $editorName = ($panelName+\"OutlineEd\");\n"
  3952.         + "            outlinerEditor -e \n"
  3953.         + "                -mainListConnection \"animationList\" \n"
  3954.         + "                -selectionConnection \"dopeSheetPanel1OutlinerSelection\" \n"
  3955.         + "                -highlightConnection \"keyframeList\" \n"
  3956.         + "                -showShapes 1\n"
  3957.         + "                -showAttributes 1\n"
  3958.         + "                -showConnected 1\n"
  3959.         + "                -showAnimCurvesOnly 1\n"
  3960.         + "                -autoExpand 0\n"
  3961.         + "                -showDagOnly 0\n"
  3962.         + "                -ignoreDagHierarchy 0\n"
  3963.         + "                -expandConnections 1\n"
  3964.         + "                -showUnitlessCurves 0\n"
  3965.         + "                -showCompounds 1\n"
  3966.         + "                -showLeafs 1\n"
  3967.         + "                -showNumericAttrsOnly 1\n"
  3968.         + "                -highlightActive 0\n"
  3969.         + "                -autoSelectNewObjects 0\n"
  3970.         + "                -doNotSelectNewObjects 1\n"
  3971.         + "                -dropIsParent 1\n"
  3972.         + "                -transmitFilters 0\n"
  3973.         + "                -setFilter \"0\" \n"
  3974.         + "                -showSetMembers 0\n"
  3975.         + "                -allowMultiSelection 1\n"
  3976.         + "                -alwaysToggleSelect 0\n"
  3977.         + "                -directSelect 0\n"
  3978.         + "                -displayMode \"DAG\" \n"
  3979.         + "                -expandObjects 0\n"
  3980.         + "                -setsIgnoreFilters 1\n"
  3981.         + "                -editAttrName 0\n"
  3982.         + "                -showAttrValues 0\n"
  3983.         + "                -highlightSecondary 0\n"
  3984.         + "                -showUVAttrsOnly 0\n"
  3985.         + "                -showTextureNodesOnly 0\n"
  3986.         + "                $editorName;\n"
  3987.         + "            $editorName = ($panelName+\"DopeSheetEd\");\n"
  3988.         + "            dopeSheetEditor -e \n"
  3989.         + "                -mainListConnection \"dopeSheetPanel1FromOutliner\" \n"
  3990.         + "                -highlightConnection \"dopeSheetPanel1OutlinerSelection\" \n"
  3991.         + "                -displayKeys 1\n"
  3992.         + "                -displayTangents 0\n"
  3993.         + "                -displayActiveKeys 0\n"
  3994.         + "                -displayActiveKeyTangents 0\n"
  3995.         + "                -displayInfinities 0\n"
  3996.         + "                -autoFit 0\n"
  3997.         + "                -snapTime \"integer\" \n"
  3998.         + "                -snapValue \"none\" \n"
  3999.         + "                -outliner \"dopeSheetPanel1OutlineEd\" \n"
  4000.         + "                -showSummary 1\n"
  4001.         + "                -showScene 0\n"
  4002.         + "                -hierarchyBelow 0\n"
  4003.         + "                $editorName;\n"
  4004.         + "        if (!$useSceneConfig) {\n"
  4005.         + "            panel -e -l $label $panelName;\n"
  4006.         + "        }\n"
  4007.         + "    }\n"
  4008.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"hyperGraphPanel\" \"Hypergraph\"`;\n"
  4009.         + "    if (\"\" == $panelName) {\n"
  4010.         + "        if ($useSceneConfig) {\n"
  4011.         + "            $panelName = `scriptedPanel -unParent  -type \"hyperGraphPanel\" -l \"Hypergraph\" -mbv $menusOkayInPanels `;\n"
  4012.         + "            $editorName = ($panelName+\"HyperGraphEd\");\n"
  4013.         + "            hyperGraph -e \n"
  4014.         + "                -orientation \"horiz\" \n"
  4015.         + "                -animateTransition 0\n"
  4016.         + "                -showShapes 0\n"
  4017.         + "                -showDeformers 0\n"
  4018.         + "                -showExpressions 0\n"
  4019.         + "                -showConstraints 0\n"
  4020.         + "                -showUnderworld 0\n"
  4021.         + "                -showInvisible 0\n"
  4022.         + "                -transitionFrames 1\n"
  4023.         + "                -freeform 0\n"
  4024.         + "                -imageEnabled 0\n"
  4025.         + "                -graphType \"DAG\" \n"
  4026.         + "                -updateSelection 1\n"
  4027.         + "                -updateNodeAdded 1\n"
  4028.         + "                $editorName;\n"
  4029.         + "        }\n"
  4030.         + "    } else {\n"
  4031.         + "        $label = `panel -q -label $panelName`;\n"
  4032.         + "        scriptedPanel -edit -l \"Hypergraph\" -mbv $menusOkayInPanels  $panelName;\n"
  4033.         + "            $editorName = ($panelName+\"HyperGraphEd\");\n"
  4034.         + "            hyperGraph -e \n"
  4035.         + "                -orientation \"horiz\" \n"
  4036.         + "                -animateTransition 0\n"
  4037.         + "                -showShapes 0\n"
  4038.         + "                -showDeformers 0\n"
  4039.         + "                -showExpressions 0\n"
  4040.         + "                -showConstraints 0\n"
  4041.         + "                -showUnderworld 0\n"
  4042.         + "                -showInvisible 0\n"
  4043.         + "                -transitionFrames 1\n"
  4044.         + "                -freeform 0\n"
  4045.         + "                -imageEnabled 0\n"
  4046.         + "                -graphType \"DAG\" \n"
  4047.         + "                -updateSelection 1\n"
  4048.         + "                -updateNodeAdded 1\n"
  4049.         + "                $editorName;\n"
  4050.         + "        if (!$useSceneConfig) {\n"
  4051.         + "            panel -e -l $label $panelName;\n"
  4052.         + "        }\n"
  4053.         + "    }\n"
  4054.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"hyperShadePanel\" \"Hypershade\"`;\n"
  4055.         + "    if (\"\" == $panelName) {\n"
  4056.         + "        if ($useSceneConfig) {\n"
  4057.         + "            $panelName = `scriptedPanel -unParent  -type \"hyperShadePanel\" -l \"Hypershade\" -mbv $menusOkayInPanels `;\n"
  4058.         + "            $editorName = ($panelName+\"HyperShadeEd\");\n"
  4059.         + "            hyperGraph -e \n"
  4060.         + "                -orientation \"horiz\" \n"
  4061.         + "                -animateTransition 0\n"
  4062.         + "                -showShapes 0\n"
  4063.         + "                -showDeformers 0\n"
  4064.         + "                -showExpressions 0\n"
  4065.         + "                -showConstraints 0\n"
  4066.         + "                -showUnderworld 0\n"
  4067.         + "                -showInvisible 0\n"
  4068.         + "                -transitionFrames 1\n"
  4069.         + "                -currentNode \"blinn1\" \n"
  4070.         + "                -freeform 1\n"
  4071.         + "                -imageEnabled 0\n"
  4072.         + "                -graphType \"HyperShade\" \n"
  4073.         + "                -updateSelection 1\n"
  4074.         + "                -updateNodeAdded 1\n"
  4075.         + "                $editorName;\n"
  4076.         + "            $editorName = ($panelName+\"VisorEd\");\n"
  4077.         + "            hyperGraph -e \n"
  4078.         + "                -orientation \"horiz\" \n"
  4079.         + "                -animateTransition 0\n"
  4080.         + "                -showShapes 0\n"
  4081.         + "                -showDeformers 0\n"
  4082.         + "                -showExpressions 0\n"
  4083.         + "                -showConstraints 0\n"
  4084.         + "                -showUnderworld 0\n"
  4085.         + "                -showInvisible 0\n"
  4086.         + "                -transitionFrames 1\n"
  4087.         + "                -freeform 0\n"
  4088.         + "                -imageEnabled 0\n"
  4089.         + "                -graphType \"Visor\" \n"
  4090.         + "                -updateSelection 1\n"
  4091.         + "                -updateNodeAdded 1\n"
  4092.         + "                $editorName;\n"
  4093.         + "visor -reset hyperShadePanel1VisorEd;\n"
  4094.         + "visor -addFolder -name \"Animation\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  4095.         + "visor -addFolder -name \"Character Clips & Poses\" -parent \"Animation\" -type command -cmd \"currentCharacters\" $editorName;\n"
  4096.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterClips\" $editorName;\n"
  4097.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterPoses\" $editorName;\n"
  4098.         + "visor -addFolder -name \"Unused Clips & Poses\" -parent \"Animation\"  hyperShadePanel1VisorEd;\n"
  4099.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryClips\" $editorName;\n"
  4100.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryPoses\" $editorName;\n"
  4101.         + "visor -addFolder -name \"Rendering\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  4102.         + "visor -addFolder -name \"Cameras\" -parent \"Rendering\" -type command -cmd \"ls -type camera -type imagePlane\" $editorName;\n"
  4103.         + "visor -addFolder -name \"Lights\" -parent \"Rendering\" -type command -cmd \"ls -type light\" $editorName;\n"
  4104.         + "visor -addFolder -name \"Materials\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultShaderList\" $editorName;\n"
  4105.         + "visor -addFolder -name \"Post Process\" -parent \"Rendering\" -type command -cmd \"ls -type opticalFX -type shaderGlow\" $editorName;\n"
  4106.         + "visor -addFolder -name \"Textures\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultTextureList\" $editorName;\n"
  4107.         + "visor -addFolder -name \"Utilities\" -parent \"Rendering\" -type connectedNodes -cmd \"ls -type defaultRenderUtilityList\" $editorName;\n"
  4108.         + "visor -addFolder -name \"Create\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  4109.         + "visor -addFolder -name \"Cameras\" -parent \"Create\" -type defaultNodes -cmd \"cameraCreateFolder()\" $editorName;\n"
  4110.         + "visor -addFolder -name \"Lights\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes light\" $editorName;\n"
  4111.         + "visor -addFolder -name \"Materials\" -parent \"Create\" -openFolder 1 -type defaultNodes -cmd \"listNodeTypes \\\"shader/surface\\\"\" $editorName;\n"
  4112.         + "visor -addFolder -name \"Volume\" -parent \"Create/Materials\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/volume\\\"\" $editorName;\n"
  4113.         + "visor -addFolder -name \"Post Process\" -parent \"Create\" -type defaultNodes -cmd \"postProcessCreateFolder()\" $editorName;\n"
  4114.         + "visor -addFolder -name \"Textures\" -parent \"Create\" -openFolder 1 -type defaultNodes -cmd \"listNodeTypes texture\" $editorName;\n"
  4115.         + "visor -addFolder -name \"Utilities\" -parent \"Create\"  hyperShadePanel1VisorEd;\n"
  4116.         + "visor -addFolder -name \"Color\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/color\\\"\" $editorName;\n"
  4117.         + "visor -addFolder -name \"General\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/general\\\"\" $editorName;\n"
  4118.         + "visor -addFolder -name \"Particle\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/particle\\\"\" $editorName;\n"
  4119.         + "visor -addFolder -name \"Switch\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/switch\\\"\" $editorName;\n"
  4120.         + "visor -addFolder -name \"Project\" -parent \"\" -openDirectories 1 -type directoryCommand -cmd \"currentProjectParentDir()\" $editorName;\n"
  4121.         + "visor -addFolder -name \"Brushes\" -parent \"\" -type shelfItems -cmd \"D:/AW/Maya3.0/brushes\" $editorName;\n"
  4122.         + "visor -rebuild hyperShadePanel1VisorEd;\n"
  4123.         + ";\n"
  4124.         + "        }\n"
  4125.         + "    } else {\n"
  4126.         + "        $label = `panel -q -label $panelName`;\n"
  4127.         + "        scriptedPanel -edit -l \"Hypershade\" -mbv $menusOkayInPanels  $panelName;\n"
  4128.         + "            $editorName = ($panelName+\"HyperShadeEd\");\n"
  4129.         + "            hyperGraph -e \n"
  4130.         + "                -orientation \"horiz\" \n"
  4131.         + "                -animateTransition 0\n"
  4132.         + "                -showShapes 0\n"
  4133.         + "                -showDeformers 0\n"
  4134.         + "                -showExpressions 0\n"
  4135.         + "                -showConstraints 0\n"
  4136.         + "                -showUnderworld 0\n"
  4137.         + "                -showInvisible 0\n"
  4138.         + "                -transitionFrames 1\n"
  4139.         + "                -currentNode \"blinn1\" \n"
  4140.         + "                -freeform 1\n"
  4141.         + "                -imageEnabled 0\n"
  4142.         + "                -graphType \"HyperShade\" \n"
  4143.         + "                -updateSelection 1\n"
  4144.         + "                -updateNodeAdded 1\n"
  4145.         + "                $editorName;\n"
  4146.         + "            $editorName = ($panelName+\"VisorEd\");\n"
  4147.         + "            hyperGraph -e \n"
  4148.         + "                -orientation \"horiz\" \n"
  4149.         + "                -animateTransition 0\n"
  4150.         + "                -showShapes 0\n"
  4151.         + "                -showDeformers 0\n"
  4152.         + "                -showExpressions 0\n"
  4153.         + "                -showConstraints 0\n"
  4154.         + "                -showUnderworld 0\n"
  4155.         + "                -showInvisible 0\n"
  4156.         + "                -transitionFrames 1\n"
  4157.         + "                -freeform 0\n"
  4158.         + "                -imageEnabled 0\n"
  4159.         + "                -graphType \"Visor\" \n"
  4160.         + "                -updateSelection 1\n"
  4161.         + "                -updateNodeAdded 1\n"
  4162.         + "                $editorName;\n"
  4163.         + "visor -reset hyperShadePanel1VisorEd;\n"
  4164.         + "visor -addFolder -name \"Animation\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  4165.         + "visor -addFolder -name \"Character Clips & Poses\" -parent \"Animation\" -type command -cmd \"currentCharacters\" $editorName;\n"
  4166.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterClips\" $editorName;\n"
  4167.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterPoses\" $editorName;\n"
  4168.         + "visor -addFolder -name \"Unused Clips & Poses\" -parent \"Animation\"  hyperShadePanel1VisorEd;\n"
  4169.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryClips\" $editorName;\n"
  4170.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryPoses\" $editorName;\n"
  4171.         + "visor -addFolder -name \"Rendering\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  4172.         + "visor -addFolder -name \"Cameras\" -parent \"Rendering\" -type command -cmd \"ls -type camera -type imagePlane\" $editorName;\n"
  4173.         + "visor -addFolder -name \"Lights\" -parent \"Rendering\" -type command -cmd \"ls -type light\" $editorName;\n"
  4174.         + "visor -addFolder -name \"Materials\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultShaderList\" $editorName;\n"
  4175.         + "visor -addFolder -name \"Post Process\" -parent \"Rendering\" -type command -cmd \"ls -type opticalFX -type shaderGlow\" $editorName;\n"
  4176.         + "visor -addFolder -name \"Textures\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultTextureList\" $editorName;\n"
  4177.         + "visor -addFolder -name \"Utilities\" -parent \"Rendering\" -type connectedNodes -cmd \"ls -type defaultRenderUtilityList\" $editorName;\n"
  4178.         + "visor -addFolder -name \"Create\" -parent \"\" -openDirectories 1  hyperShadePanel1VisorEd;\n"
  4179.         + "visor -addFolder -name \"Cameras\" -parent \"Create\" -type defaultNodes -cmd \"cameraCreateFolder()\" $editorName;\n"
  4180.         + "visor -addFolder -name \"Lights\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes light\" $editorName;\n"
  4181.         + "visor -addFolder -name \"Materials\" -parent \"Create\" -openFolder 1 -type defaultNodes -cmd \"listNodeTypes \\\"shader/surface\\\"\" $editorName;\n"
  4182.         + "visor -addFolder -name \"Volume\" -parent \"Create/Materials\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/volume\\\"\" $editorName;\n"
  4183.         + "visor -addFolder -name \"Post Process\" -parent \"Create\" -type defaultNodes -cmd \"postProcessCreateFolder()\" $editorName;\n"
  4184.         + "visor -addFolder -name \"Textures\" -parent \"Create\" -openFolder 1 -type defaultNodes -cmd \"listNodeTypes texture\" $editorName;\n"
  4185.         + "visor -addFolder -name \"Utilities\" -parent \"Create\"  hyperShadePanel1VisorEd;\n"
  4186.         + "visor -addFolder -name \"Color\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/color\\\"\" $editorName;\n"
  4187.         + "visor -addFolder -name \"General\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/general\\\"\" $editorName;\n"
  4188.         + "visor -addFolder -name \"Particle\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/particle\\\"\" $editorName;\n"
  4189.         + "visor -addFolder -name \"Switch\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/switch\\\"\" $editorName;\n"
  4190.         + "visor -addFolder -name \"Project\" -parent \"\" -openDirectories 1 -type directoryCommand -cmd \"currentProjectParentDir()\" $editorName;\n"
  4191.         + "visor -addFolder -name \"Brushes\" -parent \"\" -type shelfItems -cmd \"D:/AW/Maya3.0/brushes\" $editorName;\n"
  4192.         + "visor -rebuild hyperShadePanel1VisorEd;\n"
  4193.         + ";\n"
  4194.         + "        if (!$useSceneConfig) {\n"
  4195.         + "            panel -e -l $label $panelName;\n"
  4196.         + "        }\n"
  4197.         + "    }\n"
  4198.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"visorPanel\" \"Visor\"`;\n"
  4199.         + "    if (\"\" == $panelName) {\n"
  4200.         + "        if ($useSceneConfig) {\n"
  4201.         + "            $panelName = `scriptedPanel -unParent  -type \"visorPanel\" -l \"Visor\" -mbv $menusOkayInPanels `;\n"
  4202.         + "            $editorName = ($panelName+\"VisorEd\");\n"
  4203.         + "            hyperGraph -e \n"
  4204.         + "                -orientation \"horiz\" \n"
  4205.         + "                -animateTransition 0\n"
  4206.         + "                -showShapes 0\n"
  4207.         + "                -showDeformers 0\n"
  4208.         + "                -showExpressions 0\n"
  4209.         + "                -showConstraints 0\n"
  4210.         + "                -showUnderworld 0\n"
  4211.         + "                -showInvisible 0\n"
  4212.         + "                -transitionFrames 1\n"
  4213.         + "                -freeform 0\n"
  4214.         + "                -imageEnabled 0\n"
  4215.         + "                -graphType \"Visor\" \n"
  4216.         + "                -updateSelection 1\n"
  4217.         + "                -updateNodeAdded 1\n"
  4218.         + "                $editorName;\n"
  4219.         + "visor -reset visorPanel1VisorEd;\n"
  4220.         + "visor -addFolder -name \"Animation\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  4221.         + "visor -addFolder -name \"Character Clips & Poses\" -parent \"Animation\" -type command -cmd \"currentCharacters\" $editorName;\n"
  4222.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterClips\" $editorName;\n"
  4223.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterPoses\" $editorName;\n"
  4224.         + "visor -addFolder -name \"Unused Clips & Poses\" -parent \"Animation\"  visorPanel1VisorEd;\n"
  4225.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryClips\" $editorName;\n"
  4226.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryPoses\" $editorName;\n"
  4227.         + "visor -addFolder -name \"Rendering\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  4228.         + "visor -addFolder -name \"Cameras\" -parent \"Rendering\" -type command -cmd \"ls -type camera -type imagePlane\" $editorName;\n"
  4229.         + "visor -addFolder -name \"Lights\" -parent \"Rendering\" -type command -cmd \"ls -type light\" $editorName;\n"
  4230.         + "visor -addFolder -name \"Materials\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultShaderList\" $editorName;\n"
  4231.         + "visor -addFolder -name \"Post Process\" -parent \"Rendering\" -type command -cmd \"ls -type opticalFX -type shaderGlow\" $editorName;\n"
  4232.         + "visor -addFolder -name \"Textures\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultTextureList\" $editorName;\n"
  4233.         + "visor -addFolder -name \"Utilities\" -parent \"Rendering\" -type connectedNodes -cmd \"ls -type defaultRenderUtilityList\" $editorName;\n"
  4234.         + "visor -addFolder -name \"Create\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  4235.         + "visor -addFolder -name \"Cameras\" -parent \"Create\" -type defaultNodes -cmd \"cameraCreateFolder()\" $editorName;\n"
  4236.         + "visor -addFolder -name \"Lights\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes light\" $editorName;\n"
  4237.         + "visor -addFolder -name \"Materials\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/surface\\\"\" $editorName;\n"
  4238.         + "visor -addFolder -name \"Volume\" -parent \"Create/Materials\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/volume\\\"\" $editorName;\n"
  4239.         + "visor -addFolder -name \"Post Process\" -parent \"Create\" -type defaultNodes -cmd \"postProcessCreateFolder()\" $editorName;\n"
  4240.         + "visor -addFolder -name \"Textures\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes texture\" $editorName;\n"
  4241.         + "visor -addFolder -name \"Utilities\" -parent \"Create\"  visorPanel1VisorEd;\n"
  4242.         + "visor -addFolder -name \"Color\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/color\\\"\" $editorName;\n"
  4243.         + "visor -addFolder -name \"General\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/general\\\"\" $editorName;\n"
  4244.         + "visor -addFolder -name \"Particle\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/particle\\\"\" $editorName;\n"
  4245.         + "visor -addFolder -name \"Switch\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/switch\\\"\" $editorName;\n"
  4246.         + "visor -addFolder -name \"Project\" -parent \"\" -openDirectories 1 -type directoryCommand -cmd \"currentProjectParentDir()\" $editorName;\n"
  4247.         + "visor -addFolder -name \"Brushes\" -parent \"\" -type shelfItems -cmd \"D:/AW/Maya3.0/brushes\" $editorName;\n"
  4248.         + "visor -rebuild visorPanel1VisorEd;\n"
  4249.         + ";\n"
  4250.         + "        }\n"
  4251.         + "    } else {\n"
  4252.         + "        $label = `panel -q -label $panelName`;\n"
  4253.         + "        scriptedPanel -edit -l \"Visor\" -mbv $menusOkayInPanels  $panelName;\n"
  4254.         + "            $editorName = ($panelName+\"VisorEd\");\n"
  4255.         + "            hyperGraph -e \n"
  4256.         + "                -orientation \"horiz\" \n"
  4257.         + "                -animateTransition 0\n"
  4258.         + "                -showShapes 0\n"
  4259.         + "                -showDeformers 0\n"
  4260.         + "                -showExpressions 0\n"
  4261.         + "                -showConstraints 0\n"
  4262.         + "                -showUnderworld 0\n"
  4263.         + "                -showInvisible 0\n"
  4264.         + "                -transitionFrames 1\n"
  4265.         + "                -freeform 0\n"
  4266.         + "                -imageEnabled 0\n"
  4267.         + "                -graphType \"Visor\" \n"
  4268.         + "                -updateSelection 1\n"
  4269.         + "                -updateNodeAdded 1\n"
  4270.         + "                $editorName;\n"
  4271.         + "visor -reset visorPanel1VisorEd;\n"
  4272.         + "visor -addFolder -name \"Animation\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  4273.         + "visor -addFolder -name \"Character Clips & Poses\" -parent \"Animation\" -type command -cmd \"currentCharacters\" $editorName;\n"
  4274.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterClips\" $editorName;\n"
  4275.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Character Clips & Poses\" -type command -cmd \"getCharacterPoses\" $editorName;\n"
  4276.         + "visor -addFolder -name \"Unused Clips & Poses\" -parent \"Animation\"  visorPanel1VisorEd;\n"
  4277.         + "visor -addFolder -name \"Clips\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryClips\" $editorName;\n"
  4278.         + "visor -addFolder -name \"Poses\" -parent \"Animation/Unused Clips & Poses\" -type command -cmd \"getLibraryPoses\" $editorName;\n"
  4279.         + "visor -addFolder -name \"Rendering\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  4280.         + "visor -addFolder -name \"Cameras\" -parent \"Rendering\" -type command -cmd \"ls -type camera -type imagePlane\" $editorName;\n"
  4281.         + "visor -addFolder -name \"Lights\" -parent \"Rendering\" -type command -cmd \"ls -type light\" $editorName;\n"
  4282.         + "visor -addFolder -name \"Materials\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultShaderList\" $editorName;\n"
  4283.         + "visor -addFolder -name \"Post Process\" -parent \"Rendering\" -type command -cmd \"ls -type opticalFX -type shaderGlow\" $editorName;\n"
  4284.         + "visor -addFolder -name \"Textures\" -parent \"Rendering\" -openFolder 1 -type connectedNodes -cmd \"ls -type defaultTextureList\" $editorName;\n"
  4285.         + "visor -addFolder -name \"Utilities\" -parent \"Rendering\" -type connectedNodes -cmd \"ls -type defaultRenderUtilityList\" $editorName;\n"
  4286.         + "visor -addFolder -name \"Create\" -parent \"\" -openDirectories 1  visorPanel1VisorEd;\n"
  4287.         + "visor -addFolder -name \"Cameras\" -parent \"Create\" -type defaultNodes -cmd \"cameraCreateFolder()\" $editorName;\n"
  4288.         + "visor -addFolder -name \"Lights\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes light\" $editorName;\n"
  4289.         + "visor -addFolder -name \"Materials\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/surface\\\"\" $editorName;\n"
  4290.         + "visor -addFolder -name \"Volume\" -parent \"Create/Materials\" -type defaultNodes -cmd \"listNodeTypes \\\"shader/volume\\\"\" $editorName;\n"
  4291.         + "visor -addFolder -name \"Post Process\" -parent \"Create\" -type defaultNodes -cmd \"postProcessCreateFolder()\" $editorName;\n"
  4292.         + "visor -addFolder -name \"Textures\" -parent \"Create\" -type defaultNodes -cmd \"listNodeTypes texture\" $editorName;\n"
  4293.         + "visor -addFolder -name \"Utilities\" -parent \"Create\"  visorPanel1VisorEd;\n"
  4294.         + "visor -addFolder -name \"Color\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/color\\\"\" $editorName;\n"
  4295.         + "visor -addFolder -name \"General\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/general\\\"\" $editorName;\n"
  4296.         + "visor -addFolder -name \"Particle\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/particle\\\"\" $editorName;\n"
  4297.         + "visor -addFolder -name \"Switch\" -parent \"Create/Utilities\" -type defaultNodes -cmd \"listNodeTypes \\\"utility/switch\\\"\" $editorName;\n"
  4298.         + "visor -addFolder -name \"Project\" -parent \"\" -openDirectories 1 -type directoryCommand -cmd \"currentProjectParentDir()\" $editorName;\n"
  4299.         + "visor -addFolder -name \"Brushes\" -parent \"\" -type shelfItems -cmd \"D:/AW/Maya3.0/brushes\" $editorName;\n"
  4300.         + "visor -rebuild visorPanel1VisorEd;\n"
  4301.         + ";\n"
  4302.         + "        if (!$useSceneConfig) {\n"
  4303.         + "            panel -e -l $label $panelName;\n"
  4304.         + "        }\n"
  4305.         + "    }\n"
  4306.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"polyTexturePlacementPanel\" \"Texture View\"`;\n"
  4307.         + "    if (\"\" == $panelName) {\n"
  4308.         + "        if ($useSceneConfig) {\n"
  4309.         + "            $panelName = `scriptedPanel -unParent  -type \"polyTexturePlacementPanel\" -l \"Texture View\" -mbv $menusOkayInPanels `;\n"
  4310.         + "        }\n"
  4311.         + "    } else {\n"
  4312.         + "        $label = `panel -q -label $panelName`;\n"
  4313.         + "        scriptedPanel -edit -l \"Texture View\" -mbv $menusOkayInPanels  $panelName;\n"
  4314.         + "        if (!$useSceneConfig) {\n"
  4315.         + "            panel -e -l $label $panelName;\n"
  4316.         + "        }\n"
  4317.         + "    }\n"
  4318.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"multiListerPanel\" \"Multilister\"`;\n"
  4319.         + "    if (\"\" == $panelName) {\n"
  4320.         + "        if ($useSceneConfig) {\n"
  4321.         + "            $panelName = `scriptedPanel -unParent  -type \"multiListerPanel\" -l \"Multilister\" -mbv $menusOkayInPanels `;\n"
  4322.         + "        }\n"
  4323.         + "    } else {\n"
  4324.         + "        $label = `panel -q -label $panelName`;\n"
  4325.         + "        scriptedPanel -edit -l \"Multilister\" -mbv $menusOkayInPanels  $panelName;\n"
  4326.         + "        if (!$useSceneConfig) {\n"
  4327.         + "            panel -e -l $label $panelName;\n"
  4328.         + "        }\n"
  4329.         + "    }\n"
  4330.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"renderWindowPanel\" \"Render View\"`;\n"
  4331.         + "    if (\"\" == $panelName) {\n"
  4332.         + "        if ($useSceneConfig) {\n"
  4333.         + "            $panelName = `scriptedPanel -unParent  -type \"renderWindowPanel\" -l \"Render View\" -mbv $menusOkayInPanels `;\n"
  4334.         + "        }\n"
  4335.         + "    } else {\n"
  4336.         + "        $label = `panel -q -label $panelName`;\n"
  4337.         + "        scriptedPanel -edit -l \"Render View\" -mbv $menusOkayInPanels  $panelName;\n"
  4338.         + "        if (!$useSceneConfig) {\n"
  4339.         + "            panel -e -l $label $panelName;\n"
  4340.         + "        }\n"
  4341.         + "    }\n"
  4342.         + "    $panelName = `sceneUIReplacement -getNextPanel \"blendShapePanel\" \"Blend Shape\"`;\n"
  4343.         + "    if (\"\" == $panelName) {\n"
  4344.         + "        if ($useSceneConfig) {\n"
  4345.         + "            blendShapePanel -unParent -l \"Blend Shape\" -mbv $menusOkayInPanels ;\n"
  4346.         + "        }\n"
  4347.         + "    } else {\n"
  4348.         + "        $label = `panel -q -label $panelName`;\n"
  4349.         + "        blendShapePanel -edit -l \"Blend Shape\" -mbv $menusOkayInPanels  $panelName;\n"
  4350.         + "        if (!$useSceneConfig) {\n"
  4351.         + "            panel -e -l $label $panelName;\n"
  4352.         + "        }\n"
  4353.         + "    }\n"
  4354.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"dynRelEdPanel\" \"Dynamic Relationships\"`;\n"
  4355.         + "    if (\"\" == $panelName) {\n"
  4356.         + "        if ($useSceneConfig) {\n"
  4357.         + "            $panelName = `scriptedPanel -unParent  -type \"dynRelEdPanel\" -l \"Dynamic Relationships\" -mbv $menusOkayInPanels `;\n"
  4358.         + "        }\n"
  4359.         + "    } else {\n"
  4360.         + "        $label = `panel -q -label $panelName`;\n"
  4361.         + "        scriptedPanel -edit -l \"Dynamic Relationships\" -mbv $menusOkayInPanels  $panelName;\n"
  4362.         + "        if (!$useSceneConfig) {\n"
  4363.         + "            panel -e -l $label $panelName;\n"
  4364.         + "        }\n"
  4365.         + "    }\n"
  4366.         + "    $panelName = `sceneUIReplacement -getNextPanel \"devicePanel\" \"Devices\"`;\n"
  4367.         + "    if (\"\" == $panelName) {\n"
  4368.         + "        if ($useSceneConfig) {\n"
  4369.         + "            devicePanel -unParent -l \"Devices\" -mbv $menusOkayInPanels ;\n"
  4370.         + "        }\n"
  4371.         + "    } else {\n"
  4372.         + "        $label = `panel -q -label $panelName`;\n"
  4373.         + "        devicePanel -edit -l \"Devices\" -mbv $menusOkayInPanels  $panelName;\n"
  4374.         + "        if (!$useSceneConfig) {\n"
  4375.         + "            panel -e -l $label $panelName;\n"
  4376.         + "        }\n"
  4377.         + "    }\n"
  4378.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"relationshipPanel\" \"Relationship Editor\"`;\n"
  4379.         + "    if (\"\" == $panelName) {\n"
  4380.         + "        if ($useSceneConfig) {\n"
  4381.         + "            $panelName = `scriptedPanel -unParent  -type \"relationshipPanel\" -l \"Relationship Editor\" -mbv $menusOkayInPanels `;\n"
  4382.         + "        }\n"
  4383.         + "    } else {\n"
  4384.         + "        $label = `panel -q -label $panelName`;\n"
  4385.         + "        scriptedPanel -edit -l \"Relationship Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  4386.         + "        if (!$useSceneConfig) {\n"
  4387.         + "            panel -e -l $label $panelName;\n"
  4388.         + "        }\n"
  4389.         + "    }\n"
  4390.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"referenceEditorPanel\" \"Reference Editor\"`;\n"
  4391.         + "    if (\"\" == $panelName) {\n"
  4392.         + "        if ($useSceneConfig) {\n"
  4393.         + "            $panelName = `scriptedPanel -unParent  -type \"referenceEditorPanel\" -l \"Reference Editor\" -mbv $menusOkayInPanels `;\n"
  4394.         + "        }\n"
  4395.         + "    } else {\n"
  4396.         + "        $label = `panel -q -label $panelName`;\n"
  4397.         + "        scriptedPanel -edit -l \"Reference Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  4398.         + "        if (!$useSceneConfig) {\n"
  4399.         + "            panel -e -l $label $panelName;\n"
  4400.         + "        }\n"
  4401.         + "    }\n"
  4402.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"clipEditorPanel\" \"Trax Editor\"`;\n"
  4403.         + "    if (\"\" == $panelName) {\n"
  4404.         + "        if ($useSceneConfig) {\n"
  4405.         + "            $panelName = `scriptedPanel -unParent  -type \"clipEditorPanel\" -l \"Trax Editor\" -mbv $menusOkayInPanels `;\n"
  4406.         + "            $editorName = ($panelName+\"ClipEditor\");\n"
  4407.         + "            clipEditor -e \n"
  4408.         + "                $editorName;\n"
  4409.         + "        }\n"
  4410.         + "    } else {\n"
  4411.         + "        $label = `panel -q -label $panelName`;\n"
  4412.         + "        scriptedPanel -edit -l \"Trax Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  4413.         + "            $editorName = ($panelName+\"ClipEditor\");\n"
  4414.         + "            clipEditor -e \n"
  4415.         + "                $editorName;\n"
  4416.         + "        if (!$useSceneConfig) {\n"
  4417.         + "            panel -e -l $label $panelName;\n"
  4418.         + "        }\n"
  4419.         + "    }\n"
  4420.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"dynPaintScriptedPanelType\" \"Paint Effects\"`;\n"
  4421.         + "    if (\"\" == $panelName) {\n"
  4422.         + "        if ($useSceneConfig) {\n"
  4423.         + "            $panelName = `scriptedPanel -unParent  -type \"dynPaintScriptedPanelType\" -l \"Paint Effects\" -mbv $menusOkayInPanels `;\n"
  4424.         + "        }\n"
  4425.         + "    } else {\n"
  4426.         + "        $label = `panel -q -label $panelName`;\n"
  4427.         + "        scriptedPanel -edit -l \"Paint Effects\" -mbv $menusOkayInPanels  $panelName;\n"
  4428.         + "        if (!$useSceneConfig) {\n"
  4429.         + "            panel -e -l $label $panelName;\n"
  4430.         + "        }\n"
  4431.         + "    }\n"
  4432.         + "    $panelName = `sceneUIReplacement -getNextScriptedPanel \"componentEditorPanel\" \"Component Editor\"`;\n"
  4433.         + "    if (\"\" == $panelName) {\n"
  4434.         + "        if ($useSceneConfig) {\n"
  4435.         + "            $panelName = `scriptedPanel -unParent  -type \"componentEditorPanel\" -l \"Component Editor\" -mbv $menusOkayInPanels `;\n"
  4436.         + "        }\n"
  4437.         + "    } else {\n"
  4438.         + "        $label = `panel -q -label $panelName`;\n"
  4439.         + "        scriptedPanel -edit -l \"Component Editor\" -mbv $menusOkayInPanels  $panelName;\n"
  4440.         + "        if (!$useSceneConfig) {\n"
  4441.         + "            panel -e -l $label $panelName;\n"
  4442.         + "        }\n"
  4443.         + "    }\n"
  4444.         + "    if ($useSceneConfig) {\n"
  4445.         + "        string $configName = `getPanel -cwl \"Current Layout\"`;\n"
  4446.         + "        if (\"\" != $configName) {\n"
  4447.         + "            panelConfiguration -edit -label \"Current Layout\"\n"
  4448.         + "                -sc false\n"
  4449.         + "                -configString \"paneLayout -e -cn \\\"quad\\\" -ps 1 48 48 -ps 2 52 48 -ps 3 52 52 -ps 4 48 52 $gMainPane;\"\n"
  4450.         + "                -removeAllPanels\n"
  4451.         + "                -ap false\n"
  4452.         + "                    \"Top View\"\n"
  4453.         + "                    \"modelPanel\"\n"
  4454.         + "                    \"$panelName = `modelPanel -unParent -l \\\"Top View\\\" -mbv $menusOkayInPanels `;\\n$editorName = $panelName;\\nmodelEditor -e \\n    -cam `findStartUpCamera top` \\n    -useInteractiveMode 0\\n    -displayLights \\\"default\\\" \\n    -displayAppearance \\\"smoothShaded\\\" \\n    -activeOnly 0\\n    -wireframeOnShaded 0\\n    -bufferMode \\\"double\\\" \\n    -twoSidedLighting 1\\n    -backfaceCulling 0\\n    -xray 0\\n    -displayTextures 0\\n    -textureMaxSize 512\\n    -nurbsCurves 0\\n    -nurbsSurfaces 1\\n    -polymeshes 1\\n    -subdivSurfaces 0\\n    -planes 0\\n    -lights 1\\n    -cameras 0\\n    -controlVertices 1\\n    -hulls 1\\n    -grid 1\\n    -joints 0\\n    -ikHandles 0\\n    -deformers 0\\n    -dynamics 0\\n    -locators 0\\n    -dimensions 0\\n    -handles 0\\n    -pivots 0\\n    -textures 0\\n    -strokes 0\\n    $editorName;\\nmodelEditor -e -viewSelected 0 $editorName\"\n"
  4455.         + "                    \"modelPanel -edit -l \\\"Top View\\\" -mbv $menusOkayInPanels  $panelName;\\n$editorName = $panelName;\\nmodelEditor -e \\n    -cam `findStartUpCamera top` \\n    -useInteractiveMode 0\\n    -displayLights \\\"default\\\" \\n    -displayAppearance \\\"smoothShaded\\\" \\n    -activeOnly 0\\n    -wireframeOnShaded 0\\n    -bufferMode \\\"double\\\" \\n    -twoSidedLighting 1\\n    -backfaceCulling 0\\n    -xray 0\\n    -displayTextures 0\\n    -textureMaxSize 512\\n    -nurbsCurves 0\\n    -nurbsSurfaces 1\\n    -polymeshes 1\\n    -subdivSurfaces 0\\n    -planes 0\\n    -lights 1\\n    -cameras 0\\n    -controlVertices 1\\n    -hulls 1\\n    -grid 1\\n    -joints 0\\n    -ikHandles 0\\n    -deformers 0\\n    -dynamics 0\\n    -locators 0\\n    -dimensions 0\\n    -handles 0\\n    -pivots 0\\n    -textures 0\\n    -strokes 0\\n    $editorName;\\nmodelEditor -e -viewSelected 0 $editorName\"\n"
  4456.         + "                -ap false\n"
  4457.         + "                    \"Persp View\"\n"
  4458.         + "                    \"modelPanel\"\n"
  4459.         + "                    \"$panelName = `modelPanel -unParent -l \\\"Persp View\\\" -mbv $menusOkayInPanels `;\\n$editorName = $panelName;\\nmodelEditor -e \\n    -cam `findStartUpCamera persp` \\n    -useInteractiveMode 0\\n    -displayLights \\\"default\\\" \\n    -displayAppearance \\\"smoothShaded\\\" \\n    -activeOnly 0\\n    -wireframeOnShaded 0\\n    -bufferMode \\\"double\\\" \\n    -twoSidedLighting 1\\n    -backfaceCulling 0\\n    -xray 0\\n    -displayTextures 0\\n    -textureMaxSize 512\\n    -nurbsCurves 0\\n    -nurbsSurfaces 1\\n    -polymeshes 1\\n    -subdivSurfaces 0\\n    -planes 0\\n    -lights 1\\n    -cameras 1\\n    -controlVertices 1\\n    -hulls 1\\n    -grid 1\\n    -joints 1\\n    -ikHandles 0\\n    -deformers 0\\n    -dynamics 0\\n    -locators 0\\n    -dimensions 0\\n    -handles 1\\n    -pivots 1\\n    -textures 0\\n    -strokes 0\\n    $editorName;\\nmodelEditor -e -viewSelected 0 $editorName\"\n"
  4460.         + "                    \"modelPanel -edit -l \\\"Persp View\\\" -mbv $menusOkayInPanels  $panelName;\\n$editorName = $panelName;\\nmodelEditor -e \\n    -cam `findStartUpCamera persp` \\n    -useInteractiveMode 0\\n    -displayLights \\\"default\\\" \\n    -displayAppearance \\\"smoothShaded\\\" \\n    -activeOnly 0\\n    -wireframeOnShaded 0\\n    -bufferMode \\\"double\\\" \\n    -twoSidedLighting 1\\n    -backfaceCulling 0\\n    -xray 0\\n    -displayTextures 0\\n    -textureMaxSize 512\\n    -nurbsCurves 0\\n    -nurbsSurfaces 1\\n    -polymeshes 1\\n    -subdivSurfaces 0\\n    -planes 0\\n    -lights 1\\n    -cameras 1\\n    -controlVertices 1\\n    -hulls 1\\n    -grid 1\\n    -joints 1\\n    -ikHandles 0\\n    -deformers 0\\n    -dynamics 0\\n    -locators 0\\n    -dimensions 0\\n    -handles 1\\n    -pivots 1\\n    -textures 0\\n    -strokes 0\\n    $editorName;\\nmodelEditor -e -viewSelected 0 $editorName\"\n"
  4461.         + "                -ap false\n"
  4462.         + "                    \"Render View\"\n"
  4463.         + "                    \"scriptedPanel\"\n"
  4464.         + "                    \"$panelName = `scriptedPanel -unParent  -type \\\"renderWindowPanel\\\" -l \\\"Render View\\\" -mbv $menusOkayInPanels `\"\n"
  4465.         + "                    \"scriptedPanel -edit -l \\\"Render View\\\" -mbv $menusOkayInPanels  $panelName\"\n"
  4466.         + "                -ap false\n"
  4467.         + "                    \"Graph Editor\"\n"
  4468.         + "                    \"scriptedPanel\"\n"
  4469.         + "                    \"$panelName = `scriptedPanel -unParent  -type \\\"graphEditor\\\" -l \\\"Graph Editor\\\" -mbv $menusOkayInPanels `;\\n\\n            $editorName = ($panelName+\\\"OutlineEd\\\");\\n            outlinerEditor -e \\n                -mainListConnection \\\"graphEditorList\\\" \\n                -selectionConnection \\\"graphEditor1FromOutliner\\\" \\n                -highlightConnection \\\"keyframeList\\\" \\n                -showShapes 1\\n                -showAttributes 1\\n                -showConnected 1\\n                -showAnimCurvesOnly 1\\n                -autoExpand 1\\n                -showDagOnly 0\\n                -ignoreDagHierarchy 0\\n                -expandConnections 1\\n                -showUnitlessCurves 1\\n                -showCompounds 0\\n                -showLeafs 1\\n                -showNumericAttrsOnly 1\\n                -highlightActive 0\\n                -autoSelectNewObjects 1\\n                -doNotSelectNewObjects 0\\n                -dropIsParent 1\\n                -transmitFilters 1\\n                -setFilter \\\"0\\\" \\n                -showSetMembers 0\\n                -allowMultiSelection 1\\n                -alwaysToggleSelect 0\\n                -directSelect 0\\n                -displayMode \\\"DAG\\\" \\n                -expandObjects 0\\n                -setsIgnoreFilters 1\\n                -editAttrName 0\\n                -showAttrValues 0\\n                -highlightSecondary 0\\n                -showUVAttrsOnly 0\\n                -showTextureNodesOnly 0\\n                $editorName;\\n\\n            $editorName = ($panelName+\\\"GraphEd\\\");\\n            animCurveEditor -e \\n                -mainListConnection \\\"graphEditor1FromOutliner\\\" \\n                -displayKeys 1\\n                -displayTangents 0\\n                -displayActiveKeys 0\\n                -displayActiveKeyTangents 1\\n                -displayInfinities 0\\n                -autoFit 0\\n                -snapTime \\\"none\\\" \\n                -snapValue \\\"none\\\" \\n                -showResults \\\"off\\\" \\n                -showBufferCurves \\\"off\\\" \\n                -smoothness \\\"fine\\\" \\n                -resultSamples 1\\n                -resultScreenSamples 0\\n                -resultUpdate \\\"delayed\\\" \\n                $editorName\"\n"
  4470.         + "                    \"scriptedPanel -edit -l \\\"Graph Editor\\\" -mbv $menusOkayInPanels  $panelName;\\n\\n            $editorName = ($panelName+\\\"OutlineEd\\\");\\n            outlinerEditor -e \\n                -mainListConnection \\\"graphEditorList\\\" \\n                -selectionConnection \\\"graphEditor1FromOutliner\\\" \\n                -highlightConnection \\\"keyframeList\\\" \\n                -showShapes 1\\n                -showAttributes 1\\n                -showConnected 1\\n                -showAnimCurvesOnly 1\\n                -autoExpand 1\\n                -showDagOnly 0\\n                -ignoreDagHierarchy 0\\n                -expandConnections 1\\n                -showUnitlessCurves 1\\n                -showCompounds 0\\n                -showLeafs 1\\n                -showNumericAttrsOnly 1\\n                -highlightActive 0\\n                -autoSelectNewObjects 1\\n                -doNotSelectNewObjects 0\\n                -dropIsParent 1\\n                -transmitFilters 1\\n                -setFilter \\\"0\\\" \\n                -showSetMembers 0\\n                -allowMultiSelection 1\\n                -alwaysToggleSelect 0\\n                -directSelect 0\\n                -displayMode \\\"DAG\\\" \\n                -expandObjects 0\\n                -setsIgnoreFilters 1\\n                -editAttrName 0\\n                -showAttrValues 0\\n                -highlightSecondary 0\\n                -showUVAttrsOnly 0\\n                -showTextureNodesOnly 0\\n                $editorName;\\n\\n            $editorName = ($panelName+\\\"GraphEd\\\");\\n            animCurveEditor -e \\n                -mainListConnection \\\"graphEditor1FromOutliner\\\" \\n                -displayKeys 1\\n                -displayTangents 0\\n                -displayActiveKeys 0\\n                -displayActiveKeyTangents 1\\n                -displayInfinities 0\\n                -autoFit 0\\n                -snapTime \\\"none\\\" \\n                -snapValue \\\"none\\\" \\n                -showResults \\\"off\\\" \\n                -showBufferCurves \\\"off\\\" \\n                -smoothness \\\"fine\\\" \\n                -resultSamples 1\\n                -resultScreenSamples 0\\n                -resultUpdate \\\"delayed\\\" \\n                $editorName\"\n"
  4471.         + "                $configName;\n"
  4472.         + "            setNamedPanelLayout \"Current Layout\";\n"
  4473.         + "        }\n"
  4474.         + "        panelHistory -e -clear mainPanelHistory;\n"
  4475.         + "        setFocus `paneLayout -q -p1 $gMainPane`;\n"
  4476.         + "        sceneUIReplacement -deleteRemaining;\n"
  4477.         + "        sceneUIReplacement -clear;\n"
  4478.         + "    }\n"
  4479.         + "    grid -spacing 5cm -size 12cm -divisions 5 -style 3;\n"
  4480.         + "}\n");
  4481.     setAttr ".st" 3;
  4482. createNode script -n "animationScriptNode";
  4483.     setAttr ".a" -type "string" (
  4484.         "playbackOptions -min 1 -max 200 -animationStartTime 1 -animationEndTime 200;");
  4485. createNode character -n "primitiveMan";
  4486.     setAttr -s 2 ".dnsm";
  4487. createNode character -n "legs";
  4488.     addAttr -ci true -sn "aal" -ln "attributeAliasList" -bt "ATAL" -dt "attributeAlias";
  4489.     setAttr -s 18 ".dnsm";
  4490.     setAttr -s 2 ".uv";
  4491.     setAttr -s 2 ".uv";
  4492.     setAttr -s 9 ".lv[1:9]"  3 0 0 -3 0 0 0 17.641965382589266 
  4493.         0;
  4494.     setAttr -s 9 ".lv";
  4495.     setAttr ".am" -type "characterMapping" 18 "rfoot.roll" 0 1 "rfoot.rotateY" 
  4496.         2 2 "rfoot.rotateX" 2 3 "rfoot.translateZ" 1 1 "rfoot.translateY" 
  4497.         1 2 "rfoot.translateX" 1 3 "lfoot.roll" 0 2 "lfoot.rotateY" 
  4498.         2 5 "lfoot.rotateX" 2 6 "lfoot.translateZ" 1 4 "lfoot.translateY" 
  4499.         1 5 "lfoot.translateX" 1 6 "pelvis.rotateZ" 2 7 "pelvis.rotateY" 
  4500.         2 8 "pelvis.rotateX" 2 9 "pelvis.translateZ" 1 7 "pelvis.translateY" 
  4501.         1 8 "pelvis.translateX" 1 9  ;
  4502.     setAttr ".aal" -type "attributeAlias" {"rfoot_rotateY","angularValues[2]"
  4503.         ,"rfoot_rotateX","angularValues[3]","lfoot_rotateY","angularValues[5]","lfoot_rotateX"
  4504.         ,"angularValues[6]","pelvis_rotateZ","angularValues[7]","pelvis_rotateY","angularValues[8]"
  4505.         ,"pelvis_rotateX","angularValues[9]","rfoot_translateZ","linearValues[1]"
  4506.         ,"rfoot_translateY","linearValues[2]","rfoot_translateX","linearValues[3]"
  4507.         ,"lfoot_translateZ","linearValues[4]","lfoot_translateY","linearValues[5]"
  4508.         ,"lfoot_translateX","linearValues[6]","pelvis_translateZ","linearValues[7]"
  4509.         ,"pelvis_translateY","linearValues[8]","pelvis_translateX","linearValues[9]"
  4510.         ,"rfoot_roll","unitlessValues[1]","lfoot_roll","unitlessValues[2]"} ;
  4511. createNode character -n "body";
  4512.     addAttr -ci true -sn "aal" -ln "attributeAliasList" -bt "ATAL" -dt "attributeAlias";
  4513.     setAttr -s 9 ".dnsm";
  4514.     setAttr -s 6 ".lv";
  4515.     setAttr -s 6 ".lv";
  4516.     setAttr -s 3 ".av";
  4517.     setAttr -s 3 ".av";
  4518.     setAttr ".am" -type "characterMapping" 9 "lArm.translateZ" 1 1 "lArm.translateY" 
  4519.         1 2 "lArm.translateX" 1 3 "rArm.translateZ" 1 4 "rArm.translateY" 
  4520.         1 5 "rArm.translateX" 1 6 "spine.rotateZ" 2 1 "spine.rotateY" 
  4521.         2 2 "spine.rotateX" 2 3  ;
  4522.     setAttr ".aal" -type "attributeAlias" {"spine_rotateZ","angularValues[1]"
  4523.         ,"spine_rotateY","angularValues[2]","spine_rotateX","angularValues[3]","lArm_translateZ"
  4524.         ,"linearValues[1]","lArm_translateY","linearValues[2]","lArm_translateX","linearValues[3]"
  4525.         ,"rArm_translateZ","linearValues[4]","rArm_translateY","linearValues[5]","rArm_translateX"
  4526.         ,"linearValues[6]"} ;
  4527. select -ne :time1;
  4528.     setAttr ".o" 1;
  4529. select -ne :renderPartition;
  4530.     setAttr -s 3 ".st";
  4531. select -ne :renderGlobalsList1;
  4532. select -ne :defaultShaderList1;
  4533.     setAttr -s 3 ".s";
  4534. select -ne :postProcessList1;
  4535.     setAttr -s 2 ".p";
  4536. select -ne :lightList1;
  4537. select -ne :initialShadingGroup;
  4538.     setAttr -s 4 ".dsm";
  4539.     setAttr ".ro" yes;
  4540. select -ne :initialParticleSE;
  4541.     setAttr ".ro" yes;
  4542. select -ne :defaultRenderGlobals;
  4543.     setAttr ".top" 239;
  4544.     setAttr ".rght" 319;
  4545. select -ne :defaultRenderQuality;
  4546.     setAttr ".rfl" 10;
  4547.     setAttr ".rfr" 10;
  4548.     setAttr ".sl" 10;
  4549.     setAttr ".eaa" 0;
  4550.     setAttr ".ufil" yes;
  4551.     setAttr ".ss" 2;
  4552. select -ne :characterPartition;
  4553. select -ne :hyperGraphLayout;
  4554.     setAttr ".cch" no;
  4555.     setAttr ".ihi" 2;
  4556.     setAttr ".nds" 0;
  4557.     setAttr ".hyp[4].isc" yes;
  4558.     setAttr ".hyp[4].isf" no;
  4559.     setAttr ".img" -type "string" "";
  4560.     setAttr ".ims" 1;
  4561. select -ne :ikSystem;
  4562.     setAttr -s 3 ".sol";
  4563. connectAttr "legs.uv[1]" "rfoot.roll";
  4564. connectAttr "legs.lv[3]" "rfoot.tx";
  4565. connectAttr "legs.lv[2]" "rfoot.ty";
  4566. connectAttr "legs.lv[1]" "rfoot.tz";
  4567. connectAttr "heel_control_rotateZ.o" "rfoot.rz";
  4568. connectAttr "legs.av[2]" "rfoot.ry";
  4569. connectAttr "legs.av[3]" "rfoot.rx";
  4570. connectAttr "toe_control_rotateZ.o" "|rfoot|toe_control.rz";
  4571. connectAttr "rfoot.s" "|rfoot|toe_control.is";
  4572. connectAttr "ball_control_rotateZ.o" "|rfoot|toe_control|ball_control.rz"
  4573.         ;
  4574. connectAttr "|rfoot|toe_control.s" "|rfoot|toe_control|ball_control.is";
  4575. connectAttr "|rfoot|toe_control|ball_control.s" "|rfoot|toe_control|ball_control|ankle_control.is"
  4576.         ;
  4577. connectAttr "rhip.msg" "ikHandle1.hsj";
  4578. connectAttr "|pelvis_control|pelvis|rhip|knee|effector1.hp" "ikHandle1.hee"
  4579.         ;
  4580. connectAttr "ikRPsolver.msg" "ikHandle1.hsv";
  4581. connectAttr "|ikHandle1|ikHandle1_pointConstraint1.ctx" "ikHandle1.tx";
  4582. connectAttr "|ikHandle1|ikHandle1_pointConstraint1.cty" "ikHandle1.ty";
  4583. connectAttr "|ikHandle1|ikHandle1_pointConstraint1.ctz" "ikHandle1.tz";
  4584. connectAttr "ikHandle1_poleVectorConstraint1.ctx" "ikHandle1.pvx";
  4585. connectAttr "ikHandle1_poleVectorConstraint1.cty" "ikHandle1.pvy";
  4586. connectAttr "ikHandle1_poleVectorConstraint1.ctz" "ikHandle1.pvz";
  4587. connectAttr "ikHandle1.pim" "|ikHandle1|ikHandle1_pointConstraint1.cpim"
  4588.         ;
  4589. connectAttr "ikHandle1.rp" "|ikHandle1|ikHandle1_pointConstraint1.crp";
  4590. connectAttr "ikHandle1.rpt" "|ikHandle1|ikHandle1_pointConstraint1.crt";
  4591. connectAttr "|rfoot|toe_control|ball_control|ankle_control.t" "|ikHandle1|ikHandle1_pointConstraint1.tg[0].tt"
  4592.         ;
  4593. connectAttr "|rfoot|toe_control|ball_control|ankle_control.rp" "|ikHandle1|ikHandle1_pointConstraint1.tg[0].trp"
  4594.         ;
  4595. connectAttr "|rfoot|toe_control|ball_control|ankle_control.rpt" "|ikHandle1|ikHandle1_pointConstraint1.tg[0].trt"
  4596.         ;
  4597. connectAttr "|rfoot|toe_control|ball_control|ankle_control.pm" "|ikHandle1|ikHandle1_pointConstraint1.tg[0].tpm"
  4598.         ;
  4599. connectAttr "|ikHandle1|ikHandle1_pointConstraint1.w0" "|ikHandle1|ikHandle1_pointConstraint1.tg[0].tw"
  4600.         ;
  4601. connectAttr "ikHandle1.pim" "ikHandle1_poleVectorConstraint1.cpim";
  4602. connectAttr "rhip.pm" "ikHandle1_poleVectorConstraint1.ps";
  4603. connectAttr "rhip.t" "ikHandle1_poleVectorConstraint1.crp";
  4604. connectAttr "rknee.t" "ikHandle1_poleVectorConstraint1.tg[0].tt";
  4605. connectAttr "rknee.rp" "ikHandle1_poleVectorConstraint1.tg[0].trp";
  4606. connectAttr "rknee.rpt" "ikHandle1_poleVectorConstraint1.tg[0].trt";
  4607. connectAttr "rknee.pm" "ikHandle1_poleVectorConstraint1.tg[0].tpm";
  4608. connectAttr "ikHandle1_poleVectorConstraint1.w0" "ikHandle1_poleVectorConstraint1.tg[0].tw"
  4609.         ;
  4610. connectAttr "ffd1GroupId.id" "rightFootShape.iog.og[0].gid";
  4611. connectAttr "ffd1Set.mwc" "rightFootShape.iog.og[0].gco";
  4612. connectAttr "groupId2.id" "rightFootShape.iog.og[1].gid";
  4613. connectAttr "set2.mwc" "rightFootShape.iog.og[1].gco";
  4614. connectAttr "ffd1.og[0]" "rightFootShape.cr";
  4615. connectAttr "tweak1.pl[0].cp[0]" "rightFootShape.twl";
  4616. connectAttr "groupId6.id" "rightLegShape.iog.og[0].gid";
  4617. connectAttr "hipSet1.mwc" "rightLegShape.iog.og[0].gco";
  4618. connectAttr "groupId7.id" "rightLegShape.iog.og[1].gid";
  4619. connectAttr "kneeSet1.mwc" "rightLegShape.iog.og[1].gco";
  4620. connectAttr "groupId10.id" "rightLegShape.iog.og[3].gid";
  4621. connectAttr "set4.mwc" "rightLegShape.iog.og[3].gco";
  4622. connectAttr "jointFfd1GroupId1.id" "rightLegShape.iog.og[5].gid";
  4623. connectAttr "jointFfd1Set.mwc" "rightLegShape.iog.og[5].gco";
  4624. connectAttr "jointFfd1.og[1]" "rightLegShape.cr";
  4625. connectAttr "jointFfd1.og[0]" "ffd1LatticeShape.li";
  4626. connectAttr "groupId3.id" "ffd1LatticeShape.iog.og[0].gid";
  4627. connectAttr "kneeSet1.mwc" "ffd1LatticeShape.iog.og[0].gco";
  4628. connectAttr "groupId4.id" "ffd1LatticeShape.iog.og[1].gid";
  4629. connectAttr "ankleSet1.mwc" "ffd1LatticeShape.iog.og[1].gco";
  4630. connectAttr "groupId5.id" "ffd1LatticeShape.iog.og[2].gid";
  4631. connectAttr "ballSet1.mwc" "ffd1LatticeShape.iog.og[2].gco";
  4632. connectAttr "groupId9.id" "ffd1LatticeShape.iog.og[3].gid";
  4633. connectAttr "set3.mwc" "ffd1LatticeShape.iog.og[3].gco";
  4634. connectAttr "jointFfd1GroupId.id" "ffd1LatticeShape.iog.og[5].gid";
  4635. connectAttr "jointFfd1Set.mwc" "ffd1LatticeShape.iog.og[5].gco";
  4636. connectAttr "legs.uv[2]" "lfoot.roll";
  4637. connectAttr "legs.lv[6]" "lfoot.tx";
  4638. connectAttr "legs.lv[5]" "lfoot.ty";
  4639. connectAttr "legs.lv[4]" "lfoot.tz";
  4640. connectAttr "heel_control_rotateZ1.o" "lfoot.rz";
  4641. connectAttr "legs.av[5]" "lfoot.ry";
  4642. connectAttr "legs.av[6]" "lfoot.rx";
  4643. connectAttr "toe_control_rotateZ1.o" "|lfoot|toe_control.rz";
  4644. connectAttr "lfoot.s" "|lfoot|toe_control.is";
  4645. connectAttr "ball_control_rotateZ1.o" "|lfoot|toe_control|ball_control.rz"
  4646.         ;
  4647. connectAttr "|lfoot|toe_control.s" "|lfoot|toe_control|ball_control.is";
  4648. connectAttr "|lfoot|toe_control|ball_control.s" "|lfoot|toe_control|ball_control|ankle_control.is"
  4649.         ;
  4650. connectAttr "groupId19.id" "ffd1Lattice1Shape.iog.og[0].gid";
  4651. connectAttr "kneeSet2.mwc" "ffd1Lattice1Shape.iog.og[0].gco";
  4652. connectAttr "groupId17.id" "ffd1Lattice1Shape.iog.og[1].gid";
  4653. connectAttr "ankleSet2.mwc" "ffd1Lattice1Shape.iog.og[1].gco";
  4654. connectAttr "groupId13.id" "ffd1Lattice1Shape.iog.og[2].gid";
  4655. connectAttr "ballSet2.mwc" "ffd1Lattice1Shape.iog.og[2].gco";
  4656. connectAttr "groupId21.id" "ffd1Lattice1Shape.iog.og[3].gid";
  4657. connectAttr "jointFfd1GroupId2.id" "ffd1Lattice1Shape.iog.og[5].gid";
  4658. connectAttr "jointFfd1Set1.mwc" "ffd1Lattice1Shape.iog.og[5].gco";
  4659. connectAttr "jointFfd2.og[0]" "ffd1Lattice1Shape.li";
  4660. connectAttr "ffd1GroupId1.id" "rightFoot1Shape.iog.og[0].gid";
  4661. connectAttr "ffd1Set1.mwc" "rightFoot1Shape.iog.og[0].gco";
  4662. connectAttr "groupId14.id" "rightFoot1Shape.iog.og[1].gid";
  4663. connectAttr "set7.mwc" "rightFoot1Shape.iog.og[1].gco";
  4664. connectAttr "ffd2.og[0]" "rightFoot1Shape.cr";
  4665. connectAttr "tweak5.pl[0].cp[0]" "rightFoot1Shape.twl";
  4666. connectAttr "groupId18.id" "rightLeg1Shape.iog.og[0].gid";
  4667. connectAttr "hipSet2.mwc" "rightLeg1Shape.iog.og[0].gco";
  4668. connectAttr "groupId20.id" "rightLeg1Shape.iog.og[1].gid";
  4669. connectAttr "kneeSet2.mwc" "rightLeg1Shape.iog.og[1].gco";
  4670. connectAttr "groupId22.id" "rightLeg1Shape.iog.og[3].gid";
  4671. connectAttr "jointFfd1GroupId3.id" "rightLeg1Shape.iog.og[5].gid";
  4672. connectAttr "jointFfd1Set1.mwc" "rightLeg1Shape.iog.og[5].gco";
  4673. connectAttr "jointFfd2.og[1]" "rightLeg1Shape.cr";
  4674. connectAttr "lhip.msg" "ikHandle2.hsj";
  4675. connectAttr "|pelvis_control|pelvis|lhip|knee|effector1.hp" "ikHandle2.hee"
  4676.         ;
  4677. connectAttr "ikRPsolver1.msg" "ikHandle2.hsv";
  4678. connectAttr "|ikHandle2|ikHandle1_pointConstraint1.ctx" "ikHandle2.tx";
  4679. connectAttr "|ikHandle2|ikHandle1_pointConstraint1.cty" "ikHandle2.ty";
  4680. connectAttr "|ikHandle2|ikHandle1_pointConstraint1.ctz" "ikHandle2.tz";
  4681. connectAttr "ikHandle2_poleVectorConstraint1.ctx" "ikHandle2.pvx";
  4682. connectAttr "ikHandle2_poleVectorConstraint1.cty" "ikHandle2.pvy";
  4683. connectAttr "ikHandle2_poleVectorConstraint1.ctz" "ikHandle2.pvz";
  4684. connectAttr "ikHandle2.pim" "|ikHandle2|ikHandle1_pointConstraint1.cpim"
  4685.         ;
  4686. connectAttr "ikHandle2.rp" "|ikHandle2|ikHandle1_pointConstraint1.crp";
  4687. connectAttr "ikHandle2.rpt" "|ikHandle2|ikHandle1_pointConstraint1.crt";
  4688. connectAttr "|lfoot|toe_control|ball_control|ankle_control.t" "|ikHandle2|ikHandle1_pointConstraint1.tg[0].tt"
  4689.         ;
  4690. connectAttr "|lfoot|toe_control|ball_control|ankle_control.rp" "|ikHandle2|ikHandle1_pointConstraint1.tg[0].trp"
  4691.         ;
  4692. connectAttr "|lfoot|toe_control|ball_control|ankle_control.rpt" "|ikHandle2|ikHandle1_pointConstraint1.tg[0].trt"
  4693.         ;
  4694. connectAttr "|lfoot|toe_control|ball_control|ankle_control.pm" "|ikHandle2|ikHandle1_pointConstraint1.tg[0].tpm"
  4695.         ;
  4696. connectAttr "|ikHandle2|ikHandle1_pointConstraint1.w0" "|ikHandle2|ikHandle1_pointConstraint1.tg[0].tw"
  4697.         ;
  4698. connectAttr "ikHandle2.pim" "ikHandle2_poleVectorConstraint1.cpim";
  4699. connectAttr "lhip.pm" "ikHandle2_poleVectorConstraint1.ps";
  4700. connectAttr "lhip.t" "ikHandle2_poleVectorConstraint1.crp";
  4701. connectAttr "lknee.t" "ikHandle2_poleVectorConstraint1.tg[0].tt";
  4702. connectAttr "lknee.rp" "ikHandle2_poleVectorConstraint1.tg[0].trp";
  4703. connectAttr "lknee.rpt" "ikHandle2_poleVectorConstraint1.tg[0].trt";
  4704. connectAttr "lknee.pm" "ikHandle2_poleVectorConstraint1.tg[0].tpm";
  4705. connectAttr "ikHandle2_poleVectorConstraint1.w0" "ikHandle2_poleVectorConstraint1.tg[0].tw"
  4706.         ;
  4707. connectAttr "groupId38.id" "nurbsSphereShape1.iog.og[0].gid";
  4708. connectAttr "joint3Set1.mwc" "nurbsSphereShape1.iog.og[0].gco";
  4709. connectAttr "groupId39.id" "nurbsSphereShape1.iog.og[1].gid";
  4710. connectAttr "joint4Set1.mwc" "nurbsSphereShape1.iog.og[1].gco";
  4711. connectAttr "groupId41.id" "nurbsSphereShape1.iog.og[2].gid";
  4712. connectAttr "set18.mwc" "nurbsSphereShape1.iog.og[2].gco";
  4713. connectAttr "joint4Cluster1.og[1]" "nurbsSphereShape1.cr";
  4714. connectAttr "ffd3GroupId.id" "topnurbsCubeShape1.iog.og[0].gid";
  4715. connectAttr "ffd3Set.mwc" "topnurbsCubeShape1.iog.og[0].gco";
  4716. connectAttr "groupId29.id" "topnurbsCubeShape1.iog.og[1].gid";
  4717. connectAttr "set11.mwc" "topnurbsCubeShape1.iog.og[1].gco";
  4718. connectAttr "ffd3.og[0]" "topnurbsCubeShape1.cr";
  4719. connectAttr "tweak9.pl[0].cp[0]" "topnurbsCubeShape1.twl";
  4720. connectAttr "ffd3GroupId1.id" "bottomnurbsCubeShape1.iog.og[0].gid";
  4721. connectAttr "ffd3Set.mwc" "bottomnurbsCubeShape1.iog.og[0].gco";
  4722. connectAttr "groupId30.id" "bottomnurbsCubeShape1.iog.og[1].gid";
  4723. connectAttr "set12.mwc" "bottomnurbsCubeShape1.iog.og[1].gco";
  4724. connectAttr "ffd3.og[1]" "bottomnurbsCubeShape1.cr";
  4725. connectAttr "tweak10.pl[0].cp[0]" "bottomnurbsCubeShape1.twl";
  4726. connectAttr "ffd3GroupId2.id" "leftnurbsCubeShape1.iog.og[0].gid";
  4727. connectAttr "ffd3Set.mwc" "leftnurbsCubeShape1.iog.og[0].gco";
  4728. connectAttr "groupId31.id" "leftnurbsCubeShape1.iog.og[1].gid";
  4729. connectAttr "set13.mwc" "leftnurbsCubeShape1.iog.og[1].gco";
  4730. connectAttr "ffd3.og[2]" "leftnurbsCubeShape1.cr";
  4731. connectAttr "tweak11.pl[0].cp[0]" "leftnurbsCubeShape1.twl";
  4732. connectAttr "ffd3GroupId3.id" "rightnurbsCubeShape1.iog.og[0].gid";
  4733. connectAttr "ffd3Set.mwc" "rightnurbsCubeShape1.iog.og[0].gco";
  4734. connectAttr "groupId32.id" "rightnurbsCubeShape1.iog.og[1].gid";
  4735. connectAttr "set14.mwc" "rightnurbsCubeShape1.iog.og[1].gco";
  4736. connectAttr "ffd3.og[3]" "rightnurbsCubeShape1.cr";
  4737. connectAttr "tweak12.pl[0].cp[0]" "rightnurbsCubeShape1.twl";
  4738. connectAttr "ffd3GroupId5.id" "backnurbsCubeShape1.iog.og[0].gid";
  4739. connectAttr "ffd3Set.mwc" "backnurbsCubeShape1.iog.og[0].gco";
  4740. connectAttr "groupId34.id" "backnurbsCubeShape1.iog.og[1].gid";
  4741. connectAttr "set16.mwc" "backnurbsCubeShape1.iog.og[1].gco";
  4742. connectAttr "ffd3.og[5]" "backnurbsCubeShape1.cr";
  4743. connectAttr "tweak14.pl[0].cp[0]" "backnurbsCubeShape1.twl";
  4744. connectAttr "ffd3GroupId4.id" "frontnurbsCubeShape1.iog.og[0].gid";
  4745. connectAttr "ffd3Set.mwc" "frontnurbsCubeShape1.iog.og[0].gco";
  4746. connectAttr "groupId33.id" "frontnurbsCubeShape1.iog.og[1].gid";
  4747. connectAttr "set15.mwc" "frontnurbsCubeShape1.iog.og[1].gco";
  4748. connectAttr "ffd3.og[4]" "frontnurbsCubeShape1.cr";
  4749. connectAttr "tweak13.pl[0].cp[0]" "frontnurbsCubeShape1.twl";
  4750. connectAttr "joint3Cluster1.og[0]" "ffd3LatticeShape.li";
  4751. connectAttr "groupId35.id" "ffd3LatticeShape.iog.og[0].gid";
  4752. connectAttr "joint1Set1.mwc" "ffd3LatticeShape.iog.og[0].gco";
  4753. connectAttr "groupId36.id" "ffd3LatticeShape.iog.og[1].gid";
  4754. connectAttr "joint2Set1.mwc" "ffd3LatticeShape.iog.og[1].gco";
  4755. connectAttr "groupId37.id" "ffd3LatticeShape.iog.og[2].gid";
  4756. connectAttr "joint3Set1.mwc" "ffd3LatticeShape.iog.og[2].gco";
  4757. connectAttr "groupId40.id" "ffd3LatticeShape.iog.og[3].gid";
  4758. connectAttr "set17.mwc" "ffd3LatticeShape.iog.og[3].gco";
  4759. connectAttr "skinCluster1.og[0]" "rightArmShape.cr";
  4760. connectAttr "groupId42.id" "rightArmShape.iog.og[2].gid";
  4761. connectAttr "set19.mwc" "rightArmShape.iog.og[2].gco";
  4762. connectAttr "groupId43.id" "rightArmShape.iog.og[3].gid";
  4763. connectAttr "set20.mwc" "rightArmShape.iog.og[3].gco";
  4764. connectAttr "tweak17.pl[0].cp[0]" "rightArmShape.twl";
  4765. connectAttr "makeNurbCylinder1.os" "rightArmShapeOrig.cr";
  4766. connectAttr "groupId44.id" "leftArmShape.iog.og[2].gid";
  4767. connectAttr "set21.mwc" "leftArmShape.iog.og[2].gco";
  4768. connectAttr "groupId45.id" "leftArmShape.iog.og[3].gid";
  4769. connectAttr "set22.mwc" "leftArmShape.iog.og[3].gco";
  4770. connectAttr "skinCluster2.og[0]" "leftArmShape.cr";
  4771. connectAttr "tweak18.pl[0].cp[0]" "leftArmShape.twl";
  4772. connectAttr "makeNurbCylinder2.os" "leftArmShapeOrig.cr";
  4773. connectAttr "pelvis_expression.out[0]" "pelvis_control.tx";
  4774. connectAttr "pelvis_expression.out[1]" "pelvis_control.ty";
  4775. connectAttr "pelvis_expression.out[2]" "pelvis_control.tz";
  4776. connectAttr "unitConversion5.o" "pelvis_control.ry";
  4777. connectAttr "legs.av[8]" "pelvis.ry";
  4778. connectAttr "legs.av[9]" "pelvis.rx";
  4779. connectAttr "legs.av[7]" "pelvis.rz";
  4780. connectAttr "legs.lv[7]" "pelvis.tz";
  4781. connectAttr "legs.lv[8]" "pelvis.ty";
  4782. connectAttr "legs.lv[9]" "pelvis.tx";
  4783. connectAttr "pelvis.s" "spine.is";
  4784. connectAttr "body.av[1]" "spine.rz";
  4785. connectAttr "body.av[2]" "spine.ry";
  4786. connectAttr "body.av[3]" "spine.rx";
  4787. connectAttr "spine.s" "collar.is";
  4788. connectAttr "collar.s" "neck.is";
  4789. connectAttr "neck.s" "head.is";
  4790. connectAttr "collar.s" "rshoulder.is";
  4791. connectAttr "rshoulder.s" "|pelvis_control|pelvis|spine|collar|rshoulder|elbow.is"
  4792.         ;
  4793. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow.s" "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|wrist.is"
  4794.         ;
  4795. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|wrist.tx" "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|effector2.tx"
  4796.         ;
  4797. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|wrist.ty" "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|effector2.ty"
  4798.         ;
  4799. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|wrist.tz" "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|effector2.tz"
  4800.         ;
  4801. connectAttr "muscle_scaleX.o" "|pelvis_control|pelvis|spine|collar|rshoulder|muscle.sx"
  4802.         ;
  4803. connectAttr "makeNurbSphere1.os" "|pelvis_control|pelvis|spine|collar|rshoulder|muscle|muscleShape.cr"
  4804.         ;
  4805. connectAttr "collar.s" "lshoulder.is";
  4806. connectAttr "lshoulder.s" "|pelvis_control|pelvis|spine|collar|lshoulder|elbow.is"
  4807.         ;
  4808. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow.s" "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|wrist.is"
  4809.         ;
  4810. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|wrist.tx" "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|effector2.tx"
  4811.         ;
  4812. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|wrist.ty" "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|effector2.ty"
  4813.         ;
  4814. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|wrist.tz" "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|effector2.tz"
  4815.         ;
  4816. connectAttr "muscle_scaleX1.o" "|pelvis_control|pelvis|spine|collar|lshoulder|muscle.sx"
  4817.         ;
  4818. connectAttr "makeNurbSphere2.os" "|pelvis_control|pelvis|spine|collar|lshoulder|muscle|muscleShape.cr"
  4819.         ;
  4820. connectAttr "rshoulder.msg" "rArm.hsj";
  4821. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|effector2.hp" "rArm.hee"
  4822.         ;
  4823. connectAttr "ikRPsolver.msg" "rArm.hsv";
  4824. connectAttr "rArm_poleVectorConstraint2.ctx" "rArm.pvx";
  4825. connectAttr "rArm_poleVectorConstraint2.cty" "rArm.pvy";
  4826. connectAttr "rArm_poleVectorConstraint2.ctz" "rArm.pvz";
  4827. connectAttr "body.lv[4]" "rArm.tz";
  4828. connectAttr "body.lv[5]" "rArm.ty";
  4829. connectAttr "body.lv[6]" "rArm.tx";
  4830. connectAttr "rArm.pim" "rArm_poleVectorConstraint1.cpim";
  4831. connectAttr "rshoulder.pm" "rArm_poleVectorConstraint1.ps";
  4832. connectAttr "rshoulder.t" "rArm_poleVectorConstraint1.crp";
  4833. connectAttr "lelbow.t" "rArm_poleVectorConstraint1.tg[0].tt";
  4834. connectAttr "lelbow.rp" "rArm_poleVectorConstraint1.tg[0].trp";
  4835. connectAttr "lelbow.rpt" "rArm_poleVectorConstraint1.tg[0].trt";
  4836. connectAttr "lelbow.pm" "rArm_poleVectorConstraint1.tg[0].tpm";
  4837. connectAttr "rArm_poleVectorConstraint1.w0" "rArm_poleVectorConstraint1.tg[0].tw"
  4838.         ;
  4839. connectAttr "rArm.pim" "rArm_poleVectorConstraint2.cpim";
  4840. connectAttr "rshoulder.pm" "rArm_poleVectorConstraint2.ps";
  4841. connectAttr "rshoulder.t" "rArm_poleVectorConstraint2.crp";
  4842. connectAttr "relbow.t" "rArm_poleVectorConstraint2.tg[0].tt";
  4843. connectAttr "relbow.rp" "rArm_poleVectorConstraint2.tg[0].trp";
  4844. connectAttr "relbow.rpt" "rArm_poleVectorConstraint2.tg[0].trt";
  4845. connectAttr "relbow.pm" "rArm_poleVectorConstraint2.tg[0].tpm";
  4846. connectAttr "rArm_poleVectorConstraint2.w0" "rArm_poleVectorConstraint2.tg[0].tw"
  4847.         ;
  4848. connectAttr "lshoulder.msg" "lArm.hsj";
  4849. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|effector2.hp" "lArm.hee"
  4850.         ;
  4851. connectAttr "ikRPsolver2.msg" "lArm.hsv";
  4852. connectAttr "lArm_poleVectorConstraint1.ctx" "lArm.pvx";
  4853. connectAttr "lArm_poleVectorConstraint1.cty" "lArm.pvy";
  4854. connectAttr "lArm_poleVectorConstraint1.ctz" "lArm.pvz";
  4855. connectAttr "body.lv[1]" "lArm.tz";
  4856. connectAttr "body.lv[2]" "lArm.ty";
  4857. connectAttr "body.lv[3]" "lArm.tx";
  4858. connectAttr "lArm.pim" "lArm_poleVectorConstraint1.cpim";
  4859. connectAttr "lshoulder.pm" "lArm_poleVectorConstraint1.ps";
  4860. connectAttr "lshoulder.t" "lArm_poleVectorConstraint1.crp";
  4861. connectAttr "lelbow.t" "lArm_poleVectorConstraint1.tg[0].tt";
  4862. connectAttr "lelbow.rp" "lArm_poleVectorConstraint1.tg[0].trp";
  4863. connectAttr "lelbow.rpt" "lArm_poleVectorConstraint1.tg[0].trt";
  4864. connectAttr "lelbow.pm" "lArm_poleVectorConstraint1.tg[0].tpm";
  4865. connectAttr "lArm_poleVectorConstraint1.w0" "lArm_poleVectorConstraint1.tg[0].tw"
  4866.         ;
  4867. connectAttr "pelvis.s" "rhip.is";
  4868. connectAttr "rhip.s" "|pelvis_control|pelvis|rhip|knee.is";
  4869. connectAttr "|pelvis_control|pelvis|rhip|knee.s" "|pelvis_control|pelvis|rhip|knee|ankle.is"
  4870.         ;
  4871. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.crx" "|pelvis_control|pelvis|rhip|knee|ankle.rx"
  4872.         ;
  4873. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.cry" "|pelvis_control|pelvis|rhip|knee|ankle.ry"
  4874.         ;
  4875. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.crz" "|pelvis_control|pelvis|rhip|knee|ankle.rz"
  4876.         ;
  4877. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.s" "|pelvis_control|pelvis|rhip|knee|ankle|ball.is"
  4878.         ;
  4879. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.crx" "|pelvis_control|pelvis|rhip|knee|ankle|ball.rx"
  4880.         ;
  4881. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.cry" "|pelvis_control|pelvis|rhip|knee|ankle|ball.ry"
  4882.         ;
  4883. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.crz" "|pelvis_control|pelvis|rhip|knee|ankle|ball.rz"
  4884.         ;
  4885. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball.s" "|pelvis_control|pelvis|rhip|knee|ankle|ball|toe.is"
  4886.         ;
  4887. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball.ro" "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.cro"
  4888.         ;
  4889. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball.pim" "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.cpim"
  4890.         ;
  4891. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball.jo" "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.cjo"
  4892.         ;
  4893. connectAttr "|rfoot|toe_control.r" "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tr"
  4894.         ;
  4895. connectAttr "|rfoot|toe_control.ro" "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tro"
  4896.         ;
  4897. connectAttr "|rfoot|toe_control.pm" "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tpm"
  4898.         ;
  4899. connectAttr "|rfoot|toe_control.jo" "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tjo"
  4900.         ;
  4901. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.w0" "|pelvis_control|pelvis|rhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tw"
  4902.         ;
  4903. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.ro" "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.cro"
  4904.         ;
  4905. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.pim" "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.cpim"
  4906.         ;
  4907. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.jo" "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.cjo"
  4908.         ;
  4909. connectAttr "|rfoot|toe_control|ball_control.r" "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.tg[0].tr"
  4910.         ;
  4911. connectAttr "|rfoot|toe_control|ball_control.ro" "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.tg[0].tro"
  4912.         ;
  4913. connectAttr "|rfoot|toe_control|ball_control.pm" "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.tg[0].tpm"
  4914.         ;
  4915. connectAttr "|rfoot|toe_control|ball_control.jo" "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.tg[0].tjo"
  4916.         ;
  4917. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.w0" "|pelvis_control|pelvis|rhip|knee|ankle|ankle_orientConstraint1.tg[0].tw"
  4918.         ;
  4919. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.tx" "|pelvis_control|pelvis|rhip|knee|effector1.tx"
  4920.         ;
  4921. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.ty" "|pelvis_control|pelvis|rhip|knee|effector1.ty"
  4922.         ;
  4923. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.tz" "|pelvis_control|pelvis|rhip|knee|effector1.tz"
  4924.         ;
  4925. connectAttr "jointLattice1.og[0]" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.li"
  4926.         ;
  4927. connectAttr "tweak4.pl[0].cp[0]" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.twl"
  4928.         ;
  4929. connectAttr "groupId11.id" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[0].gid"
  4930.         ;
  4931. connectAttr "set5.mwc" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[0].gco"
  4932.         ;
  4933. connectAttr "groupId12.id" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[1].gid"
  4934.         ;
  4935. connectAttr "set6.mwc" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[1].gco"
  4936.         ;
  4937. connectAttr "|pelvis_control|pelvis|rhip|knee.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.dc"
  4938.         ;
  4939. connectAttr "guide1.rx" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  4940.          -na;
  4941. connectAttr "guide1.ry" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  4942.          -na;
  4943. connectAttr "guide1.rz" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  4944.          -na;
  4945. connectAttr "guide1.ma" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  4946.          -na;
  4947. connectAttr "guide1.ag" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  4948.          -na;
  4949. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4950.          -na;
  4951. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Base.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4952.          -na;
  4953. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4954.          -na;
  4955. connectAttr "guide1.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4956.          -na;
  4957. connectAttr "groupId11.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4958.          -na;
  4959. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShapeOrig.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4960.          -na;
  4961. connectAttr "jointLattice1.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4962.          -na;
  4963. connectAttr "jointFfd1.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4964.          -na;
  4965. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4966.          -na;
  4967. connectAttr "jointFfd1GroupParts.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4968.          -na;
  4969. connectAttr "jointFfd1GroupId.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4970.          -na;
  4971. connectAttr "jointFfd1GroupParts1.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4972.          -na;
  4973. connectAttr "jointFfd1GroupId1.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4974.          -na;
  4975. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Base|jointFfd1BaseShape.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4976.          -na;
  4977. connectAttr "groupParts11.msg" "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  4978.          -na;
  4979. connectAttr "pelvis.s" "lhip.is";
  4980. connectAttr "lhip.s" "|pelvis_control|pelvis|lhip|knee.is";
  4981. connectAttr "|pelvis_control|pelvis|lhip|knee.s" "|pelvis_control|pelvis|lhip|knee|ankle.is"
  4982.         ;
  4983. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.crx" "|pelvis_control|pelvis|lhip|knee|ankle.rx"
  4984.         ;
  4985. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.cry" "|pelvis_control|pelvis|lhip|knee|ankle.ry"
  4986.         ;
  4987. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.crz" "|pelvis_control|pelvis|lhip|knee|ankle.rz"
  4988.         ;
  4989. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.ro" "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.cro"
  4990.         ;
  4991. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.pim" "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.cpim"
  4992.         ;
  4993. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.jo" "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.cjo"
  4994.         ;
  4995. connectAttr "|lfoot|toe_control|ball_control.r" "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.tg[0].tr"
  4996.         ;
  4997. connectAttr "|lfoot|toe_control|ball_control.ro" "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.tg[0].tro"
  4998.         ;
  4999. connectAttr "|lfoot|toe_control|ball_control.pm" "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.tg[0].tpm"
  5000.         ;
  5001. connectAttr "|lfoot|toe_control|ball_control.jo" "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.tg[0].tjo"
  5002.         ;
  5003. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.w0" "|pelvis_control|pelvis|lhip|knee|ankle|ankle_orientConstraint1.tg[0].tw"
  5004.         ;
  5005. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.s" "|pelvis_control|pelvis|lhip|knee|ankle|ball.is"
  5006.         ;
  5007. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.crx" "|pelvis_control|pelvis|lhip|knee|ankle|ball.rx"
  5008.         ;
  5009. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.cry" "|pelvis_control|pelvis|lhip|knee|ankle|ball.ry"
  5010.         ;
  5011. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.crz" "|pelvis_control|pelvis|lhip|knee|ankle|ball.rz"
  5012.         ;
  5013. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball.ro" "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.cro"
  5014.         ;
  5015. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball.pim" "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.cpim"
  5016.         ;
  5017. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball.jo" "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.cjo"
  5018.         ;
  5019. connectAttr "|lfoot|toe_control.r" "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tr"
  5020.         ;
  5021. connectAttr "|lfoot|toe_control.ro" "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tro"
  5022.         ;
  5023. connectAttr "|lfoot|toe_control.pm" "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tpm"
  5024.         ;
  5025. connectAttr "|lfoot|toe_control.jo" "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tjo"
  5026.         ;
  5027. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.w0" "|pelvis_control|pelvis|lhip|knee|ankle|ball|ball_orientConstraint1.tg[0].tw"
  5028.         ;
  5029. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball.s" "|pelvis_control|pelvis|lhip|knee|ankle|ball|toe.is"
  5030.         ;
  5031. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.tx" "|pelvis_control|pelvis|lhip|knee|effector1.tx"
  5032.         ;
  5033. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.ty" "|pelvis_control|pelvis|lhip|knee|effector1.ty"
  5034.         ;
  5035. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.tz" "|pelvis_control|pelvis|lhip|knee|effector1.tz"
  5036.         ;
  5037. connectAttr "jointLattice2.og[0]" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.li"
  5038.         ;
  5039. connectAttr "groupId15.id" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[0].gid"
  5040.         ;
  5041. connectAttr "set8.mwc" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[0].gco"
  5042.         ;
  5043. connectAttr "groupId16.id" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[1].gid"
  5044.         ;
  5045. connectAttr "set9.mwc" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[1].gco"
  5046.         ;
  5047. connectAttr "tweak6.pl[0].cp[0]" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.twl"
  5048.         ;
  5049. connectAttr "|pelvis_control|pelvis|lhip|knee.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.dc"
  5050.         ;
  5051. connectAttr "guide2.rx" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  5052.          -na;
  5053. connectAttr "guide2.ry" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  5054.          -na;
  5055. connectAttr "guide2.rz" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  5056.          -na;
  5057. connectAttr "guide2.ma" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  5058.          -na;
  5059. connectAttr "guide2.ag" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.dr"
  5060.          -na;
  5061. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5062.          -na;
  5063. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Base.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5064.          -na;
  5065. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5066.          -na;
  5067. connectAttr "guide2.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5068.          -na;
  5069. connectAttr "groupId15.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5070.          -na;
  5071. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShapeOrig.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5072.          -na;
  5073. connectAttr "jointLattice2.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5074.          -na;
  5075. connectAttr "jointFfd2.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5076.          -na;
  5077. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5078.          -na;
  5079. connectAttr "jointFfd1GroupParts2.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5080.          -na;
  5081. connectAttr "jointFfd1GroupId2.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5082.          -na;
  5083. connectAttr "jointFfd1GroupParts3.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5084.          -na;
  5085. connectAttr "jointFfd1GroupId3.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5086.          -na;
  5087. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Base|jointFfd1BaseShape.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5088.          -na;
  5089. connectAttr "groupParts22.msg" "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.fn"
  5090.          -na;
  5091. connectAttr "rfoot.roll" "toe_control_rotateZ.i";
  5092. connectAttr "rfoot.roll" "ball_control_rotateZ.i";
  5093. connectAttr "lfoot.roll" "heel_control_rotateZ1.i";
  5094. connectAttr "lfoot.roll" "toe_control_rotateZ1.i";
  5095. connectAttr "lfoot.roll" "ball_control_rotateZ1.i";
  5096. connectAttr "rfoot.tx" "pelvis_expression.in[0]";
  5097. connectAttr "lfoot.tx" "pelvis_expression.in[1]";
  5098. connectAttr "rfoot.ty" "pelvis_expression.in[2]";
  5099. connectAttr "lfoot.ty" "pelvis_expression.in[3]";
  5100. connectAttr "rfoot.tz" "pelvis_expression.in[4]";
  5101. connectAttr "lfoot.tz" "pelvis_expression.in[5]";
  5102. connectAttr "unitConversion3.o" "pelvis_expression.in[6]";
  5103. connectAttr "unitConversion4.o" "pelvis_expression.in[7]";
  5104. connectAttr ":time1.o" "pelvis_expression.tim";
  5105. connectAttr "pelvis_expression.msg" "pelvis_expression.obm";
  5106. connectAttr "rfoot.ry" "unitConversion3.i";
  5107. connectAttr "lfoot.ry" "unitConversion4.i";
  5108. connectAttr "pelvis_expression.out[3]" "unitConversion5.i";
  5109. connectAttr "neck.wm" "joint4Cluster1.ma";
  5110. connectAttr "groupId39.id" "joint4Cluster1.ip[1].gi";
  5111. connectAttr "joint3Cluster1.og[1]" "joint4Cluster1.ip[1].ig";
  5112. connectAttr "bindSkinCluster8.x" "joint4Cluster1.x";
  5113. connectAttr "hipSet1.pa" "hipskinPartition.st" -na;
  5114. connectAttr "kneeSet1.pa" "hipskinPartition.st" -na;
  5115. connectAttr "ankleSet1.pa" "hipskinPartition.st" -na;
  5116. connectAttr "ballSet1.pa" "hipskinPartition.st" -na;
  5117. connectAttr "joint1Set1.pa" "hipskinPartition.st" -na;
  5118. connectAttr "joint2Set1.pa" "hipskinPartition.st" -na;
  5119. connectAttr "joint3Set1.pa" "hipskinPartition.st" -na;
  5120. connectAttr "joint4Set1.pa" "hipskinPartition.st" -na;
  5121. connectAttr "groupId6.msg" "hipSet1.gn" -na;
  5122. connectAttr "rightLegShape.iog.og[0]" "hipSet1.dsm" -na;
  5123. connectAttr "hipCluster1.msg" "hipSet1.ub[0]";
  5124. connectAttr "groupId3.msg" "kneeSet1.gn" -na;
  5125. connectAttr "groupId7.msg" "kneeSet1.gn" -na;
  5126. connectAttr "ffd1LatticeShape.iog.og[0]" "kneeSet1.dsm" -na;
  5127. connectAttr "rightLegShape.iog.og[1]" "kneeSet1.dsm" -na;
  5128. connectAttr "kneeCluster1.msg" "kneeSet1.ub[0]";
  5129. connectAttr "ffd1GroupParts.og" "ffd1.ip[0].ig";
  5130. connectAttr "ffd1GroupId.id" "ffd1.ip[0].gi";
  5131. connectAttr "ffd1LatticeShape.wm" "ffd1.dlm";
  5132. connectAttr "ffd1LatticeShape.lo" "ffd1.dlp";
  5133. connectAttr "ffd1BaseShape.wm" "ffd1.blm";
  5134. connectAttr "ffd1GroupId.msg" "ffd1Set.gn" -na;
  5135. connectAttr "rightFootShape.iog.og[0]" "ffd1Set.dsm" -na;
  5136. connectAttr "ffd1.msg" "ffd1Set.ub[0]";
  5137. connectAttr "groupId2.msg" "set2.gn" -na;
  5138. connectAttr "rightFootShape.iog.og[1]" "set2.dsm" -na;
  5139. connectAttr "tweak1.msg" "set2.ub[0]";
  5140. connectAttr "groupParts2.og" "tweak1.ip[0].ig";
  5141. connectAttr "groupId2.id" "tweak1.ip[0].gi";
  5142. connectAttr "rightFootShapeOrig.ws" "groupParts2.ig";
  5143. connectAttr "groupId2.id" "groupParts2.gi";
  5144. connectAttr "lambert2SG.msg" "materialInfo1.sg";
  5145. connectAttr "lambert2.oc" "lambert2SG.ss";
  5146. connectAttr "leftArmShape.iog" "lambert2SG.dsm" -na;
  5147. connectAttr "rightArmShape.iog" "lambert2SG.dsm" -na;
  5148. connectAttr "backnurbsCubeShape1.iog" "lambert2SG.dsm" -na;
  5149. connectAttr "frontnurbsCubeShape1.iog" "lambert2SG.dsm" -na;
  5150. connectAttr "rightnurbsCubeShape1.iog" "lambert2SG.dsm" -na;
  5151. connectAttr "leftnurbsCubeShape1.iog" "lambert2SG.dsm" -na;
  5152. connectAttr "bottomnurbsCubeShape1.iog" "lambert2SG.dsm" -na;
  5153. connectAttr "topnurbsCubeShape1.iog" "lambert2SG.dsm" -na;
  5154. connectAttr "nurbsSphereShape1.iog" "lambert2SG.dsm" -na;
  5155. connectAttr "rightLeg1Shape.iog" "lambert2SG.dsm" -na;
  5156. connectAttr "rightFoot1Shape.iog" "lambert2SG.dsm" -na;
  5157. connectAttr "rightLegShape.iog" "lambert2SG.dsm" -na;
  5158. connectAttr "rightFootShape.iog" "lambert2SG.dsm" -na;
  5159. connectAttr "tweak1.og[0]" "ffd1GroupParts.ig";
  5160. connectAttr "ffd1GroupId.id" "ffd1GroupParts.gi";
  5161. connectAttr "jointFfd1GroupParts.og" "jointFfd1.ip[0].ig";
  5162. connectAttr "jointFfd1GroupId.id" "jointFfd1.ip[0].gi";
  5163. connectAttr "jointFfd1GroupParts1.og" "jointFfd1.ip[1].ig";
  5164. connectAttr "jointFfd1GroupId1.id" "jointFfd1.ip[1].gi";
  5165. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.wm" "jointFfd1.dlm"
  5166.         ;
  5167. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.lo" "jointFfd1.dlp"
  5168.         ;
  5169. connectAttr "jointLattice1.au" "jointFfd1.blm";
  5170. connectAttr "jointLattice1.al" "jointFfd1.b2";
  5171. connectAttr "rhip.msg" "jointFfd1.ub";
  5172. connectAttr "|pelvis_control|pelvis|rhip|knee.msg" "jointFfd1.lb";
  5173. connectAttr "groupId3.id" "jointFfd1.gl[0]";
  5174. connectAttr "groupId7.id" "jointFfd1.gl[1]";
  5175. connectAttr "groupId6.id" "jointFfd1.gu[1]";
  5176. connectAttr "groupParts11.og" "jointLattice1.ip[0].ig";
  5177. connectAttr "groupId11.id" "jointLattice1.ip[0].gi";
  5178. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.wm" "jointLattice1.md"
  5179.         ;
  5180. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Base|jointFfd1BaseShape.wm" "jointLattice1.mb"
  5181.         ;
  5182. connectAttr "rhip.wm" "jointLattice1.um";
  5183. connectAttr "rhip.bps" "jointLattice1.iu";
  5184. connectAttr "|pelvis_control|pelvis|rhip|knee.wm" "jointLattice1.lm";
  5185. connectAttr "|pelvis_control|pelvis|rhip|knee.bps" "jointLattice1.il";
  5186. connectAttr "guide1.bv" "jointLattice1.bv";
  5187. connectAttr "guide1.mg" "jointLattice1.bm";
  5188. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.creasing" "jointLattice1.cr"
  5189.         ;
  5190. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.rounding" "jointLattice1.ro"
  5191.         ;
  5192. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.lengthIn" "jointLattice1.li"
  5193.         ;
  5194. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.lengthOut" "jointLattice1.lo"
  5195.         ;
  5196. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.widthLeft" "jointLattice1.wl"
  5197.         ;
  5198. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.widthRight" "jointLattice1.wr"
  5199.         ;
  5200. connectAttr "groupId11.msg" "set5.gn" -na;
  5201. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[0]" "set5.dsm"
  5202.          -na;
  5203. connectAttr "jointLattice1.msg" "set5.ub[0]";
  5204. connectAttr "tweak4.og[0]" "groupParts11.ig";
  5205. connectAttr "groupId11.id" "groupParts11.gi";
  5206. connectAttr "groupParts12.og" "tweak4.ip[0].ig";
  5207. connectAttr "groupId12.id" "tweak4.ip[0].gi";
  5208. connectAttr "groupId12.msg" "set6.gn" -na;
  5209. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[1]" "set6.dsm"
  5210.          -na;
  5211. connectAttr "tweak4.msg" "set6.ub[0]";
  5212. connectAttr "|pelvis_control|pelvis|rhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShapeOrig.wl" "groupParts12.ig"
  5213.         ;
  5214. connectAttr "groupId12.id" "groupParts12.gi";
  5215. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball.wm" "ballCluster1.ma"
  5216.         ;
  5217. connectAttr "groupId5.id" "ballCluster1.ip[0].gi";
  5218. connectAttr "ankleCluster1.og[0]" "ballCluster1.ip[0].ig";
  5219. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball|bindSkinCluster4.x" "ballCluster1.x"
  5220.         ;
  5221. connectAttr "groupId5.msg" "ballSet1.gn" -na;
  5222. connectAttr "ffd1LatticeShape.iog.og[2]" "ballSet1.dsm" -na;
  5223. connectAttr "ballCluster1.msg" "ballSet1.ub[0]";
  5224. connectAttr "rhip.msg" "bindPose1.m[0]";
  5225. connectAttr "|pelvis_control|pelvis|rhip|knee.msg" "bindPose1.m[1]";
  5226. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.msg" "bindPose1.m[2]"
  5227.         ;
  5228. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball.msg" "bindPose1.m[3]"
  5229.         ;
  5230. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball|toe.msg" "bindPose1.m[4]"
  5231.         ;
  5232. connectAttr "bindPose1.w" "bindPose1.p[0]";
  5233. connectAttr "bindPose1.m[0]" "bindPose1.p[1]";
  5234. connectAttr "bindPose1.m[1]" "bindPose1.p[2]";
  5235. connectAttr "bindPose1.m[2]" "bindPose1.p[3]";
  5236. connectAttr "bindPose1.m[3]" "bindPose1.p[4]";
  5237. connectAttr "rhip.bps" "bindPose1.wm[0]";
  5238. connectAttr "|pelvis_control|pelvis|rhip|knee.bps" "bindPose1.wm[1]";
  5239. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.bps" "bindPose1.wm[2]"
  5240.         ;
  5241. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball.bps" "bindPose1.wm[3]"
  5242.         ;
  5243. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball|toe.bps" "bindPose1.wm[4]"
  5244.         ;
  5245. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.wm" "ankleCluster1.ma"
  5246.         ;
  5247. connectAttr "groupId4.id" "ankleCluster1.ip[0].gi";
  5248. connectAttr "kneeCluster1.og[0]" "ankleCluster1.ip[0].ig";
  5249. connectAttr "kneeCluster1.og[1]" "ankleCluster1.ip[1].ig";
  5250. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|bindSkinCluster3.x" "ankleCluster1.x"
  5251.         ;
  5252. connectAttr "groupId4.msg" "ankleSet1.gn" -na;
  5253. connectAttr "ffd1LatticeShape.iog.og[1]" "ankleSet1.dsm" -na;
  5254. connectAttr "ankleCluster1.msg" "ankleSet1.ub[0]";
  5255. connectAttr "|pelvis_control|pelvis|rhip|knee.wm" "kneeCluster1.ma";
  5256. connectAttr "groupId3.id" "kneeCluster1.ip[0].gi";
  5257. connectAttr "groupParts5.og" "kneeCluster1.ip[0].ig";
  5258. connectAttr "groupId7.id" "kneeCluster1.ip[1].gi";
  5259. connectAttr "hipCluster1.og[1]" "kneeCluster1.ip[1].ig";
  5260. connectAttr "|pelvis_control|pelvis|rhip|knee|bindSkinCluster2.x" "kneeCluster1.x"
  5261.         ;
  5262. connectAttr "groupParts4.og" "groupParts5.ig";
  5263. connectAttr "groupId5.id" "groupParts5.gi";
  5264. connectAttr "groupParts3.og" "groupParts4.ig";
  5265. connectAttr "groupId4.id" "groupParts4.gi";
  5266. connectAttr "groupParts9.og" "groupParts3.ig";
  5267. connectAttr "groupId3.id" "groupParts3.gi";
  5268. connectAttr "ffd1LatticeShapeOrig.wl" "groupParts9.ig";
  5269. connectAttr "groupId9.id" "groupParts9.gi";
  5270. connectAttr "rhip.wm" "hipCluster1.ma";
  5271. connectAttr "groupId6.id" "hipCluster1.ip[1].gi";
  5272. connectAttr "groupParts7.og" "hipCluster1.ip[1].ig";
  5273. connectAttr "|pelvis_control|pelvis|rhip|bindSkinCluster1.x" "hipCluster1.x"
  5274.         ;
  5275. connectAttr "groupParts6.og" "groupParts7.ig";
  5276. connectAttr "groupId7.id" "groupParts7.gi";
  5277. connectAttr "groupParts10.og" "groupParts6.ig";
  5278. connectAttr "groupId6.id" "groupParts6.gi";
  5279. connectAttr "rightLegShapeOrig.ws" "groupParts10.ig";
  5280. connectAttr "groupId10.id" "groupParts10.gi";
  5281. connectAttr "rhip.wm" "guide1.am";
  5282. connectAttr "|pelvis_control|pelvis|rhip|knee.xm" "guide1.jm";
  5283. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle.wm" "guide1.bm";
  5284. connectAttr "ballCluster1.og[0]" "jointFfd1GroupParts.ig";
  5285. connectAttr "jointFfd1GroupId.id" "jointFfd1GroupParts.gi";
  5286. connectAttr "ankleCluster1.og[1]" "jointFfd1GroupParts1.ig";
  5287. connectAttr "jointFfd1GroupId1.id" "jointFfd1GroupParts1.gi";
  5288. connectAttr "jointFfd1GroupId.msg" "jointFfd1Set.gn" -na;
  5289. connectAttr "jointFfd1GroupId1.msg" "jointFfd1Set.gn" -na;
  5290. connectAttr "ffd1LatticeShape.iog.og[5]" "jointFfd1Set.dsm" -na;
  5291. connectAttr "rightLegShape.iog.og[5]" "jointFfd1Set.dsm" -na;
  5292. connectAttr "jointFfd1.msg" "jointFfd1Set.ub[0]";
  5293. connectAttr "groupId9.msg" "set3.gn" -na;
  5294. connectAttr "groupId21.msg" "set3.gn" -na;
  5295. connectAttr "ffd1LatticeShape.iog.og[3]" "set3.dsm" -na;
  5296. connectAttr "ffd1Lattice1Shape.iog.og[3]" "set3.dsm" -na;
  5297. connectAttr "ffd1GroupParts1.og" "ffd2.ip[0].ig";
  5298. connectAttr "ffd1GroupId1.id" "ffd2.ip[0].gi";
  5299. connectAttr "ffd1Lattice1Shape.wm" "ffd2.dlm";
  5300. connectAttr "ffd1Lattice1Shape.lo" "ffd2.dlp";
  5301. connectAttr "ffd1Base1Shape.wm" "ffd2.blm";
  5302. connectAttr "ffd1GroupId1.msg" "ffd1Set1.gn" -na;
  5303. connectAttr "rightFoot1Shape.iog.og[0]" "ffd1Set1.dsm" -na;
  5304. connectAttr "ffd2.msg" "ffd1Set1.ub[0]";
  5305. connectAttr "groupId14.msg" "set7.gn" -na;
  5306. connectAttr "rightFoot1Shape.iog.og[1]" "set7.dsm" -na;
  5307. connectAttr "tweak5.msg" "set7.ub[0]";
  5308. connectAttr "groupParts13.og" "tweak5.ip[0].ig";
  5309. connectAttr "groupId14.id" "tweak5.ip[0].gi";
  5310. connectAttr "rightFoot1ShapeOrig.ws" "groupParts13.ig";
  5311. connectAttr "groupId14.id" "groupParts13.gi";
  5312. connectAttr "tweak5.og[0]" "ffd1GroupParts1.ig";
  5313. connectAttr "ffd1GroupId1.id" "ffd1GroupParts1.gi";
  5314. connectAttr "groupId19.msg" "kneeSet2.gn" -na;
  5315. connectAttr "groupId20.msg" "kneeSet2.gn" -na;
  5316. connectAttr "ffd1Lattice1Shape.iog.og[0]" "kneeSet2.dsm" -na;
  5317. connectAttr "rightLeg1Shape.iog.og[1]" "kneeSet2.dsm" -na;
  5318. connectAttr "kneeCluster2.msg" "kneeSet2.ub[0]";
  5319. connectAttr "groupId18.msg" "hipSet2.gn" -na;
  5320. connectAttr "rightLeg1Shape.iog.og[0]" "hipSet2.dsm" -na;
  5321. connectAttr "hipCluster2.msg" "hipSet2.ub[0]";
  5322. connectAttr "lhip.wm" "hipCluster2.ma";
  5323. connectAttr "groupId18.id" "hipCluster2.ip[1].gi";
  5324. connectAttr "groupParts19.og" "hipCluster2.ip[1].ig";
  5325. connectAttr "|pelvis_control|pelvis|lhip|bindSkinCluster1.x" "hipCluster2.x"
  5326.         ;
  5327. connectAttr "hipSet2.pa" "hipskinPartition1.st" -na;
  5328. connectAttr "kneeSet2.pa" "hipskinPartition1.st" -na;
  5329. connectAttr "ankleSet2.pa" "hipskinPartition1.st" -na;
  5330. connectAttr "ballSet2.pa" "hipskinPartition1.st" -na;
  5331. connectAttr "groupId17.msg" "ankleSet2.gn" -na;
  5332. connectAttr "ffd1Lattice1Shape.iog.og[1]" "ankleSet2.dsm" -na;
  5333. connectAttr "ankleCluster2.msg" "ankleSet2.ub[0]";
  5334. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.wm" "ankleCluster2.ma"
  5335.         ;
  5336. connectAttr "groupId17.id" "ankleCluster2.ip[0].gi";
  5337. connectAttr "kneeCluster2.og[0]" "ankleCluster2.ip[0].ig";
  5338. connectAttr "kneeCluster2.og[1]" "ankleCluster2.ip[1].ig";
  5339. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|bindSkinCluster3.x" "ankleCluster2.x"
  5340.         ;
  5341. connectAttr "lhip.msg" "bindPose2.m[0]";
  5342. connectAttr "|pelvis_control|pelvis|lhip|knee.msg" "bindPose2.m[1]";
  5343. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.msg" "bindPose2.m[2]"
  5344.         ;
  5345. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball.msg" "bindPose2.m[3]"
  5346.         ;
  5347. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball|toe.msg" "bindPose2.m[4]"
  5348.         ;
  5349. connectAttr "bindPose2.w" "bindPose2.p[0]";
  5350. connectAttr "bindPose2.m[0]" "bindPose2.p[1]";
  5351. connectAttr "bindPose2.m[1]" "bindPose2.p[2]";
  5352. connectAttr "bindPose2.m[2]" "bindPose2.p[3]";
  5353. connectAttr "bindPose2.m[3]" "bindPose2.p[4]";
  5354. connectAttr "lhip.bps" "bindPose2.wm[0]";
  5355. connectAttr "|pelvis_control|pelvis|lhip|knee.bps" "bindPose2.wm[1]";
  5356. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.bps" "bindPose2.wm[2]"
  5357.         ;
  5358. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball.bps" "bindPose2.wm[3]"
  5359.         ;
  5360. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball|toe.bps" "bindPose2.wm[4]"
  5361.         ;
  5362. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball.wm" "ballCluster2.ma"
  5363.         ;
  5364. connectAttr "groupId13.id" "ballCluster2.ip[0].gi";
  5365. connectAttr "ankleCluster2.og[0]" "ballCluster2.ip[0].ig";
  5366. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle|ball|bindSkinCluster4.x" "ballCluster2.x"
  5367.         ;
  5368. connectAttr "groupId13.msg" "ballSet2.gn" -na;
  5369. connectAttr "ffd1Lattice1Shape.iog.og[2]" "ballSet2.dsm" -na;
  5370. connectAttr "ballCluster2.msg" "ballSet2.ub[0]";
  5371. connectAttr "|pelvis_control|pelvis|lhip|knee.wm" "kneeCluster2.ma";
  5372. connectAttr "groupId19.id" "kneeCluster2.ip[0].gi";
  5373. connectAttr "groupParts15.og" "kneeCluster2.ip[0].ig";
  5374. connectAttr "groupId20.id" "kneeCluster2.ip[1].gi";
  5375. connectAttr "hipCluster2.og[1]" "kneeCluster2.ip[1].ig";
  5376. connectAttr "|pelvis_control|pelvis|lhip|knee|bindSkinCluster2.x" "kneeCluster2.x"
  5377.         ;
  5378. connectAttr "groupParts16.og" "groupParts15.ig";
  5379. connectAttr "groupId13.id" "groupParts15.gi";
  5380. connectAttr "groupParts17.og" "groupParts16.ig";
  5381. connectAttr "groupId17.id" "groupParts16.gi";
  5382. connectAttr "groupParts18.og" "groupParts17.ig";
  5383. connectAttr "groupId19.id" "groupParts17.gi";
  5384. connectAttr "ffd1Lattice1ShapeOrig.wl" "groupParts18.ig";
  5385. connectAttr "groupId21.id" "groupParts18.gi";
  5386. connectAttr "jointFfd1GroupParts2.og" "jointFfd2.ip[0].ig";
  5387. connectAttr "jointFfd1GroupId2.id" "jointFfd2.ip[0].gi";
  5388. connectAttr "jointFfd1GroupParts3.og" "jointFfd2.ip[1].ig";
  5389. connectAttr "jointFfd1GroupId3.id" "jointFfd2.ip[1].gi";
  5390. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.wm" "jointFfd2.dlm"
  5391.         ;
  5392. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.lo" "jointFfd2.dlp"
  5393.         ;
  5394. connectAttr "jointLattice2.au" "jointFfd2.blm";
  5395. connectAttr "jointLattice2.al" "jointFfd2.b2";
  5396. connectAttr "lhip.msg" "jointFfd2.ub";
  5397. connectAttr "|pelvis_control|pelvis|lhip|knee.msg" "jointFfd2.lb";
  5398. connectAttr "groupId19.id" "jointFfd2.gl[0]";
  5399. connectAttr "groupId20.id" "jointFfd2.gl[1]";
  5400. connectAttr "groupId18.id" "jointFfd2.gu[1]";
  5401. connectAttr "groupParts22.og" "jointLattice2.ip[0].ig";
  5402. connectAttr "groupId15.id" "jointLattice2.ip[0].gi";
  5403. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.wm" "jointLattice2.md"
  5404.         ;
  5405. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Base|jointFfd1BaseShape.wm" "jointLattice2.mb"
  5406.         ;
  5407. connectAttr "lhip.wm" "jointLattice2.um";
  5408. connectAttr "lhip.bps" "jointLattice2.iu";
  5409. connectAttr "|pelvis_control|pelvis|lhip|knee.wm" "jointLattice2.lm";
  5410. connectAttr "|pelvis_control|pelvis|lhip|knee.bps" "jointLattice2.il";
  5411. connectAttr "guide2.bv" "jointLattice2.bv";
  5412. connectAttr "guide2.mg" "jointLattice2.bm";
  5413. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.creasing" "jointLattice2.cr"
  5414.         ;
  5415. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.rounding" "jointLattice2.ro"
  5416.         ;
  5417. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.lengthIn" "jointLattice2.li"
  5418.         ;
  5419. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.lengthOut" "jointLattice2.lo"
  5420.         ;
  5421. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.widthLeft" "jointLattice2.wl"
  5422.         ;
  5423. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFlexor1.widthRight" "jointLattice2.wr"
  5424.         ;
  5425. connectAttr "groupId15.msg" "set8.gn" -na;
  5426. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[0]" "set8.dsm"
  5427.          -na;
  5428. connectAttr "jointLattice2.msg" "set8.ub[0]";
  5429. connectAttr "tweak6.og[0]" "groupParts22.ig";
  5430. connectAttr "groupId15.id" "groupParts22.gi";
  5431. connectAttr "groupParts14.og" "tweak6.ip[0].ig";
  5432. connectAttr "groupId16.id" "tweak6.ip[0].gi";
  5433. connectAttr "groupId16.msg" "set9.gn" -na;
  5434. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShape.iog.og[1]" "set9.dsm"
  5435.          -na;
  5436. connectAttr "tweak6.msg" "set9.ub[0]";
  5437. connectAttr "|pelvis_control|pelvis|lhip|jointFfd1LatticeGroup|jointFfd1Lattice|jointFfd1LatticeShapeOrig.wl" "groupParts14.ig"
  5438.         ;
  5439. connectAttr "groupId16.id" "groupParts14.gi";
  5440. connectAttr "lhip.wm" "guide2.am";
  5441. connectAttr "|pelvis_control|pelvis|lhip|knee.xm" "guide2.jm";
  5442. connectAttr "|pelvis_control|pelvis|lhip|knee|ankle.wm" "guide2.bm";
  5443. connectAttr "ballCluster2.og[0]" "jointFfd1GroupParts2.ig";
  5444. connectAttr "jointFfd1GroupId2.id" "jointFfd1GroupParts2.gi";
  5445. connectAttr "ankleCluster2.og[1]" "jointFfd1GroupParts3.ig";
  5446. connectAttr "jointFfd1GroupId3.id" "jointFfd1GroupParts3.gi";
  5447. connectAttr "jointFfd1GroupId2.msg" "jointFfd1Set1.gn" -na;
  5448. connectAttr "jointFfd1GroupId3.msg" "jointFfd1Set1.gn" -na;
  5449. connectAttr "ffd1Lattice1Shape.iog.og[5]" "jointFfd1Set1.dsm" -na;
  5450. connectAttr "rightLeg1Shape.iog.og[5]" "jointFfd1Set1.dsm" -na;
  5451. connectAttr "jointFfd2.msg" "jointFfd1Set1.ub[0]";
  5452. connectAttr "groupParts20.og" "groupParts19.ig";
  5453. connectAttr "groupId20.id" "groupParts19.gi";
  5454. connectAttr "groupParts21.og" "groupParts20.ig";
  5455. connectAttr "groupId18.id" "groupParts20.gi";
  5456. connectAttr "rightLeg1ShapeOrig.ws" "groupParts21.ig";
  5457. connectAttr "groupId22.id" "groupParts21.gi";
  5458. connectAttr "groupId10.msg" "set4.gn" -na;
  5459. connectAttr "groupId22.msg" "set4.gn" -na;
  5460. connectAttr "rightLegShape.iog.og[3]" "set4.dsm" -na;
  5461. connectAttr "rightLeg1Shape.iog.og[3]" "set4.dsm" -na;
  5462. connectAttr "groupId35.msg" "joint1Set1.gn" -na;
  5463. connectAttr "ffd3LatticeShape.iog.og[0]" "joint1Set1.dsm" -na;
  5464. connectAttr "joint1Cluster1.msg" "joint1Set1.ub[0]";
  5465. connectAttr "ffd3GroupParts.og" "ffd3.ip[0].ig";
  5466. connectAttr "ffd3GroupId.id" "ffd3.ip[0].gi";
  5467. connectAttr "ffd3GroupParts1.og" "ffd3.ip[1].ig";
  5468. connectAttr "ffd3GroupId1.id" "ffd3.ip[1].gi";
  5469. connectAttr "ffd3GroupParts2.og" "ffd3.ip[2].ig";
  5470. connectAttr "ffd3GroupId2.id" "ffd3.ip[2].gi";
  5471. connectAttr "ffd3GroupParts3.og" "ffd3.ip[3].ig";
  5472. connectAttr "ffd3GroupId3.id" "ffd3.ip[3].gi";
  5473. connectAttr "ffd3GroupParts4.og" "ffd3.ip[4].ig";
  5474. connectAttr "ffd3GroupId4.id" "ffd3.ip[4].gi";
  5475. connectAttr "ffd3GroupParts5.og" "ffd3.ip[5].ig";
  5476. connectAttr "ffd3GroupId5.id" "ffd3.ip[5].gi";
  5477. connectAttr "ffd3LatticeShape.wm" "ffd3.dlm";
  5478. connectAttr "ffd3LatticeShape.lo" "ffd3.dlp";
  5479. connectAttr "ffd3BaseShape.wm" "ffd3.blm";
  5480. connectAttr "ffd3GroupId.msg" "ffd3Set.gn" -na;
  5481. connectAttr "ffd3GroupId1.msg" "ffd3Set.gn" -na;
  5482. connectAttr "ffd3GroupId2.msg" "ffd3Set.gn" -na;
  5483. connectAttr "ffd3GroupId3.msg" "ffd3Set.gn" -na;
  5484. connectAttr "ffd3GroupId4.msg" "ffd3Set.gn" -na;
  5485. connectAttr "ffd3GroupId5.msg" "ffd3Set.gn" -na;
  5486. connectAttr "topnurbsCubeShape1.iog.og[0]" "ffd3Set.dsm" -na;
  5487. connectAttr "bottomnurbsCubeShape1.iog.og[0]" "ffd3Set.dsm" -na;
  5488. connectAttr "leftnurbsCubeShape1.iog.og[0]" "ffd3Set.dsm" -na;
  5489. connectAttr "rightnurbsCubeShape1.iog.og[0]" "ffd3Set.dsm" -na;
  5490. connectAttr "frontnurbsCubeShape1.iog.og[0]" "ffd3Set.dsm" -na;
  5491. connectAttr "backnurbsCubeShape1.iog.og[0]" "ffd3Set.dsm" -na;
  5492. connectAttr "ffd3.msg" "ffd3Set.ub[0]";
  5493. connectAttr "groupId29.msg" "set11.gn" -na;
  5494. connectAttr "topnurbsCubeShape1.iog.og[1]" "set11.dsm" -na;
  5495. connectAttr "tweak9.msg" "set11.ub[0]";
  5496. connectAttr "groupParts29.og" "tweak9.ip[0].ig";
  5497. connectAttr "groupId29.id" "tweak9.ip[0].gi";
  5498. connectAttr "topnurbsCubeShape1Orig.ws" "groupParts29.ig";
  5499. connectAttr "groupId29.id" "groupParts29.gi";
  5500. connectAttr "groupId30.msg" "set12.gn" -na;
  5501. connectAttr "bottomnurbsCubeShape1.iog.og[1]" "set12.dsm" -na;
  5502. connectAttr "tweak10.msg" "set12.ub[0]";
  5503. connectAttr "groupParts30.og" "tweak10.ip[0].ig";
  5504. connectAttr "groupId30.id" "tweak10.ip[0].gi";
  5505. connectAttr "bottomnurbsCubeShape1Orig.ws" "groupParts30.ig";
  5506. connectAttr "groupId30.id" "groupParts30.gi";
  5507. connectAttr "groupId31.msg" "set13.gn" -na;
  5508. connectAttr "leftnurbsCubeShape1.iog.og[1]" "set13.dsm" -na;
  5509. connectAttr "tweak11.msg" "set13.ub[0]";
  5510. connectAttr "groupParts31.og" "tweak11.ip[0].ig";
  5511. connectAttr "groupId31.id" "tweak11.ip[0].gi";
  5512. connectAttr "leftnurbsCubeShape1Orig.ws" "groupParts31.ig";
  5513. connectAttr "groupId31.id" "groupParts31.gi";
  5514. connectAttr "groupId32.msg" "set14.gn" -na;
  5515. connectAttr "rightnurbsCubeShape1.iog.og[1]" "set14.dsm" -na;
  5516. connectAttr "tweak12.msg" "set14.ub[0]";
  5517. connectAttr "groupParts32.og" "tweak12.ip[0].ig";
  5518. connectAttr "groupId32.id" "tweak12.ip[0].gi";
  5519. connectAttr "rightnurbsCubeShape1Orig.ws" "groupParts32.ig";
  5520. connectAttr "groupId32.id" "groupParts32.gi";
  5521. connectAttr "groupId33.msg" "set15.gn" -na;
  5522. connectAttr "frontnurbsCubeShape1.iog.og[1]" "set15.dsm" -na;
  5523. connectAttr "tweak13.msg" "set15.ub[0]";
  5524. connectAttr "groupParts33.og" "tweak13.ip[0].ig";
  5525. connectAttr "groupId33.id" "tweak13.ip[0].gi";
  5526. connectAttr "frontnurbsCubeShape1Orig.ws" "groupParts33.ig";
  5527. connectAttr "groupId33.id" "groupParts33.gi";
  5528. connectAttr "groupId34.msg" "set16.gn" -na;
  5529. connectAttr "backnurbsCubeShape1.iog.og[1]" "set16.dsm" -na;
  5530. connectAttr "tweak14.msg" "set16.ub[0]";
  5531. connectAttr "groupParts34.og" "tweak14.ip[0].ig";
  5532. connectAttr "groupId34.id" "tweak14.ip[0].gi";
  5533. connectAttr "backnurbsCubeShape1Orig.ws" "groupParts34.ig";
  5534. connectAttr "groupId34.id" "groupParts34.gi";
  5535. connectAttr "tweak9.og[0]" "ffd3GroupParts.ig";
  5536. connectAttr "ffd3GroupId.id" "ffd3GroupParts.gi";
  5537. connectAttr "tweak10.og[0]" "ffd3GroupParts1.ig";
  5538. connectAttr "ffd3GroupId1.id" "ffd3GroupParts1.gi";
  5539. connectAttr "tweak11.og[0]" "ffd3GroupParts2.ig";
  5540. connectAttr "ffd3GroupId2.id" "ffd3GroupParts2.gi";
  5541. connectAttr "tweak12.og[0]" "ffd3GroupParts3.ig";
  5542. connectAttr "ffd3GroupId3.id" "ffd3GroupParts3.gi";
  5543. connectAttr "tweak13.og[0]" "ffd3GroupParts4.ig";
  5544. connectAttr "ffd3GroupId4.id" "ffd3GroupParts4.gi";
  5545. connectAttr "tweak14.og[0]" "ffd3GroupParts5.ig";
  5546. connectAttr "ffd3GroupId5.id" "ffd3GroupParts5.gi";
  5547. connectAttr "collar.wm" "joint3Cluster1.ma";
  5548. connectAttr "groupId37.id" "joint3Cluster1.ip[0].gi";
  5549. connectAttr "joint2Cluster1.og[0]" "joint3Cluster1.ip[0].ig";
  5550. connectAttr "groupId38.id" "joint3Cluster1.ip[1].gi";
  5551. connectAttr "groupParts39.og" "joint3Cluster1.ip[1].ig";
  5552. connectAttr "bindSkinCluster7.x" "joint3Cluster1.x";
  5553. connectAttr "pelvis.msg" "bindPose3.m[0]";
  5554. connectAttr "spine.msg" "bindPose3.m[1]";
  5555. connectAttr "collar.msg" "bindPose3.m[2]";
  5556. connectAttr "neck.msg" "bindPose3.m[3]";
  5557. connectAttr "head.msg" "bindPose3.m[4]";
  5558. connectAttr "bindPose3.w" "bindPose3.p[0]";
  5559. connectAttr "bindPose3.m[0]" "bindPose3.p[1]";
  5560. connectAttr "bindPose3.m[1]" "bindPose3.p[2]";
  5561. connectAttr "bindPose3.m[2]" "bindPose3.p[3]";
  5562. connectAttr "bindPose3.m[3]" "bindPose3.p[4]";
  5563. connectAttr "pelvis.bps" "bindPose3.wm[0]";
  5564. connectAttr "spine.bps" "bindPose3.wm[1]";
  5565. connectAttr "collar.bps" "bindPose3.wm[2]";
  5566. connectAttr "neck.bps" "bindPose3.wm[3]";
  5567. connectAttr "head.bps" "bindPose3.wm[4]";
  5568. connectAttr "groupId37.msg" "joint3Set1.gn" -na;
  5569. connectAttr "groupId38.msg" "joint3Set1.gn" -na;
  5570. connectAttr "ffd3LatticeShape.iog.og[2]" "joint3Set1.dsm" -na;
  5571. connectAttr "nurbsSphereShape1.iog.og[0]" "joint3Set1.dsm" -na;
  5572. connectAttr "joint3Cluster1.msg" "joint3Set1.ub[0]";
  5573. connectAttr "groupId39.msg" "joint4Set1.gn" -na;
  5574. connectAttr "nurbsSphereShape1.iog.og[1]" "joint4Set1.dsm" -na;
  5575. connectAttr "joint4Cluster1.msg" "joint4Set1.ub[0]";
  5576. connectAttr "groupId41.msg" "set18.gn" -na;
  5577. connectAttr "nurbsSphereShape1.iog.og[2]" "set18.dsm" -na;
  5578. connectAttr "nurbsSphereShape1Orig.ws" "groupParts41.ig";
  5579. connectAttr "groupId41.id" "groupParts41.gi";
  5580. connectAttr "spine.wm" "joint2Cluster1.ma";
  5581. connectAttr "groupId36.id" "joint2Cluster1.ip[0].gi";
  5582. connectAttr "joint1Cluster1.og[0]" "joint2Cluster1.ip[0].ig";
  5583. connectAttr "bindSkinCluster6.x" "joint2Cluster1.x";
  5584. connectAttr "groupId36.msg" "joint2Set1.gn" -na;
  5585. connectAttr "ffd3LatticeShape.iog.og[1]" "joint2Set1.dsm" -na;
  5586. connectAttr "joint2Cluster1.msg" "joint2Set1.ub[0]";
  5587. connectAttr "pelvis.wm" "joint1Cluster1.ma";
  5588. connectAttr "groupId35.id" "joint1Cluster1.ip[0].gi";
  5589. connectAttr "groupParts37.og" "joint1Cluster1.ip[0].ig";
  5590. connectAttr "bindSkinCluster5.x" "joint1Cluster1.x";
  5591. connectAttr "groupParts36.og" "groupParts37.ig";
  5592. connectAttr "groupId37.id" "groupParts37.gi";
  5593. connectAttr "groupParts35.og" "groupParts36.ig";
  5594. connectAttr "groupId36.id" "groupParts36.gi";
  5595. connectAttr "groupParts40.og" "groupParts35.ig";
  5596. connectAttr "groupId35.id" "groupParts35.gi";
  5597. connectAttr "ffd3LatticeShapeOrig.wl" "groupParts40.ig";
  5598. connectAttr "groupId40.id" "groupParts40.gi";
  5599. connectAttr "groupParts38.og" "groupParts39.ig";
  5600. connectAttr "groupId39.id" "groupParts39.gi";
  5601. connectAttr "groupParts41.og" "groupParts38.ig";
  5602. connectAttr "groupId38.id" "groupParts38.gi";
  5603. connectAttr "groupId40.msg" "set17.gn" -na;
  5604. connectAttr "ffd3LatticeShape.iog.og[3]" "set17.dsm" -na;
  5605. connectAttr "unitConversion1.o" "muscle_scaleX.i";
  5606. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow.ry" "unitConversion1.i"
  5607.         ;
  5608. connectAttr "unitConversion2.o" "muscle_scaleX1.i";
  5609. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow.ry" "unitConversion2.i"
  5610.         ;
  5611. connectAttr "rfoot.roll" "heel_control_rotateZ.i";
  5612. connectAttr "groupParts42.og" "skinCluster1.ip[0].ig";
  5613. connectAttr "groupId42.id" "skinCluster1.ip[0].gi";
  5614. connectAttr "rshoulder.wm" "skinCluster1.ma[0]";
  5615. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow.wm" "skinCluster1.ma[1]"
  5616.         ;
  5617. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|wrist.wm" "skinCluster1.ma[2]"
  5618.         ;
  5619. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|muscle.wm" "skinCluster1.ma[3]"
  5620.         ;
  5621. connectAttr "rshoulder.liw" "skinCluster1.lw[0]";
  5622. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow.liw" "skinCluster1.lw[1]"
  5623.         ;
  5624. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|wrist.liw" "skinCluster1.lw[2]"
  5625.         ;
  5626. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|muscle.liw" "skinCluster1.lw[3]"
  5627.         ;
  5628. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|muscle|muscleShape.ws" "skinCluster1.drp[3]"
  5629.         ;
  5630. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|muscleBase|muscleBaseShape.l" "skinCluster1.bsp[3]"
  5631.         ;
  5632. connectAttr "groupId42.msg" "set19.gn" -na;
  5633. connectAttr "rightArmShape.iog.og[2]" "set19.dsm" -na;
  5634. connectAttr "skinCluster1.msg" "set19.ub[0]";
  5635. connectAttr "rshoulder.msg" "bindPose4.m[0]";
  5636. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow.msg" "bindPose4.m[1]"
  5637.         ;
  5638. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|wrist.msg" "bindPose4.m[2]"
  5639.         ;
  5640. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|muscle.msg" "bindPose4.m[3]"
  5641.         ;
  5642. connectAttr "bindPose4.w" "bindPose4.p[0]";
  5643. connectAttr "bindPose4.m[0]" "bindPose4.p[1]";
  5644. connectAttr "bindPose4.m[1]" "bindPose4.p[2]";
  5645. connectAttr "bindPose4.m[0]" "bindPose4.p[3]";
  5646. connectAttr "rshoulder.bps" "bindPose4.wm[0]";
  5647. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow.bps" "bindPose4.wm[1]"
  5648.         ;
  5649. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|elbow|wrist.bps" "bindPose4.wm[2]"
  5650.         ;
  5651. connectAttr "tweak17.og[0]" "groupParts42.ig";
  5652. connectAttr "groupId42.id" "groupParts42.gi";
  5653. connectAttr "groupParts43.og" "tweak17.ip[0].ig";
  5654. connectAttr "groupId43.id" "tweak17.ip[0].gi";
  5655. connectAttr "groupId43.msg" "set20.gn" -na;
  5656. connectAttr "rightArmShape.iog.og[3]" "set20.dsm" -na;
  5657. connectAttr "tweak17.msg" "set20.ub[0]";
  5658. connectAttr "rightArmShapeOrig.ws" "groupParts43.ig";
  5659. connectAttr "groupId43.id" "groupParts43.gi";
  5660. connectAttr "groupId44.msg" "set21.gn" -na;
  5661. connectAttr "leftArmShape.iog.og[2]" "set21.dsm" -na;
  5662. connectAttr "skinCluster2.msg" "set21.ub[0]";
  5663. connectAttr "groupParts44.og" "skinCluster2.ip[0].ig";
  5664. connectAttr "groupId44.id" "skinCluster2.ip[0].gi";
  5665. connectAttr "lshoulder.wm" "skinCluster2.ma[0]";
  5666. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow.wm" "skinCluster2.ma[1]"
  5667.         ;
  5668. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|wrist.wm" "skinCluster2.ma[2]"
  5669.         ;
  5670. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|muscle.wm" "skinCluster2.ma[3]"
  5671.         ;
  5672. connectAttr "lshoulder.liw" "skinCluster2.lw[0]";
  5673. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow.liw" "skinCluster2.lw[1]"
  5674.         ;
  5675. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|wrist.liw" "skinCluster2.lw[2]"
  5676.         ;
  5677. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|muscle.liw" "skinCluster2.lw[3]"
  5678.         ;
  5679. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|muscle|muscleShape.ws" "skinCluster2.drp[3]"
  5680.         ;
  5681. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|muscleBase|muscleBaseShape.l" "skinCluster2.bsp[3]"
  5682.         ;
  5683. connectAttr "lshoulder.msg" "bindPose5.m[0]";
  5684. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow.msg" "bindPose5.m[1]"
  5685.         ;
  5686. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|wrist.msg" "bindPose5.m[2]"
  5687.         ;
  5688. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|muscle.msg" "bindPose5.m[3]"
  5689.         ;
  5690. connectAttr "bindPose5.w" "bindPose5.p[0]";
  5691. connectAttr "bindPose5.m[0]" "bindPose5.p[1]";
  5692. connectAttr "bindPose5.m[1]" "bindPose5.p[2]";
  5693. connectAttr "bindPose5.m[0]" "bindPose5.p[3]";
  5694. connectAttr "lshoulder.bps" "bindPose5.wm[0]";
  5695. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow.bps" "bindPose5.wm[1]"
  5696.         ;
  5697. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|elbow|wrist.bps" "bindPose5.wm[2]"
  5698.         ;
  5699. connectAttr "tweak18.og[0]" "groupParts44.ig";
  5700. connectAttr "groupId44.id" "groupParts44.gi";
  5701. connectAttr "groupParts45.og" "tweak18.ip[0].ig";
  5702. connectAttr "groupId45.id" "tweak18.ip[0].gi";
  5703. connectAttr "groupId45.msg" "set22.gn" -na;
  5704. connectAttr "leftArmShape.iog.og[3]" "set22.dsm" -na;
  5705. connectAttr "tweak18.msg" "set22.ub[0]";
  5706. connectAttr "leftArmShapeOrig.ws" "groupParts45.ig";
  5707. connectAttr "groupId45.id" "groupParts45.gi";
  5708. connectAttr ":defaultLightSet.msg" "lightLinker1.lnk[0].llnk";
  5709. connectAttr ":initialShadingGroup.msg" "lightLinker1.lnk[0].olnk";
  5710. connectAttr ":defaultLightSet.msg" "lightLinker1.lnk[1].llnk";
  5711. connectAttr ":initialParticleSE.msg" "lightLinker1.lnk[1].olnk";
  5712. connectAttr ":defaultLightSet.msg" "lightLinker1.lnk[2].llnk";
  5713. connectAttr "lambert2SG.msg" "lightLinker1.lnk[2].olnk";
  5714. connectAttr "layerManager.dli[0]" "defaultLayer.id";
  5715. connectAttr "renderLayerManager.rlmi[0]" "defaultRenderLayer.rlid";
  5716. connectAttr "legs.msg" "primitiveMan.dnsm" -na;
  5717. connectAttr "body.msg" "primitiveMan.dnsm" -na;
  5718. connectAttr "rfoot.roll" "legs.dnsm" -na;
  5719. connectAttr "rfoot.ry" "legs.dnsm" -na;
  5720. connectAttr "rfoot.rx" "legs.dnsm" -na;
  5721. connectAttr "rfoot.tz" "legs.dnsm" -na;
  5722. connectAttr "rfoot.ty" "legs.dnsm" -na;
  5723. connectAttr "rfoot.tx" "legs.dnsm" -na;
  5724. connectAttr "lfoot.roll" "legs.dnsm" -na;
  5725. connectAttr "lfoot.ry" "legs.dnsm" -na;
  5726. connectAttr "lfoot.rx" "legs.dnsm" -na;
  5727. connectAttr "lfoot.tz" "legs.dnsm" -na;
  5728. connectAttr "lfoot.ty" "legs.dnsm" -na;
  5729. connectAttr "lfoot.tx" "legs.dnsm" -na;
  5730. connectAttr "pelvis.rz" "legs.dnsm" -na;
  5731. connectAttr "pelvis.ry" "legs.dnsm" -na;
  5732. connectAttr "pelvis.rx" "legs.dnsm" -na;
  5733. connectAttr "pelvis.tz" "legs.dnsm" -na;
  5734. connectAttr "pelvis.ty" "legs.dnsm" -na;
  5735. connectAttr "pelvis.tx" "legs.dnsm" -na;
  5736. connectAttr "lArm.tz" "body.dnsm" -na;
  5737. connectAttr "lArm.ty" "body.dnsm" -na;
  5738. connectAttr "lArm.tx" "body.dnsm" -na;
  5739. connectAttr "rArm.tz" "body.dnsm" -na;
  5740. connectAttr "rArm.ty" "body.dnsm" -na;
  5741. connectAttr "rArm.tx" "body.dnsm" -na;
  5742. connectAttr "spine.rz" "body.dnsm" -na;
  5743. connectAttr "spine.ry" "body.dnsm" -na;
  5744. connectAttr "spine.rx" "body.dnsm" -na;
  5745. connectAttr "lambert2SG.pa" ":renderPartition.st" -na;
  5746. connectAttr "lambert2.msg" ":defaultShaderList1.s" -na;
  5747. connectAttr "lightLinker1.msg" ":lightList1.ln" -na;
  5748. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|muscle|muscleShape.iog" ":initialShadingGroup.dsm"
  5749.          -na;
  5750. connectAttr "|pelvis_control|pelvis|spine|collar|rshoulder|muscleBase|muscleBaseShape.iog" ":initialShadingGroup.dsm"
  5751.          -na;
  5752. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|muscle|muscleShape.iog" ":initialShadingGroup.dsm"
  5753.          -na;
  5754. connectAttr "|pelvis_control|pelvis|spine|collar|lshoulder|muscleBase|muscleBaseShape.iog" ":initialShadingGroup.dsm"
  5755.          -na;
  5756. connectAttr "primitiveMan.pa" ":characterPartition.st" -na;
  5757. connectAttr "|pelvis_control|pelvis|rhip|knee|ankle|ball|toe.msg" ":hyperGraphLayout.hyp[4].dn"
  5758.         ;
  5759. connectAttr "ikRPsolver.msg" ":ikSystem.sol" -na;
  5760. connectAttr "ikRPsolver1.msg" ":ikSystem.sol" -na;
  5761. connectAttr "ikRPsolver2.msg" ":ikSystem.sol" -na;
  5762. // End of lesson18_start.ma
  5763.