mirror of
https://github.com/JonnyBro/beatrun-anims.git
synced 2025-01-31 04:57:28 +05:00
Runnerhands.mdl source files
This commit is contained in:
parent
ce40ee9969
commit
c9cfd45cc1
32 changed files with 40907 additions and 0 deletions
|
@ -1802,3 +1802,14 @@ $sequence "diveslidetomelee" {
|
||||||
ikrule "rfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 2
|
ikrule "rfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 2
|
||||||
ikrule "lfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 3
|
ikrule "lfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 3
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$sequence "jumpcoilkick" {
|
||||||
|
"climbanim_anims\jumpcoilkick.smd"
|
||||||
|
fadein 0.1
|
||||||
|
fadeout 0.1
|
||||||
|
fps 30
|
||||||
|
ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 16 16 target 0
|
||||||
|
ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 16 16 target 1
|
||||||
|
ikrule "rfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 16 16 target 2
|
||||||
|
ikrule "lfoot" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 16 16 target 3
|
||||||
|
}
|
||||||
|
|
1764
OG Anims/climbanim_anims/jumpcoilkick.smd
Normal file
1764
OG Anims/climbanim_anims/jumpcoilkick.smd
Normal file
File diff suppressed because it is too large
Load diff
6
runnerhands/README.md
Normal file
6
runnerhands/README.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Beatrun Runnerhands SWEP Model source files (weapon class: runnerhands)
|
||||||
|
|
||||||
|
Here you can find the source model files for Runnerhands. It consists of older versions of animations for beatrun, that are not visible in game, but still used to determine the timing in certain actions such as deploying, holstering and sidestepping. here, i've significantly the fps of deploying, and holstering animation in the qc file, for an efficient use with simple holster addon.
|
||||||
|
|
||||||
|
|
||||||
|
you can just edit the qc file by changing the animation fps as you wish and modify as you like for your personal use.
|
BIN
runnerhands/compiled 0.74/models/runnerhands.dx80.vtx
Normal file
BIN
runnerhands/compiled 0.74/models/runnerhands.dx80.vtx
Normal file
Binary file not shown.
BIN
runnerhands/compiled 0.74/models/runnerhands.dx90.vtx
Normal file
BIN
runnerhands/compiled 0.74/models/runnerhands.dx90.vtx
Normal file
Binary file not shown.
BIN
runnerhands/compiled 0.74/models/runnerhands.mdl
Normal file
BIN
runnerhands/compiled 0.74/models/runnerhands.mdl
Normal file
Binary file not shown.
BIN
runnerhands/compiled 0.74/models/runnerhands.sw.vtx
Normal file
BIN
runnerhands/compiled 0.74/models/runnerhands.sw.vtx
Normal file
Binary file not shown.
BIN
runnerhands/compiled 0.74/models/runnerhands.vvd
Normal file
BIN
runnerhands/compiled 0.74/models/runnerhands.vvd
Normal file
Binary file not shown.
290
runnerhands/runnerhands.qc
Normal file
290
runnerhands/runnerhands.qc
Normal file
|
@ -0,0 +1,290 @@
|
||||||
|
|
||||||
|
$modelname "runnerhands.mdl"
|
||||||
|
|
||||||
|
$bodygroup "studio"
|
||||||
|
{
|
||||||
|
studio "runnerhands.smd"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
$surfaceprop "default"
|
||||||
|
|
||||||
|
$contents "solid"
|
||||||
|
|
||||||
|
$illumposition 0 3.276 -14.631
|
||||||
|
|
||||||
|
$cdmaterials "models\runnerhands\"
|
||||||
|
|
||||||
|
// Clipping box or view bounding box.
|
||||||
|
$cbox 0 0 0 0 0 0
|
||||||
|
|
||||||
|
// Bounding box or hull. Used for collision with a world object.
|
||||||
|
$bbox -11.902 -10.846 -28.249 25.746 25.861 -1.415
|
||||||
|
|
||||||
|
// Hitbox info. Used for damage-based collision.
|
||||||
|
// The hitbox info below was automatically generated when compiled because no hitbox info was provided.
|
||||||
|
// $hboxset "default"
|
||||||
|
// $hbox 0 "ValveBiped.Bip01_Spine4" 0 0 -1.937597 2.224213 2.056215 1.937649
|
||||||
|
|
||||||
|
$definebone "ValveBiped.Bip01_Spine4" "" 0.000006 1.072557 0 -79.749938 -90.000098 -89.999982 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Clavicle" "ValveBiped.Bip01_Spine4" 2.224202 2.056205 1.937649 -73.711914 168.619913 91.480023 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_UpperArm" "ValveBiped.Bip01_L_Clavicle" 6.028109 -0.000012 0.000012 2.738737 -33.527889 -90.505102 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Forearm" "ValveBiped.Bip01_L_UpperArm" 11.692524 0.000001 -0.000054 -0.000116 -3.459406 -0.000228 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Hand" "ValveBiped.Bip01_L_Forearm" 11.481651 0.000074 -0.000103 -6.108249 2.532358 90.136927 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger4" "ValveBiped.Bip01_L_Hand" 3.859692 -0.142412 -1.191979 8.68249 -50.431405 -26.822044 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger41" "ValveBiped.Bip01_L_Finger4" 1.312563 -0.00001 0.000003 0.000003 -25.194452 0.000003 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger42" "ValveBiped.Bip01_L_Finger41" 0.729358 -0.000004 0.000003 -0.000111 -13.997599 0.000118 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger3" "ValveBiped.Bip01_L_Hand" 3.942314 0.046759 -0.431448 4.194165 -46.466187 -8.696467 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger31" "ValveBiped.Bip01_L_Finger3" 1.539095 0.00001 -0.000006 0.000343 -14.19744 -0.000055 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger32" "ValveBiped.Bip01_L_Finger31" 1.196319 0 0.000003 -0.000344 -24.683778 0.000061 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger2" "ValveBiped.Bip01_L_Hand" 3.883675 -0.046777 0.431439 1.251052 -33.681954 4.921765 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger21" "ValveBiped.Bip01_L_Finger2" 1.719578 -0.000011 0.000009 0.315986 -20.997936 0.000115 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger22" "ValveBiped.Bip01_L_Finger21" 1.209183 -0.000006 0.000004 0.177101 -12.398527 0.000001 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger1" "ValveBiped.Bip01_L_Hand" 3.859844 -0.137957 1.332462 -2.449455 -30.465195 20.308604 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger11" "ValveBiped.Bip01_L_Finger1" 1.719433 -0.000013 -0.000004 0.23365 -20.798886 -0.000231 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger12" "ValveBiped.Bip01_L_Finger11" 1.099674 -0.000002 0.000002 0.14868 -13.999202 0.000289 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger0" "ValveBiped.Bip01_L_Hand" 0.806046 -0.348925 1.321258 -38.916164 -45.195884 -70.05475 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger01" "ValveBiped.Bip01_L_Finger0" 1.789782 0 -0.000006 -0.000004 13.093341 0.000686 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Finger02" "ValveBiped.Bip01_L_Finger01" 1.207005 0.000004 -0.000002 -0.000004 20.790575 -0.00063 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_L_Wrist" "ValveBiped.Bip01_L_Forearm" 11.481678 0.000074 -0.000073 -0.000005 -0.000002 0.072938 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Clavicle" "ValveBiped.Bip01_Spine4" 2.224213 2.056215 -1.937597 73.712214 168.618874 -95.596441 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_UpperArm" "ValveBiped.Bip01_R_Clavicle" 6.02811 -0.000022 -0.000012 -0.46209 -33.62386 93.935284 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Forearm" "ValveBiped.Bip01_R_UpperArm" 11.692526 -0.00002 0.000052 0.000113 -3.459405 0 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Hand" "ValveBiped.Bip01_R_Forearm" 11.481672 0.000053 0.000071 6.108127 2.532358 -89.66434 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger4" "ValveBiped.Bip01_R_Hand" 3.859669 -0.13259 1.193108 -9.056626 -50.353145 26.713409 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger41" "ValveBiped.Bip01_R_Finger4" 1.312563 0.000006 0 -0.000057 -25.191517 0.000061 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger42" "ValveBiped.Bip01_R_Finger41" 0.729368 0.000006 0 0.000116 -13.995974 0 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger3" "ValveBiped.Bip01_R_Hand" 3.942287 0.050297 0.431043 -4.537252 -46.42162 8.598837 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger31" "ValveBiped.Bip01_R_Finger3" 1.539104 0 0 -0.000172 -14.196122 0.000117 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger32" "ValveBiped.Bip01_R_Finger31" 1.196323 0.000004 -0.000002 0.000059 -24.681006 -0.000169 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger2" "ValveBiped.Bip01_R_Hand" 3.883648 -0.050357 -0.431044 -1.512665 -33.67274 -4.922052 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger21" "ValveBiped.Bip01_R_Finger2" 1.719584 -0.000004 0.000006 -0.456761 -20.995527 0.000057 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger22" "ValveBiped.Bip01_R_Finger21" 1.209188 0.000006 0.000006 -0.255996 -12.397033 0.000115 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger1" "ValveBiped.Bip01_R_Hand" 3.859821 -0.148969 -1.331283 2.209956 -30.481878 -20.306999 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger11" "ValveBiped.Bip01_R_Finger1" 1.719429 0.000002 0.000008 -0.378724 -20.796761 0.000113 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger12" "ValveBiped.Bip01_R_Finger11" 1.099669 0.000002 0.000007 -0.241271 -13.998043 0.000225 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger0" "ValveBiped.Bip01_R_Hand" 0.806021 -0.359839 -1.318334 38.596156 -45.467818 69.981469 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger01" "ValveBiped.Bip01_R_Finger0" 1.789789 -0.000006 -0.000008 0.000048 13.095012 -0.000111 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Finger02" "ValveBiped.Bip01_R_Finger01" 1.206999 -0.000001 0 -0.000011 20.793268 0.000174 0 0 0 0 0 0
|
||||||
|
$definebone "ValveBiped.Bip01_R_Wrist" "ValveBiped.Bip01_R_Forearm" 11.481672 0.000053 0.000071 -0.000002 0.000802 0.00848 0 0 0 0 0 0
|
||||||
|
|
||||||
|
$bonemerge "ValveBiped.Bip01_Spine4"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Clavicle"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_UpperArm"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Forearm"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Hand"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger4"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger41"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger42"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger3"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger31"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger32"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger2"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger21"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger22"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger1"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger11"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger12"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger0"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger01"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Finger02"
|
||||||
|
$bonemerge "ValveBiped.Bip01_L_Wrist"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Clavicle"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_UpperArm"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Forearm"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Hand"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger4"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger41"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger42"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger3"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger31"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger32"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger2"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger21"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger22"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger1"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger11"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger12"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger0"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger01"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Finger02"
|
||||||
|
$bonemerge "ValveBiped.Bip01_R_Wrist"
|
||||||
|
|
||||||
|
|
||||||
|
$sectionframes 30 200
|
||||||
|
|
||||||
|
$sequence "idle" {
|
||||||
|
"runnerhands_anims\idle.smd"
|
||||||
|
activity "ACT_VM_DRAW" 1
|
||||||
|
fadein 0.1
|
||||||
|
fadeout 0.1
|
||||||
|
fps 500
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "leftreach" {
|
||||||
|
"runnerhands_anims\leftreach.smd"
|
||||||
|
activity "ACT_VM_PRIMARYATTACK" 1
|
||||||
|
fadein 0.1
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "leftreachjump" {
|
||||||
|
"runnerhands_anims\leftreachjump.smd"
|
||||||
|
activity "ACT_VM_HITCENTER" 1
|
||||||
|
fadein 0.1
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "slide" {
|
||||||
|
"runnerhands_anims\slide.smd"
|
||||||
|
activity "ACT_VM_SECONDARYATTACK" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.1
|
||||||
|
snap
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "crouchjump" {
|
||||||
|
"runnerhands_anims\crouchjump.smd"
|
||||||
|
activity "ACT_VM_HOLSTER" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.1
|
||||||
|
snap
|
||||||
|
fps 500
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "jumpright" {
|
||||||
|
"runnerhands_anims\jumpright.smd"
|
||||||
|
activity "ACT_VM_PULLBACK_HIGH" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.1
|
||||||
|
snap
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "runslow" {
|
||||||
|
"runnerhands_anims\runslow.smd"
|
||||||
|
activity "ACT_RUN" 1
|
||||||
|
fadein 0.3
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
loop
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "runfast" {
|
||||||
|
"runnerhands_anims\runfast.smd"
|
||||||
|
activity "ACT_RUN_PROTECTED" 1
|
||||||
|
fadein 0.5
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
loop
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "punch1" {
|
||||||
|
"runnerhands_anims\punch1.smd"
|
||||||
|
activity "ACT_DOD_PRIMARYATTACK_PRONE" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "punch2" {
|
||||||
|
"runnerhands_anims\punch2.smd"
|
||||||
|
activity "ACT_DOD_SECONDARYATTACK_PRONE" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "punch3" {
|
||||||
|
"runnerhands_anims\punch3.smd"
|
||||||
|
activity "ACT_DOD_PRIMARYATTACK_KNIFE" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "palmstrike" {
|
||||||
|
"runnerhands_anims\palmstrike.smd"
|
||||||
|
activity "ACT_FLINCH_RIGHTARM" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "taphud" {
|
||||||
|
"runnerhands_anims\taphud.smd"
|
||||||
|
activity "ACT_FLINCH_LEFTARM" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.2
|
||||||
|
snap
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "runjump" {
|
||||||
|
"runnerhands_anims\runjump.smd"
|
||||||
|
activity "ACT_VM_HAULBACK" 1
|
||||||
|
fadein 0.3
|
||||||
|
fadeout 0.5
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "runjump2" {
|
||||||
|
"runnerhands_anims\runjump2.smd"
|
||||||
|
activity "ACT_VM_SWINGHARD" 1
|
||||||
|
fadein 0.15
|
||||||
|
fadeout 0.5
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "sidestepleft" {
|
||||||
|
"runnerhands_anims\sidestepleft.smd"
|
||||||
|
activity "ACT_TURNLEFT45" 1
|
||||||
|
fadein 0.15
|
||||||
|
fadeout 1.5
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "sidestepright" {
|
||||||
|
"runnerhands_anims\sidestepright.smd"
|
||||||
|
activity "ACT_TURNRIGHT45" 1
|
||||||
|
fadein 0.15
|
||||||
|
fadeout 1.5
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "springboard" {
|
||||||
|
"runnerhands_anims\springboard.smd"
|
||||||
|
activity "ACT_VM_RECOIL1" 1
|
||||||
|
fadein 0.05
|
||||||
|
fadeout 0.5
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "hardland" {
|
||||||
|
"runnerhands_anims\hardland.smd"
|
||||||
|
fadein 0.05
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "fallpanic" {
|
||||||
|
"runnerhands_anims\fallpanic.smd"
|
||||||
|
activity "ACT_RUN_ON_FIRE" 1
|
||||||
|
fadein 0.2
|
||||||
|
fadeout 0.2
|
||||||
|
snap
|
||||||
|
fps 55
|
||||||
|
loop
|
||||||
|
}
|
||||||
|
|
||||||
|
$sequence "farjump" {
|
||||||
|
"runnerhands_anims\farjump.smd"
|
||||||
|
activity "ACT_MP_ATTACK_SWIM_MELEE" 1
|
||||||
|
fadein 0.05
|
||||||
|
fadeout 0.1
|
||||||
|
fps 55
|
||||||
|
loop
|
||||||
|
}
|
90
runnerhands/runnerhands.smd
Normal file
90
runnerhands/runnerhands.smd
Normal file
|
@ -0,0 +1,90 @@
|
||||||
|
version 1
|
||||||
|
nodes
|
||||||
|
0 "ValveBiped.Bip01_Spine4" -1
|
||||||
|
1 "ValveBiped.Bip01_L_Clavicle" 0
|
||||||
|
2 "ValveBiped.Bip01_L_UpperArm" 1
|
||||||
|
3 "ValveBiped.Bip01_L_Forearm" 2
|
||||||
|
4 "ValveBiped.Bip01_L_Hand" 3
|
||||||
|
5 "ValveBiped.Bip01_L_Finger4" 4
|
||||||
|
6 "ValveBiped.Bip01_L_Finger41" 5
|
||||||
|
7 "ValveBiped.Bip01_L_Finger42" 6
|
||||||
|
8 "ValveBiped.Bip01_L_Finger3" 4
|
||||||
|
9 "ValveBiped.Bip01_L_Finger31" 8
|
||||||
|
10 "ValveBiped.Bip01_L_Finger32" 9
|
||||||
|
11 "ValveBiped.Bip01_L_Finger2" 4
|
||||||
|
12 "ValveBiped.Bip01_L_Finger21" 11
|
||||||
|
13 "ValveBiped.Bip01_L_Finger22" 12
|
||||||
|
14 "ValveBiped.Bip01_L_Finger1" 4
|
||||||
|
15 "ValveBiped.Bip01_L_Finger11" 14
|
||||||
|
16 "ValveBiped.Bip01_L_Finger12" 15
|
||||||
|
17 "ValveBiped.Bip01_L_Finger0" 4
|
||||||
|
18 "ValveBiped.Bip01_L_Finger01" 17
|
||||||
|
19 "ValveBiped.Bip01_L_Finger02" 18
|
||||||
|
20 "ValveBiped.Bip01_L_Wrist" 3
|
||||||
|
21 "ValveBiped.Bip01_R_Clavicle" 0
|
||||||
|
22 "ValveBiped.Bip01_R_UpperArm" 21
|
||||||
|
23 "ValveBiped.Bip01_R_Forearm" 22
|
||||||
|
24 "ValveBiped.Bip01_R_Hand" 23
|
||||||
|
25 "ValveBiped.Bip01_R_Finger4" 24
|
||||||
|
26 "ValveBiped.Bip01_R_Finger41" 25
|
||||||
|
27 "ValveBiped.Bip01_R_Finger42" 26
|
||||||
|
28 "ValveBiped.Bip01_R_Finger3" 24
|
||||||
|
29 "ValveBiped.Bip01_R_Finger31" 28
|
||||||
|
30 "ValveBiped.Bip01_R_Finger32" 29
|
||||||
|
31 "ValveBiped.Bip01_R_Finger2" 24
|
||||||
|
32 "ValveBiped.Bip01_R_Finger21" 31
|
||||||
|
33 "ValveBiped.Bip01_R_Finger22" 32
|
||||||
|
34 "ValveBiped.Bip01_R_Finger1" 24
|
||||||
|
35 "ValveBiped.Bip01_R_Finger11" 34
|
||||||
|
36 "ValveBiped.Bip01_R_Finger12" 35
|
||||||
|
37 "ValveBiped.Bip01_R_Finger0" 24
|
||||||
|
38 "ValveBiped.Bip01_R_Finger01" 37
|
||||||
|
39 "ValveBiped.Bip01_R_Finger02" 38
|
||||||
|
40 "ValveBiped.Bip01_R_Wrist" 23
|
||||||
|
end
|
||||||
|
skeleton
|
||||||
|
time 0
|
||||||
|
0 0.000006 1.072557 0.000000 -1.570796 -1.391899 -1.570798
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973
|
||||||
|
2 6.028109 -0.000012 0.000012 -1.579612 0.047800 -0.585172
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.000004 -0.000002 -0.060378
|
||||||
|
4 11.481651 0.000074 -0.000103 1.573186 -0.106609 0.044198
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.468133 0.151538 -0.880194
|
||||||
|
6 1.312563 -0.000010 0.000003 0.000000 0.000000 -0.439726
|
||||||
|
7 0.729358 -0.000004 0.000003 0.000002 -0.000002 -0.244304
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.151782 0.073202 -0.810988
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.000001 0.000006 -0.247792
|
||||||
|
10 1.196319 0.000000 0.000003 0.000001 -0.000006 -0.430813
|
||||||
|
11 3.883675 -0.046777 0.431439 0.085901 0.021835 -0.587861
|
||||||
|
12 1.719578 -0.000011 0.000009 0.000002 0.005515 -0.366483
|
||||||
|
13 1.209183 -0.000006 0.000004 0.000000 0.003091 -0.216395
|
||||||
|
14 3.859844 -0.137957 1.332462 0.354452 -0.042751 -0.531718
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.000004 0.004078 -0.363009
|
||||||
|
16 1.099674 -0.000002 0.000002 0.000005 0.002595 -0.244332
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.222686 -0.679215 -0.788817
|
||||||
|
18 1.789782 0.000000 -0.000006 0.000012 0.000000 0.228522
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.000011 0.000000 0.362864
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955
|
||||||
|
22 6.028110 -0.000022 -0.000012 1.639480 -0.008065 -0.586847
|
||||||
|
23 11.692526 -0.000020 0.000052 0.000000 0.000002 -0.060378
|
||||||
|
24 11.481672 0.000053 0.000071 -1.564938 0.106607 0.044198
|
||||||
|
25 3.859669 -0.132590 1.193108 0.466237 -0.158068 -0.878828
|
||||||
|
26 1.312563 0.000006 0.000000 0.000001 -0.000001 -0.439675
|
||||||
|
27 0.729368 0.000006 0.000000 0.000000 0.000002 -0.244276
|
||||||
|
28 3.942287 0.050297 0.431043 0.150078 -0.079190 -0.810210
|
||||||
|
29 1.539104 0.000000 0.000000 0.000002 -0.000003 -0.247769
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.000003 0.000001 -0.430765
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.085906 -0.026401 -0.587700
|
||||||
|
32 1.719584 -0.000004 0.000006 0.000001 -0.007972 -0.366441
|
||||||
|
33 1.209188 0.000006 0.000006 0.000002 -0.004468 -0.216369
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.354424 0.038571 -0.532009
|
||||||
|
35 1.719429 0.000002 0.000008 0.000002 -0.006610 -0.362972
|
||||||
|
36 1.099669 0.000002 0.000007 0.000004 -0.004211 -0.244312
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014
|
||||||
|
end
|
||||||
|
triangles
|
||||||
|
end
|
22
runnerhands/runnerhands_DeclareSequence.qci
Normal file
22
runnerhands/runnerhands_DeclareSequence.qci
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
|
||||||
|
$declaresequence "idle"
|
||||||
|
$declaresequence "leftreach"
|
||||||
|
$declaresequence "leftreachjump"
|
||||||
|
$declaresequence "slide"
|
||||||
|
$declaresequence "crouchjump"
|
||||||
|
$declaresequence "jumpright"
|
||||||
|
$declaresequence "runslow"
|
||||||
|
$declaresequence "runfast"
|
||||||
|
$declaresequence "punch1"
|
||||||
|
$declaresequence "punch2"
|
||||||
|
$declaresequence "punch3"
|
||||||
|
$declaresequence "palmstrike"
|
||||||
|
$declaresequence "taphud"
|
||||||
|
$declaresequence "runjump"
|
||||||
|
$declaresequence "runjump2"
|
||||||
|
$declaresequence "sidestepleft"
|
||||||
|
$declaresequence "sidestepright"
|
||||||
|
$declaresequence "springboard"
|
||||||
|
$declaresequence "hardland"
|
||||||
|
$declaresequence "fallpanic"
|
||||||
|
$declaresequence "farjump"
|
1642
runnerhands/runnerhands_anims/crouchjump.smd
Normal file
1642
runnerhands/runnerhands_anims/crouchjump.smd
Normal file
File diff suppressed because it is too large
Load diff
1348
runnerhands/runnerhands_anims/fallpanic.smd
Normal file
1348
runnerhands/runnerhands_anims/fallpanic.smd
Normal file
File diff suppressed because it is too large
Load diff
1558
runnerhands/runnerhands_anims/farjump.smd
Normal file
1558
runnerhands/runnerhands_anims/farjump.smd
Normal file
File diff suppressed because it is too large
Load diff
1768
runnerhands/runnerhands_anims/hardland.smd
Normal file
1768
runnerhands/runnerhands_anims/hardland.smd
Normal file
File diff suppressed because it is too large
Load diff
130
runnerhands/runnerhands_anims/idle.smd
Normal file
130
runnerhands/runnerhands_anims/idle.smd
Normal file
|
@ -0,0 +1,130 @@
|
||||||
|
version 1
|
||||||
|
nodes
|
||||||
|
0 "ValveBiped.Bip01_Spine4" -1
|
||||||
|
1 "ValveBiped.Bip01_L_Clavicle" 0
|
||||||
|
2 "ValveBiped.Bip01_L_UpperArm" 1
|
||||||
|
3 "ValveBiped.Bip01_L_Forearm" 2
|
||||||
|
4 "ValveBiped.Bip01_L_Hand" 3
|
||||||
|
5 "ValveBiped.Bip01_L_Finger4" 4
|
||||||
|
6 "ValveBiped.Bip01_L_Finger41" 5
|
||||||
|
7 "ValveBiped.Bip01_L_Finger42" 6
|
||||||
|
8 "ValveBiped.Bip01_L_Finger3" 4
|
||||||
|
9 "ValveBiped.Bip01_L_Finger31" 8
|
||||||
|
10 "ValveBiped.Bip01_L_Finger32" 9
|
||||||
|
11 "ValveBiped.Bip01_L_Finger2" 4
|
||||||
|
12 "ValveBiped.Bip01_L_Finger21" 11
|
||||||
|
13 "ValveBiped.Bip01_L_Finger22" 12
|
||||||
|
14 "ValveBiped.Bip01_L_Finger1" 4
|
||||||
|
15 "ValveBiped.Bip01_L_Finger11" 14
|
||||||
|
16 "ValveBiped.Bip01_L_Finger12" 15
|
||||||
|
17 "ValveBiped.Bip01_L_Finger0" 4
|
||||||
|
18 "ValveBiped.Bip01_L_Finger01" 17
|
||||||
|
19 "ValveBiped.Bip01_L_Finger02" 18
|
||||||
|
20 "ValveBiped.Bip01_L_Wrist" 3
|
||||||
|
21 "ValveBiped.Bip01_R_Clavicle" 0
|
||||||
|
22 "ValveBiped.Bip01_R_UpperArm" 21
|
||||||
|
23 "ValveBiped.Bip01_R_Forearm" 22
|
||||||
|
24 "ValveBiped.Bip01_R_Hand" 23
|
||||||
|
25 "ValveBiped.Bip01_R_Finger4" 24
|
||||||
|
26 "ValveBiped.Bip01_R_Finger41" 25
|
||||||
|
27 "ValveBiped.Bip01_R_Finger42" 26
|
||||||
|
28 "ValveBiped.Bip01_R_Finger3" 24
|
||||||
|
29 "ValveBiped.Bip01_R_Finger31" 28
|
||||||
|
30 "ValveBiped.Bip01_R_Finger32" 29
|
||||||
|
31 "ValveBiped.Bip01_R_Finger2" 24
|
||||||
|
32 "ValveBiped.Bip01_R_Finger21" 31
|
||||||
|
33 "ValveBiped.Bip01_R_Finger22" 32
|
||||||
|
34 "ValveBiped.Bip01_R_Finger1" 24
|
||||||
|
35 "ValveBiped.Bip01_R_Finger11" 34
|
||||||
|
36 "ValveBiped.Bip01_R_Finger12" 35
|
||||||
|
37 "ValveBiped.Bip01_R_Finger0" 24
|
||||||
|
38 "ValveBiped.Bip01_R_Finger01" 37
|
||||||
|
39 "ValveBiped.Bip01_R_Finger02" 38
|
||||||
|
40 "ValveBiped.Bip01_R_Wrist" 23
|
||||||
|
end
|
||||||
|
skeleton
|
||||||
|
time 0
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 -7.250000 -3.691406 1.937500 1.596628 -1.286516 2.942973 # pos: raw rot: bone
|
||||||
|
2 6.028109 -0.000012 0.000012 -1.579612 0.047800 -0.585172 # pos: desc_bone rot: desc_bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.000004 -0.000002 -0.060378 # pos: desc_bone rot: desc_bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.573186 -0.106609 0.044198 # pos: desc_bone rot: desc_bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.468133 0.151538 -0.880194 # pos: desc_bone rot: desc_bone
|
||||||
|
6 1.312563 -0.000010 0.000003 0.000000 0.000000 -0.439726 # pos: desc_bone rot: desc_bone
|
||||||
|
7 0.729358 -0.000004 0.000003 0.000002 -0.000002 -0.244304 # pos: desc_bone rot: desc_bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.151782 0.073202 -0.810988 # pos: desc_bone rot: desc_bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.000001 0.000006 -0.247792 # pos: desc_bone rot: desc_bone
|
||||||
|
10 1.196319 0.000000 0.000003 0.000001 -0.000006 -0.430813 # pos: desc_bone rot: desc_bone
|
||||||
|
11 3.883675 -0.046777 0.431439 0.085901 0.021835 -0.587861 # pos: desc_bone rot: desc_bone
|
||||||
|
12 1.719578 -0.000011 0.000009 0.000002 0.005515 -0.366483 # pos: desc_bone rot: desc_bone
|
||||||
|
13 1.209183 -0.000006 0.000004 0.000000 0.003091 -0.216395 # pos: desc_bone rot: desc_bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.354452 -0.042751 -0.531718 # pos: desc_bone rot: desc_bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.000004 0.004078 -0.363009 # pos: desc_bone rot: desc_bone
|
||||||
|
16 1.099674 -0.000002 0.000002 0.000005 0.002595 -0.244332 # pos: desc_bone rot: desc_bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.222686 -0.679215 -0.788817 # pos: desc_bone rot: desc_bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.000012 0.000000 0.228522 # pos: desc_bone rot: desc_bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.000011 0.000000 0.362864 # pos: desc_bone rot: desc_bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 -7.250000 -3.691406 -1.937500 -1.668473 1.286521 2.942955 # pos: raw rot: bone
|
||||||
|
22 6.028110 -0.000022 -0.000012 1.639480 -0.008065 -0.586847 # pos: desc_bone rot: desc_bone
|
||||||
|
23 11.692526 -0.000020 0.000052 0.000000 0.000002 -0.060378 # pos: desc_bone rot: desc_bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.564938 0.106607 0.044198 # pos: desc_bone rot: desc_bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.466237 -0.158068 -0.878828 # pos: desc_bone rot: desc_bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.000001 -0.000001 -0.439675 # pos: desc_bone rot: desc_bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.000000 0.000002 -0.244276 # pos: desc_bone rot: desc_bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.150078 -0.079190 -0.810210 # pos: desc_bone rot: desc_bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.000002 -0.000003 -0.247769 # pos: desc_bone rot: desc_bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.000003 0.000001 -0.430765 # pos: desc_bone rot: desc_bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.085906 -0.026401 -0.587700 # pos: desc_bone rot: desc_bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.000001 -0.007972 -0.366441 # pos: desc_bone rot: desc_bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.000002 -0.004468 -0.216369 # pos: desc_bone rot: desc_bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.354424 0.038571 -0.532009 # pos: desc_bone rot: desc_bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.000002 -0.006610 -0.362972 # pos: desc_bone rot: desc_bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.000004 -0.004211 -0.244312 # pos: desc_bone rot: desc_bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 1
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 -7.250000 -3.691406 1.937500 1.596628 -1.286516 2.942973 # pos: raw rot: bone
|
||||||
|
2 6.028109 -0.000012 0.000012 -1.579612 0.047800 -0.585172 # pos: desc_bone rot: desc_bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.000004 -0.000002 -0.060378 # pos: desc_bone rot: desc_bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.573186 -0.106609 0.044198 # pos: desc_bone rot: desc_bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.468133 0.151538 -0.880194 # pos: desc_bone rot: desc_bone
|
||||||
|
6 1.312563 -0.000010 0.000003 0.000000 0.000000 -0.439726 # pos: desc_bone rot: desc_bone
|
||||||
|
7 0.729358 -0.000004 0.000003 0.000002 -0.000002 -0.244304 # pos: desc_bone rot: desc_bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.151782 0.073202 -0.810988 # pos: desc_bone rot: desc_bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.000001 0.000006 -0.247792 # pos: desc_bone rot: desc_bone
|
||||||
|
10 1.196319 0.000000 0.000003 0.000001 -0.000006 -0.430813 # pos: desc_bone rot: desc_bone
|
||||||
|
11 3.883675 -0.046777 0.431439 0.085901 0.021835 -0.587861 # pos: desc_bone rot: desc_bone
|
||||||
|
12 1.719578 -0.000011 0.000009 0.000002 0.005515 -0.366483 # pos: desc_bone rot: desc_bone
|
||||||
|
13 1.209183 -0.000006 0.000004 0.000000 0.003091 -0.216395 # pos: desc_bone rot: desc_bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.354452 -0.042751 -0.531718 # pos: desc_bone rot: desc_bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.000004 0.004078 -0.363009 # pos: desc_bone rot: desc_bone
|
||||||
|
16 1.099674 -0.000002 0.000002 0.000005 0.002595 -0.244332 # pos: desc_bone rot: desc_bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.222686 -0.679215 -0.788817 # pos: desc_bone rot: desc_bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.000012 0.000000 0.228522 # pos: desc_bone rot: desc_bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.000011 0.000000 0.362864 # pos: desc_bone rot: desc_bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 -7.250000 -3.691406 -1.937500 -1.668473 1.286521 2.942955 # pos: raw rot: bone
|
||||||
|
22 6.028110 -0.000022 -0.000012 1.639480 -0.008065 -0.586847 # pos: desc_bone rot: desc_bone
|
||||||
|
23 11.692526 -0.000020 0.000052 0.000000 0.000002 -0.060378 # pos: desc_bone rot: desc_bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.564938 0.106607 0.044198 # pos: desc_bone rot: desc_bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.466237 -0.158068 -0.878828 # pos: desc_bone rot: desc_bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.000001 -0.000001 -0.439675 # pos: desc_bone rot: desc_bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.000000 0.000002 -0.244276 # pos: desc_bone rot: desc_bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.150078 -0.079190 -0.810210 # pos: desc_bone rot: desc_bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.000002 -0.000003 -0.247769 # pos: desc_bone rot: desc_bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.000003 0.000001 -0.430765 # pos: desc_bone rot: desc_bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.085906 -0.026401 -0.587700 # pos: desc_bone rot: desc_bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.000001 -0.007972 -0.366441 # pos: desc_bone rot: desc_bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.000002 -0.004468 -0.216369 # pos: desc_bone rot: desc_bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.354424 0.038571 -0.532009 # pos: desc_bone rot: desc_bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.000002 -0.006610 -0.362972 # pos: desc_bone rot: desc_bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.000004 -0.004211 -0.244312 # pos: desc_bone rot: desc_bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
end
|
2146
runnerhands/runnerhands_anims/jumpright.smd
Normal file
2146
runnerhands/runnerhands_anims/jumpright.smd
Normal file
File diff suppressed because it is too large
Load diff
4708
runnerhands/runnerhands_anims/leftreach.smd
Normal file
4708
runnerhands/runnerhands_anims/leftreach.smd
Normal file
File diff suppressed because it is too large
Load diff
550
runnerhands/runnerhands_anims/leftreachjump.smd
Normal file
550
runnerhands/runnerhands_anims/leftreachjump.smd
Normal file
|
@ -0,0 +1,550 @@
|
||||||
|
version 1
|
||||||
|
nodes
|
||||||
|
0 "ValveBiped.Bip01_Spine4" -1
|
||||||
|
1 "ValveBiped.Bip01_L_Clavicle" 0
|
||||||
|
2 "ValveBiped.Bip01_L_UpperArm" 1
|
||||||
|
3 "ValveBiped.Bip01_L_Forearm" 2
|
||||||
|
4 "ValveBiped.Bip01_L_Hand" 3
|
||||||
|
5 "ValveBiped.Bip01_L_Finger4" 4
|
||||||
|
6 "ValveBiped.Bip01_L_Finger41" 5
|
||||||
|
7 "ValveBiped.Bip01_L_Finger42" 6
|
||||||
|
8 "ValveBiped.Bip01_L_Finger3" 4
|
||||||
|
9 "ValveBiped.Bip01_L_Finger31" 8
|
||||||
|
10 "ValveBiped.Bip01_L_Finger32" 9
|
||||||
|
11 "ValveBiped.Bip01_L_Finger2" 4
|
||||||
|
12 "ValveBiped.Bip01_L_Finger21" 11
|
||||||
|
13 "ValveBiped.Bip01_L_Finger22" 12
|
||||||
|
14 "ValveBiped.Bip01_L_Finger1" 4
|
||||||
|
15 "ValveBiped.Bip01_L_Finger11" 14
|
||||||
|
16 "ValveBiped.Bip01_L_Finger12" 15
|
||||||
|
17 "ValveBiped.Bip01_L_Finger0" 4
|
||||||
|
18 "ValveBiped.Bip01_L_Finger01" 17
|
||||||
|
19 "ValveBiped.Bip01_L_Finger02" 18
|
||||||
|
20 "ValveBiped.Bip01_L_Wrist" 3
|
||||||
|
21 "ValveBiped.Bip01_R_Clavicle" 0
|
||||||
|
22 "ValveBiped.Bip01_R_UpperArm" 21
|
||||||
|
23 "ValveBiped.Bip01_R_Forearm" 22
|
||||||
|
24 "ValveBiped.Bip01_R_Hand" 23
|
||||||
|
25 "ValveBiped.Bip01_R_Finger4" 24
|
||||||
|
26 "ValveBiped.Bip01_R_Finger41" 25
|
||||||
|
27 "ValveBiped.Bip01_R_Finger42" 26
|
||||||
|
28 "ValveBiped.Bip01_R_Finger3" 24
|
||||||
|
29 "ValveBiped.Bip01_R_Finger31" 28
|
||||||
|
30 "ValveBiped.Bip01_R_Finger32" 29
|
||||||
|
31 "ValveBiped.Bip01_R_Finger2" 24
|
||||||
|
32 "ValveBiped.Bip01_R_Finger21" 31
|
||||||
|
33 "ValveBiped.Bip01_R_Finger22" 32
|
||||||
|
34 "ValveBiped.Bip01_R_Finger1" 24
|
||||||
|
35 "ValveBiped.Bip01_R_Finger11" 34
|
||||||
|
36 "ValveBiped.Bip01_R_Finger12" 35
|
||||||
|
37 "ValveBiped.Bip01_R_Finger0" 24
|
||||||
|
38 "ValveBiped.Bip01_R_Finger01" 37
|
||||||
|
39 "ValveBiped.Bip01_R_Finger02" 38
|
||||||
|
40 "ValveBiped.Bip01_R_Wrist" 23
|
||||||
|
end
|
||||||
|
skeleton
|
||||||
|
time 0
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.848538 -6.746312 -2.085989 -1.796118 -1.152049 -0.362621 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.281879 0.184612 -0.972441 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.462884 0.091232 -0.574880 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 0.010699 -0.031340 -0.402459 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 0.061950 -0.146741 -0.042149 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.150739 0.012692 -0.506260 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 0.004317 -0.019469 -0.202000 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 0.034577 -0.079032 -0.186021 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 0.073533 -0.037417 -0.283099 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 0.002495 -0.003198 -0.317343 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 0.000851 -0.024174 0.042915 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.334534 -0.116061 -0.167482 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.004990 0.052723 -0.056401 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.017984 0.043798 0.012118 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.362756 -0.791228 -0.653022 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.058269 0.032083 0.567838 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 0.004205 -0.031496 0.298078 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 7.676597 -6.773666 11.262050 1.516985 0.423581 -0.705648 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.119160 -0.215243 -0.924163 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.564938 0.106607 0.044198 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.466237 -0.158068 -0.878828 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.000001 -0.000001 -0.439675 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.000000 0.000002 -0.244276 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.150078 -0.079190 -0.810210 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.000002 -0.000003 -0.247769 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.000003 0.000001 -0.430765 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.085906 -0.026401 -0.587700 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.000001 -0.007972 -0.366441 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.000002 -0.004468 -0.216369 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.354424 0.038571 -0.532009 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.000002 -0.006610 -0.362972 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.000004 -0.004211 -0.244312 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 1
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.848538 -6.750218 -2.261776 -1.791904 -1.128868 -0.380153 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273831 0.195170 -0.985461 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.518205 0.177401 -0.829623 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.090290 0.082993 -0.546925 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.063204 -0.023731 -0.216602 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.202309 0.099340 -0.754719 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.068431 0.063213 -0.380268 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.062823 -0.012734 -0.406233 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 0.039688 0.051665 -0.530136 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.058842 0.035704 -0.512236 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.062092 0.010629 -0.199632 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.308455 -0.023660 -0.430182 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.056703 0.035801 -0.320701 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.059954 0.016713 -0.240328 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.565150 -0.676647 -0.619033 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.043276 0.026186 0.485846 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.036040 -0.097758 0.379013 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 7.676597 -6.773666 11.262050 1.459541 0.588068 -0.698259 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.119160 -0.215243 -0.924163 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.564938 0.106607 0.044198 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.466237 -0.158068 -0.878828 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.000001 -0.000001 -0.439675 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.000000 0.000002 -0.244276 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.150078 -0.079190 -0.810210 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.000002 -0.000003 -0.247769 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.000003 0.000001 -0.430765 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.085906 -0.026401 -0.587700 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.000001 -0.007972 -0.366441 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.000002 -0.004468 -0.216369 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.354424 0.038571 -0.532009 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.000002 -0.006610 -0.362972 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.000004 -0.004211 -0.244312 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 2
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.844632 -6.750218 -2.757885 -1.785297 -1.063448 -0.424414 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.250440 0.224275 -1.022412 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.717604 0.287455 -1.462626 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.379615 0.275466 -0.946910 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.415316 0.159705 -0.691397 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.390096 0.220025 -1.369941 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.278483 0.185336 -0.830856 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.317763 0.045152 -0.948201 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.113439 0.202335 -1.136673 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.214342 0.071514 -0.980692 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.220612 0.024591 -0.777994 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.166653 0.141260 -1.063550 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.142776 -0.054694 -0.934647 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.118055 -0.084833 -0.826544 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.948966 -0.420408 -0.644775 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.013003 0.009516 0.310130 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.145833 -0.227252 0.589520 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 7.676597 -6.773666 11.262050 1.296721 0.963663 -0.708869 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.119160 -0.215243 -0.924163 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.564938 0.106607 0.044198 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.466237 -0.158068 -0.878828 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.000001 -0.000001 -0.439675 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.000000 0.000002 -0.244276 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.150078 -0.079190 -0.810210 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.000002 -0.000003 -0.247769 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.000003 0.000001 -0.430765 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.085906 -0.026401 -0.587700 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.000001 -0.007972 -0.366441 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.000002 -0.004468 -0.216369 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.354424 0.038571 -0.532009 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.000002 -0.006610 -0.362972 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.000004 -0.004211 -0.244312 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 3
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.844632 -6.754124 -3.296963 -1.784819 -0.991644 -0.466759 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.223465 0.254969 -1.063849 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.826676 0.253299 -1.833139 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.562825 0.321702 -1.246020 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.615730 0.185412 -1.015964 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.496782 0.203463 -1.739161 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.397076 0.189015 -1.134077 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.437444 0.012098 -1.281645 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.219862 0.226352 -1.506219 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.289126 0.050505 -1.279949 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.288169 -0.011267 -1.121706 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.064293 0.181085 -1.432062 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.147894 -0.131288 -1.282026 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.107940 -0.162121 -1.164859 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -2.110633 -0.310641 -0.695759 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.000012 0.000000 0.228522 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.214317 -0.272002 0.751661 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 7.676597 -6.773666 11.262050 1.156726 1.195487 -0.710859 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.119160 -0.215243 -0.924163 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.564938 0.106607 0.044198 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.466237 -0.158068 -0.878828 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.000001 -0.000001 -0.439675 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.000000 0.000002 -0.244276 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.150078 -0.079190 -0.810210 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.000002 -0.000003 -0.247769 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.000003 0.000001 -0.430765 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.085906 -0.026401 -0.587700 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.000001 -0.007972 -0.366441 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.000002 -0.004468 -0.216369 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.354424 0.038571 -0.532009 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.000002 -0.006610 -0.362972 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.000004 -0.004211 -0.244312 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 4
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.840725 -6.758031 -3.816511 -1.789319 -0.921755 -0.504122 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.195862 0.283625 -1.105111 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.823836 0.204762 -1.933023 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.593791 0.321463 -1.368485 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.640398 0.188000 -1.135693 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.496075 0.166430 -1.846634 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.401996 0.166496 -1.247573 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.436683 -0.003146 -1.395032 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.231391 0.212198 -1.616276 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.285878 0.033032 -1.388460 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.281206 -0.027110 -1.229599 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.053579 0.177777 -1.531132 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.124284 -0.161453 -1.378093 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.080016 -0.192358 -1.262549 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -2.072100 -0.320218 -0.710047 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.001522 0.001366 0.245094 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.209241 -0.250646 0.820180 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 7.930511 -7.207273 11.262050 1.215691 1.275397 -0.523846 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.109307 -0.210342 -0.917757 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.568969 0.115874 0.045227 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.463213 -0.157001 -0.859337 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 -0.003971 0.008732 -0.422945 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 -0.005965 0.007504 -0.227547 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.147163 -0.077920 -0.790953 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 -0.002334 0.003652 -0.228965 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.003651 0.002338 -0.411972 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.088459 -0.024519 -0.568609 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 -0.002012 -0.008487 -0.347260 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 -0.001700 -0.005379 -0.197171 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.356869 0.040584 -0.513064 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 -0.001364 -0.012123 -0.344539 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.000112 -0.009856 -0.225856 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.005653 0.004064 0.213583 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 5
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.836819 -6.761937 -4.410279 -1.798799 -0.842190 -0.543498 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.162662 0.314931 -1.153586 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.813217 0.183177 -1.990948 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.606526 0.323117 -1.437294 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.652093 0.189858 -1.203607 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.487267 0.147447 -1.907190 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.397309 0.156908 -1.311264 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.430142 -0.008287 -1.460036 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.229054 0.197913 -1.677764 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.273355 0.020903 -1.449226 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.266429 -0.036111 -1.291169 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.055508 0.164930 -1.590529 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.097583 -0.182810 -1.434849 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.049252 -0.209484 -1.320655 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.965632 -0.345036 -0.734427 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.006136 0.005273 0.294365 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.174262 -0.211217 0.850802 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.774287 -8.535439 11.344084 1.479133 1.308018 -0.118747 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.075407 -0.195094 -0.891149 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.580887 0.143367 0.048078 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.454358 -0.153478 -0.801371 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 -0.014935 0.035058 -0.373394 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 -0.022971 0.030407 -0.178106 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.138653 -0.073809 -0.733726 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 -0.008857 0.014762 -0.173126 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.014217 0.009721 -0.356116 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.095841 -0.018635 -0.511873 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 -0.008053 -0.009818 -0.290154 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 -0.006865 -0.007884 -0.140049 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.363916 0.046876 -0.456806 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 -0.006050 -0.028338 -0.289606 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 -0.000140 -0.026658 -0.171005 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.022107 0.016659 0.169239 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 6
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.832913 -6.765843 -4.984515 -1.811439 -0.765278 -0.579807 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.128582 0.343750 -1.202062 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.800562 0.180756 -2.016548 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.606322 0.327419 -1.465319 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.653969 0.192423 -1.231838 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.475570 0.141790 -1.932168 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.387925 0.156812 -1.337304 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.421117 -0.006310 -1.487839 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.218436 0.185616 -1.702476 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.256684 0.013521 -1.473718 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.248620 -0.039802 -1.317190 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.065755 0.148008 -1.618494 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.072511 -0.196856 -1.460518 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.021064 -0.216795 -1.347147 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.823774 -0.374165 -0.766642 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.012500 0.010079 0.359361 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.124726 -0.164261 0.856726 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 10.106359 -10.375339 11.629249 1.806294 1.302351 0.331826 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.018776 -0.174417 -0.837330 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.596550 0.179625 0.051341 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.443009 -0.148049 -0.724928 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 -0.027399 0.070585 -0.308319 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 -0.043672 0.061866 -0.113333 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.127790 -0.067649 -0.658236 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 -0.016508 0.029970 -0.099485 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.027529 0.020339 -0.282513 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.105045 -0.010246 -0.436989 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 -0.016130 -0.011028 -0.214742 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 -0.013900 -0.010748 -0.064602 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.372665 0.055757 -0.382532 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 -0.013589 -0.049311 -0.216900 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 -0.001902 -0.048770 -0.098509 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.042929 0.034337 0.111063 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 7
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.832913 -6.769750 -5.461092 -1.823887 -0.701922 -0.608835 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.099029 0.366414 -1.243499 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.789392 0.180996 -2.033418 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.604212 0.331398 -1.483728 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.653769 0.194868 -1.250433 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.465035 0.138662 -1.948223 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.379178 0.157879 -1.354356 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.412880 -0.003517 -1.506284 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.208093 0.175645 -1.718265 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.241991 0.008116 -1.489685 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.233076 -0.041947 -1.334226 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.075906 0.133626 -1.637406 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.051562 -0.207210 -1.477734 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 0.001863 -0.220750 -1.364975 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.699258 -0.395770 -0.797529 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.018241 0.013878 0.415427 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.081944 -0.124220 0.860810 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 11.594686 -12.105860 12.152703 2.131269 1.302065 0.739578 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 0.049155 -0.157467 -0.761447 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.610032 0.210864 0.053692 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.433584 -0.142692 -0.659129 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 -0.036315 0.101842 -0.252398 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 -0.059921 0.090030 -0.057850 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.118823 -0.061681 -0.593189 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 -0.022200 0.043513 -0.036017 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.038348 0.030262 -0.219092 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.112476 -0.002468 -0.372482 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 -0.023153 -0.011579 -0.149723 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 -0.020120 -0.012785 0.000498 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.379664 0.063918 -0.318483 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 -0.021319 -0.066916 -0.153978 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 -0.004706 -0.067693 -0.035848 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.060040 0.050540 0.061190 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 8
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.829006 -6.773656 -5.894699 -1.836814 -0.644606 -0.634894 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.070923 0.386062 -1.282121 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.777695 0.181020 -2.049856 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.601769 0.335353 -1.502474 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.652991 0.197504 -1.269178 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.453926 0.135402 -1.964005 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.370026 0.158874 -1.371561 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.404176 -0.000461 -1.524690 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.197235 0.165734 -1.733821 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.226914 0.002926 -1.505884 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.217161 -0.043745 -1.351223 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.085829 0.120911 -1.655549 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.031727 -0.214809 -1.494718 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 0.023231 -0.221541 -1.382380 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.573903 -0.413839 -0.829959 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.024173 0.017354 0.471533 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 -0.039176 -0.084360 0.867330 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 13.625998 -14.070764 13.125389 2.625340 1.290779 1.277405 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 0.161898 -0.188253 -0.641272 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.623536 0.242140 0.055662 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.424553 -0.136735 -0.593375 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 -0.043476 0.133529 -0.196509 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 -0.074590 0.119045 -0.002660 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.110274 -0.055149 -0.528231 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 -0.027019 0.057379 0.027416 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.048533 0.040856 -0.155774 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.119379 0.005766 -0.308065 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 -0.030200 -0.011687 -0.084668 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 -0.026460 -0.014403 0.065598 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.386135 0.072523 -0.254478 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 -0.030151 -0.084018 -0.090873 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 -0.008709 -0.086413 0.026960 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.076333 0.067570 0.011540 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 9
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.825100 -6.777562 -6.304868 -1.849933 -0.591465 -0.659036 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.043696 0.403508 -1.319160 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.764452 0.185299 -2.060119 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.595901 0.340542 -1.513624 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.649598 0.200860 -1.280516 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.441090 0.134755 -1.972928 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.358837 0.162086 -1.381746 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.393937 0.004572 -1.536223 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.183381 0.155271 -1.742394 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.209405 -0.001784 -1.515301 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.198956 -0.044560 -1.361491 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.097407 0.108183 -1.667605 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.012780 -0.218176 -1.505631 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 0.043569 -0.216939 -1.393431 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.429064 -0.430397 -0.867874 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.031292 0.020961 0.536610 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 0.010696 -0.038543 0.871090 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 16.376082 -16.523964 14.594183 3.139003 1.197439 1.797231 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 0.324811 -0.306852 -0.482881 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.639265 0.278514 0.057367 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.414614 -0.129125 -0.517347 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 -0.049561 0.170705 -0.131703 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 -0.089637 0.153621 0.061041 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.100915 -0.046915 -0.453013 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 -0.031502 0.073810 0.100949 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.059464 0.053920 -0.082485 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.126702 0.015857 -0.233406 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 -0.038350 -0.011232 -0.009256 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 -0.033926 -0.015769 0.141080 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.392930 0.082974 -0.180249 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 -0.041740 -0.103086 -0.017397 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 -0.014809 -0.107746 0.099972 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.094181 0.088291 -0.045780 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 10
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.825100 -6.777562 -6.574407 -1.859030 -0.556840 -0.674748 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.025336 0.414474 -1.343881 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.754541 0.190368 -2.064052 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.590108 0.344737 -1.517516 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.645946 0.203544 -1.284673 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.431359 0.135582 -1.975617 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.350078 0.165393 -1.385218 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.386074 0.009030 -1.540689 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.172355 0.147721 -1.744877 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.196102 -0.004840 -1.518479 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.185210 -0.044692 -1.365225 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.106191 0.099362 -1.672960 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.000172 -0.218464 -1.510089 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 0.057076 -0.211150 -1.397821 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.320130 -0.439729 -0.896915 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.036841 0.023382 0.585982 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 0.048664 -0.003871 0.872929 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 18.641776 -18.465429 15.852034 3.392173 1.081480 2.035592 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 0.450215 -0.438981 -0.368126 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.651293 0.306123 0.058307 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.407481 -0.122869 -0.459888 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 -0.052560 0.199071 -0.082487 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 -0.099587 0.180406 0.109149 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.094261 -0.040216 -0.396147 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 -0.034093 0.086442 0.156645 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.067099 0.064310 -0.027048 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.131735 0.023838 -0.176895 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 -0.044486 -0.010477 0.047850 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 -0.039643 -0.016429 0.198239 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.397545 0.091219 -0.124079 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 -0.051448 -0.116928 0.038525 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 -0.020490 -0.123566 0.155487 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.106910 0.104674 -0.089063 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 11
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 9.825100 -6.777562 -6.656441 -1.861998 -0.546231 -0.679634 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.019551 0.417775 -1.351535 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.739829 -0.337184 -0.076716 # pos: bone rot: raw64 (0,74873411715788, -0,13702290676932, 0,103766391865543, 0,640198782210262)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.751221 0.192405 -2.064681 # pos: bone rot: anim+bone
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.587887 0.346199 -1.517965 # pos: bone rot: anim+bone
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.644509 0.204479 -1.285240 # pos: bone rot: anim+bone
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.428075 0.136097 -1.975734 # pos: bone rot: anim+bone
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.347072 0.166664 -1.385604 # pos: bone rot: anim+bone
|
||||||
|
10 1.196319 0.000000 0.000003 -0.383404 0.010648 -1.541387 # pos: bone rot: anim+bone
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.168544 0.145228 -1.744954 # pos: bone rot: anim+bone
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.191608 -0.005786 -1.518789 # pos: bone rot: anim+bone
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.180596 -0.044656 -1.365730 # pos: bone rot: anim+bone
|
||||||
|
14 3.859844 -0.137957 1.332462 0.109151 0.096534 -1.674077 # pos: bone rot: anim+bone
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.003735 -0.218152 -1.510857 # pos: bone rot: anim+bone
|
||||||
|
16 1.099674 -0.000002 0.000002 0.061270 -0.208777 -1.398514 # pos: bone rot: anim+bone
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.283711 -0.442258 -0.906668 # pos: bone rot: anim+bone
|
||||||
|
18 1.789782 0.000000 -0.000006 0.038734 0.024137 0.602614 # pos: bone rot: anim+bone
|
||||||
|
19 1.207005 0.000004 -0.000002 0.061486 0.007802 0.873389 # pos: bone rot: anim+bone
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 19.434769 -19.133418 16.301267 3.458367 1.036620 2.093003 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 0.491613 -0.490324 -0.332046 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.655369 0.315468 0.058543 # pos: bone rot: anim+bone
|
||||||
|
25 3.859669 -0.132590 1.193108 0.405176 -0.120664 -0.440535 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 -0.053258 0.208640 -0.065858 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 -0.102636 0.189526 0.125359 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.092104 -0.037879 -0.377026 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 -0.034804 0.090720 0.175413 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 -0.069536 0.067906 -0.008394 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.133317 0.026583 -0.157893 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 -0.046547 -0.010141 0.067068 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 -0.041573 -0.016572 0.217510 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.398995 0.094048 -0.105178 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 -0.054899 -0.121470 0.057398 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 -0.022599 -0.128827 0.174200 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.221407 0.673630 -0.793563 # pos: desc_bone rot: desc_bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.111051 0.110307 -0.103622 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
end
|
1390
runnerhands/runnerhands_anims/palmstrike.smd
Normal file
1390
runnerhands/runnerhands_anims/palmstrike.smd
Normal file
File diff suppressed because it is too large
Load diff
844
runnerhands/runnerhands_anims/punch1.smd
Normal file
844
runnerhands/runnerhands_anims/punch1.smd
Normal file
|
@ -0,0 +1,844 @@
|
||||||
|
version 1
|
||||||
|
nodes
|
||||||
|
0 "ValveBiped.Bip01_Spine4" -1
|
||||||
|
1 "ValveBiped.Bip01_L_Clavicle" 0
|
||||||
|
2 "ValveBiped.Bip01_L_UpperArm" 1
|
||||||
|
3 "ValveBiped.Bip01_L_Forearm" 2
|
||||||
|
4 "ValveBiped.Bip01_L_Hand" 3
|
||||||
|
5 "ValveBiped.Bip01_L_Finger4" 4
|
||||||
|
6 "ValveBiped.Bip01_L_Finger41" 5
|
||||||
|
7 "ValveBiped.Bip01_L_Finger42" 6
|
||||||
|
8 "ValveBiped.Bip01_L_Finger3" 4
|
||||||
|
9 "ValveBiped.Bip01_L_Finger31" 8
|
||||||
|
10 "ValveBiped.Bip01_L_Finger32" 9
|
||||||
|
11 "ValveBiped.Bip01_L_Finger2" 4
|
||||||
|
12 "ValveBiped.Bip01_L_Finger21" 11
|
||||||
|
13 "ValveBiped.Bip01_L_Finger22" 12
|
||||||
|
14 "ValveBiped.Bip01_L_Finger1" 4
|
||||||
|
15 "ValveBiped.Bip01_L_Finger11" 14
|
||||||
|
16 "ValveBiped.Bip01_L_Finger12" 15
|
||||||
|
17 "ValveBiped.Bip01_L_Finger0" 4
|
||||||
|
18 "ValveBiped.Bip01_L_Finger01" 17
|
||||||
|
19 "ValveBiped.Bip01_L_Finger02" 18
|
||||||
|
20 "ValveBiped.Bip01_L_Wrist" 3
|
||||||
|
21 "ValveBiped.Bip01_R_Clavicle" 0
|
||||||
|
22 "ValveBiped.Bip01_R_UpperArm" 21
|
||||||
|
23 "ValveBiped.Bip01_R_Forearm" 22
|
||||||
|
24 "ValveBiped.Bip01_R_Hand" 23
|
||||||
|
25 "ValveBiped.Bip01_R_Finger4" 24
|
||||||
|
26 "ValveBiped.Bip01_R_Finger41" 25
|
||||||
|
27 "ValveBiped.Bip01_R_Finger42" 26
|
||||||
|
28 "ValveBiped.Bip01_R_Finger3" 24
|
||||||
|
29 "ValveBiped.Bip01_R_Finger31" 28
|
||||||
|
30 "ValveBiped.Bip01_R_Finger32" 29
|
||||||
|
31 "ValveBiped.Bip01_R_Finger2" 24
|
||||||
|
32 "ValveBiped.Bip01_R_Finger21" 31
|
||||||
|
33 "ValveBiped.Bip01_R_Finger22" 32
|
||||||
|
34 "ValveBiped.Bip01_R_Finger1" 24
|
||||||
|
35 "ValveBiped.Bip01_R_Finger11" 34
|
||||||
|
36 "ValveBiped.Bip01_R_Finger12" 35
|
||||||
|
37 "ValveBiped.Bip01_R_Finger0" 24
|
||||||
|
38 "ValveBiped.Bip01_R_Finger01" 37
|
||||||
|
39 "ValveBiped.Bip01_R_Finger02" 38
|
||||||
|
40 "ValveBiped.Bip01_R_Wrist" 23
|
||||||
|
end
|
||||||
|
skeleton
|
||||||
|
time 0
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.629751 -23.512458 11.086264 2.584921 0.684407 0.683398 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048312 -0.151783 -0.855343 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.644755 -0.212118 -1.935165 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.542369 -0.400642 -1.367479 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.656262 -0.160831 -1.105523 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.322065 -0.146328 -1.853007 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.332964 -0.236914 -1.250082 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.450922 0.022640 -1.368738 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.066035 -0.130212 -1.623001 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.201606 -0.080467 -1.393326 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.292450 0.045616 -1.209045 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.209458 -0.074180 -1.557944 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.031989 0.120427 -1.391853 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197249 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 1
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.430527 -21.883502 10.195612 2.587013 0.749840 0.709262 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.066721 -0.143086 -0.824464 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.644755 -0.212118 -1.935165 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.542369 -0.400642 -1.367479 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.656262 -0.160831 -1.105523 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.322065 -0.146328 -1.853007 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.332964 -0.236914 -1.250082 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.450922 0.022640 -1.368738 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.066035 -0.130212 -1.623001 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.201606 -0.080467 -1.393326 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.292450 0.045616 -1.209045 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.209458 -0.074180 -1.557944 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.031989 0.120427 -1.391853 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 2
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 7.875822 -17.488837 7.879135 2.598140 0.928565 0.780410 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.113672 -0.117746 -0.744037 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.644755 -0.212118 -1.935165 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.542369 -0.400642 -1.367479 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.656262 -0.160831 -1.105523 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.322065 -0.146328 -1.853007 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.332964 -0.236914 -1.250082 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.450922 0.022640 -1.368738 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.066035 -0.130212 -1.623001 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.201606 -0.080467 -1.393326 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.292450 0.045616 -1.209045 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.209458 -0.074180 -1.557944 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.031989 0.120427 -1.391853 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 3
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 7.270335 -13.066827 5.722819 2.613833 1.109624 0.848621 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.156215 -0.090654 -0.668866 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.644755 -0.212118 -1.935165 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.542369 -0.400642 -1.367479 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.656262 -0.160831 -1.105523 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.322065 -0.146328 -1.853007 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.332964 -0.236914 -1.250082 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.450922 0.022640 -1.368738 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.066035 -0.130212 -1.623001 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.201606 -0.080467 -1.393326 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.292450 0.045616 -1.209045 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.209458 -0.074180 -1.557944 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.031989 0.120427 -1.391853 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 4
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 6.492967 -8.179959 3.722758 2.542314 1.297017 0.830337 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.195690 -0.062114 -0.596760 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.644755 -0.212118 -1.935165 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.542369 -0.400642 -1.367479 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.656262 -0.160831 -1.105523 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.322065 -0.146328 -1.853007 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.332964 -0.236902 -1.250082 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.450922 0.022628 -1.368738 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.066035 -0.130212 -1.623001 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.201606 -0.080467 -1.393326 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.292450 0.045616 -1.209045 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.209458 -0.074180 -1.557944 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.031989 0.120427 -1.391853 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 5
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 6.032016 -5.429875 2.687570 2.518062 1.419692 0.820105 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.215741 -0.046134 -0.559092 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.644755 -0.212118 -1.935165 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.542369 -0.400642 -1.367479 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.656262 -0.160831 -1.105523 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.322065 -0.146328 -1.853007 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.332964 -0.236914 -1.250082 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.450922 0.022640 -1.368738 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.066035 -0.130212 -1.623001 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.201606 -0.080467 -1.393326 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.292450 0.045616 -1.209045 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.209458 -0.074180 -1.557944 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.031989 0.120427 -1.391853 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 6
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 6.356245 -5.656445 2.691476 2.908754 1.452027 1.185509 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.211053 -0.051869 -0.569166 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.642965 -0.216049 -1.923415 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.538123 -0.399235 -1.354470 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.649718 -0.155750 -1.094900 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.319751 -0.150223 -1.841345 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.332682 -0.237118 -1.237904 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.447358 0.026978 -1.357372 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.062775 -0.133495 -1.611232 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.203775 -0.082085 -1.381694 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.292522 0.049571 -1.197205 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.212670 -0.078135 -1.546170 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.037490 0.116676 -1.380566 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 7
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 7.285960 -6.386936 2.711008 3.469399 1.441502 1.723904 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.196619 -0.068530 -0.599388 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.637351 -0.227171 -1.888534 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.525574 -0.394685 -1.316083 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.630731 -0.141009 -1.063748 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.312771 -0.161165 -1.806629 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.331527 -0.237669 -1.201836 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.437243 0.039167 -1.323865 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.053163 -0.142568 -1.576328 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.209731 -0.086938 -1.347160 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.292989 0.060524 -1.162233 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.222258 -0.088681 -1.511246 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.052842 0.105722 -1.347218 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 8
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.551624 -7.558846 2.753978 3.775352 1.393690 2.008497 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.174818 -0.091249 -0.643243 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.628605 -0.241565 -1.838724 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.507870 -0.387320 -1.262072 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.604822 -0.120946 -1.020447 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.302536 -0.175031 -1.757176 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.329031 -0.238233 -1.150760 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.424016 0.054591 -1.276900 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.039788 -0.153749 -1.526600 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.216922 -0.094009 -1.298223 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.294272 0.073983 -1.112761 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.235920 -0.100690 -1.461804 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.072185 0.090741 -1.300201 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 9
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 9.672752 -8.937795 2.824293 3.849249 1.346020 2.058708 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.152088 -0.111858 -0.686878 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.619384 -0.253178 -1.790480 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.490864 -0.379133 -1.210811 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.580916 -0.103832 -0.979875 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.292692 -0.185757 -1.709441 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.325165 -0.238365 -1.101726 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.412605 0.065713 -1.232515 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.027876 -0.161971 -1.478759 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.221800 -0.100769 -1.251181 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.295985 0.083283 -1.065548 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.248516 -0.107425 -1.414708 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.087034 0.078061 -1.255089 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197249 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 10
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 10.309490 -10.273773 2.914139 3.813299 1.315399 1.995233 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.134457 -0.125217 -0.719071 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.612496 -0.258379 -1.756521 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.478569 -0.372504 -1.175709 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.564756 -0.096042 -0.952393 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.286536 -0.189892 -1.675900 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.320346 -0.237873 -1.067521 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.405717 0.067474 -1.202391 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.021512 -0.164619 -1.445337 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.222543 -0.105071 -1.218180 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.297136 0.084518 -1.033053 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.255791 -0.105723 -1.382661 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.092691 0.072620 -1.223280 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.090859 0.201337 -1.251195 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197249 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.165183 -0.338180 0.561319 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.207495 0.123046 1.052637 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 11
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 10.547779 -11.777725 3.277432 3.656851 1.292826 1.811442 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.119830 -0.133795 -0.744311 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.606841 -0.258523 -1.731823 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.467477 -0.367434 -1.151134 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.552535 -0.094568 -0.932838 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.282183 -0.189029 -1.651717 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.313688 -0.236854 -1.043057 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.400434 0.063651 -1.181157 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.018132 -0.162858 -1.421394 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.219607 -0.107372 -1.194294 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.296549 0.080970 -1.009992 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.259830 -0.099168 -1.360175 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.092427 0.071134 -1.199937 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.092525 0.201121 -1.241175 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.161257 -0.325776 0.550336 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.202062 0.116670 1.029502 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 12
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 10.536060 -13.730910 4.168084 3.370299 1.250443 1.502786 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.104381 -0.140823 -0.769879 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.600468 -0.255479 -1.708554 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.453365 -0.362997 -1.128605 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.539558 -0.094832 -0.913997 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.276862 -0.185206 -1.629024 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.304104 -0.235320 -1.020242 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.393574 0.059097 -1.161040 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.014225 -0.157980 -1.399024 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.213650 -0.108655 -1.171758 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.293517 0.076596 -0.988317 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.263773 -0.091498 -1.338796 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.090090 0.069133 -1.177692 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.097511 0.200366 -1.211189 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.148729 -0.288840 0.517385 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.184825 0.098261 0.959818 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 13
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 10.297771 -16.008323 5.511875 3.069482 1.163342 1.185604 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.088932 -0.146031 -0.794461 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.593851 -0.249582 -1.687819 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.437056 -0.359309 -1.109092 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.526403 -0.096690 -0.896618 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.270993 -0.178782 -1.608864 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.292265 -0.233307 -1.000077 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.385572 0.054111 -1.142804 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.010091 -0.150430 -1.379303 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.205201 -0.108846 -1.151629 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.288339 0.071730 -0.968972 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.267416 -0.083180 -1.319497 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.085884 0.066808 -1.157537 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.105313 0.198892 -1.163926 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.126607 -0.231194 0.464868 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.154875 0.071524 0.848338 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 14
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 9.887602 -18.371676 7.113486 2.848742 1.035191 0.954254 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.074694 -0.149349 -0.816416 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.587613 -0.241852 -1.670724 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.420197 -0.356482 -1.093469 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.514072 -0.099698 -0.881708 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.265176 -0.170740 -1.592274 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.279499 -0.231030 -0.983636 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.377219 0.049162 -1.127533 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.006136 -0.141285 -1.363131 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.195410 -0.108079 -1.134928 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.281832 0.066864 -0.952943 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.270544 -0.074971 -1.303341 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.080502 0.064423 -1.140570 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.114720 0.196615 -1.106275 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.095749 -0.162318 0.399673 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.114312 0.043468 0.710393 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 15
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 9.418838 -20.520179 8.699472 2.712932 0.896944 0.813000 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.062983 -0.151068 -0.833990 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.582365 -0.233811 -1.658006 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.404902 -0.354556 -1.082171 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.503721 -0.103101 -0.870144 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.260091 -0.162579 -1.579979 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.267647 -0.228849 -0.971530 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.369640 0.044823 -1.115923 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.002780 -0.132177 -1.351227 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.185882 -0.106761 -1.122456 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.275192 0.062598 -0.940885 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.272965 -0.067792 -1.291125 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.074978 0.062301 -1.127670 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.123973 0.193798 -1.048735 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.060710 -0.095588 0.332933 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.070310 0.021272 0.571580 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 16
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 9.000857 -22.176480 9.996387 2.635802 0.781461 0.734083 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.054621 -0.151715 -0.846309 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.578555 -0.227075 -1.649712 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.393114 -0.353440 -1.075063 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.496153 -0.106122 -0.862315 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.256300 -0.155831 -1.572023 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.258344 -0.227087 -0.963722 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.363780 0.041552 -1.108182 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 0.000323 -0.124711 -1.343591 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.178212 -0.105419 -1.114288 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.269691 0.059386 -0.933016 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.274619 -0.062411 -1.283024 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.070375 0.060695 -1.119058 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.131415 0.191102 -1.001583 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197249 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.028954 -0.042904 0.276917 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.032544 0.007850 0.458054 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 17
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.723504 -23.184323 10.812818 2.596809 0.708599 0.694956 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.049825 -0.151817 -0.853208 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.576345 -0.222737 -1.645381 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.385952 -0.352921 -1.071409 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.491746 -0.108123 -0.857995 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.254026 -0.151517 -1.567864 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.252626 -0.226008 -0.959639 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.360216 0.039598 -1.104033 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001115 -0.119989 -1.339593 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.173394 -0.104448 -1.109985 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.266180 0.057456 -0.928827 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275541 -0.059211 -1.278687 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.067415 0.059725 -1.114441 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.136065 0.189220 -0.971708 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197269 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 0.007435 -0.010594 0.240763 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 -0.008174 0.001666 0.386636 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 18
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 10.312500 -7.453125 0.739258 -1.208176 -0.357391 -0.578439 # pos: raw rot: raw64 (-0,577473365081136, 0,0192069915738146, -0,327759586448867, 0,747481944656471)
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273446 0.179622 -1.010855 # pos: bone rot: raw64 (0,161796492673639, 0,0120172443307665, -0,48842597559644, 0,857389962129176)
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746026 -0.358573 -0.084171 # pos: bone rot: raw64 (0,748497606040189, -0,146200110340066, 0,109926171338, 0,637411247424791)
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.410593 0.110947 -0.172416 # pos: bone rot: raw64 (-0,198114300673341, 0,0716046945549514, -0,0729026446806695, 0,974837779317651)
|
||||||
|
6 1.312563 -0.000010 0.000003 0.060478 -0.110295 -0.018954 # pos: bone rot: raw64 (0,0296649791407685, -0,0553779337988215, -0,00779151544975498, 0,997994271400266)
|
||||||
|
7 0.729358 -0.000004 0.000003 0.043877 -0.116140 -0.088874 # pos: bone rot: raw64 (0,0193004516122572, -0,0589389519982567, -0,0430650505709407, 0,997145472799347)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.148970 0.018642 -0.225146 # pos: bone rot: raw64 (-0,0728978763113612, 0,0175952827476107, -0,111329979262362, 0,990950019613385)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.007331 -0.052688 -0.039588 # pos: bone rot: raw64 (-0,0041847209049602, -0,0262632244762304, -0,0198821926678692, 0,999448562741363)
|
||||||
|
10 1.196319 0.000000 0.000003 0.021705 -0.064171 -0.242414 # pos: bone rot: raw64 (0,00688838630276379, -0,0331544718005792, -0,120495738746768, 0,992136133843355)
|
||||||
|
11 3.883675 -0.046777 0.431439 0.066736 -0.032226 0.013379 # pos: bone rot: raw64 (0,0334644158056184, -0,0158796234704859, 0,00722217215434448, 0,999287651611185)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.018492 -0.005574 -0.150125 # pos: bone rot: raw64 (-0,00942897347022368, -0,00208568473544849, -0,0750140786103827, 0,997135714127579)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.014290 -0.022708 0.025329 # pos: bone rot: raw64 (-0,00699996614457791, -0,0114431326660477, 0,0125818192568687, 0,999830862202678)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.336774 -0.116878 -0.046319 # pos: bone rot: raw64 (0,165927807842346, -0,0614385311896652, -0,0130052504514454, 0,984136236976662)
|
||||||
|
15 1.719433 -0.000013 -0.000004 -0.010701 0.097281 0.096962 # pos: bone rot: raw64 (-0,00769424071586575, 0,0483045347668959, 0,0486640698127414, 0,997616799622992)
|
||||||
|
16 1.099674 -0.000002 0.000002 -0.029586 0.042269 -0.006832 # pos: bone rot: raw64 (-0,0147170950331235, 0,021181096467449, -0,0031023010719771, 0,999662515049095)
|
||||||
|
17 0.806046 -0.348925 1.321258 -1.412995 -0.885730 -0.627569 # pos: bone rot: raw64 (-0,658516569844928, -0,128997741223459, -0,476736795074084, 0,567835837387362)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.034058 0.034529 0.493857 # pos: bone rot: raw64 (0,012289995055201, 0,0208988090043979, 0,244069936718971, 0,9694545176509)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.006261 -0.029046 0.324084 # pos: bone rot: raw64 (0,00543212631601032, -0,0138273173201955, 0,161360663718861, 0,98678368121064)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.629751 -23.512458 11.086264 2.584921 0.684407 0.683398 # pos: anim+bone rot: anim+bone
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048312 -0.151783 -0.855343 # pos: bone rot: anim+bone
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575640 -0.221275 -1.644091 # pos: bone rot: anim+bone
|
||||||
|
26 1.312563 0.000006 0.000000 0.383607 -0.352794 -1.070370 # pos: bone rot: anim+bone
|
||||||
|
27 0.729368 0.000006 0.000000 0.490366 -0.108818 -0.856696 # pos: bone rot: anim+bone
|
||||||
|
28 3.942287 0.050297 0.431043 0.253294 -0.150079 -1.566644 # pos: bone rot: anim+bone
|
||||||
|
29 1.539104 0.000000 0.000000 0.250733 -0.225649 -0.958457 # pos: bone rot: anim+bone
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359046 0.038963 -1.102813 # pos: bone rot: anim+bone
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001570 -0.118407 -1.338425 # pos: bone rot: anim+bone
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171788 -0.104112 -1.108708 # pos: bone rot: anim+bone
|
||||||
|
33 1.209188 0.000006 0.000006 0.264993 0.056845 -0.927588 # pos: bone rot: anim+bone
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275817 -0.058181 -1.277403 # pos: bone rot: anim+bone
|
||||||
|
35 1.719429 0.000002 0.000008 0.066421 0.059413 -1.113048 # pos: bone rot: anim+bone
|
||||||
|
36 1.099669 0.000002 0.000007 0.137611 0.188561 -0.961725 # pos: bone rot: anim+bone
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197249 0.360344 -0.886707 # pos: bone rot: anim+bone
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: bone rot: anim+bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: bone rot: anim+bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
end
|
802
runnerhands/runnerhands_anims/punch2.smd
Normal file
802
runnerhands/runnerhands_anims/punch2.smd
Normal file
|
@ -0,0 +1,802 @@
|
||||||
|
version 1
|
||||||
|
nodes
|
||||||
|
0 "ValveBiped.Bip01_Spine4" -1
|
||||||
|
1 "ValveBiped.Bip01_L_Clavicle" 0
|
||||||
|
2 "ValveBiped.Bip01_L_UpperArm" 1
|
||||||
|
3 "ValveBiped.Bip01_L_Forearm" 2
|
||||||
|
4 "ValveBiped.Bip01_L_Hand" 3
|
||||||
|
5 "ValveBiped.Bip01_L_Finger4" 4
|
||||||
|
6 "ValveBiped.Bip01_L_Finger41" 5
|
||||||
|
7 "ValveBiped.Bip01_L_Finger42" 6
|
||||||
|
8 "ValveBiped.Bip01_L_Finger3" 4
|
||||||
|
9 "ValveBiped.Bip01_L_Finger31" 8
|
||||||
|
10 "ValveBiped.Bip01_L_Finger32" 9
|
||||||
|
11 "ValveBiped.Bip01_L_Finger2" 4
|
||||||
|
12 "ValveBiped.Bip01_L_Finger21" 11
|
||||||
|
13 "ValveBiped.Bip01_L_Finger22" 12
|
||||||
|
14 "ValveBiped.Bip01_L_Finger1" 4
|
||||||
|
15 "ValveBiped.Bip01_L_Finger11" 14
|
||||||
|
16 "ValveBiped.Bip01_L_Finger12" 15
|
||||||
|
17 "ValveBiped.Bip01_L_Finger0" 4
|
||||||
|
18 "ValveBiped.Bip01_L_Finger01" 17
|
||||||
|
19 "ValveBiped.Bip01_L_Finger02" 18
|
||||||
|
20 "ValveBiped.Bip01_L_Wrist" 3
|
||||||
|
21 "ValveBiped.Bip01_R_Clavicle" 0
|
||||||
|
22 "ValveBiped.Bip01_R_UpperArm" 21
|
||||||
|
23 "ValveBiped.Bip01_R_Forearm" 22
|
||||||
|
24 "ValveBiped.Bip01_R_Hand" 23
|
||||||
|
25 "ValveBiped.Bip01_R_Finger4" 24
|
||||||
|
26 "ValveBiped.Bip01_R_Finger41" 25
|
||||||
|
27 "ValveBiped.Bip01_R_Finger42" 26
|
||||||
|
28 "ValveBiped.Bip01_R_Finger3" 24
|
||||||
|
29 "ValveBiped.Bip01_R_Finger31" 28
|
||||||
|
30 "ValveBiped.Bip01_R_Finger32" 29
|
||||||
|
31 "ValveBiped.Bip01_R_Finger2" 24
|
||||||
|
32 "ValveBiped.Bip01_R_Finger21" 31
|
||||||
|
33 "ValveBiped.Bip01_R_Finger22" 32
|
||||||
|
34 "ValveBiped.Bip01_R_Finger1" 24
|
||||||
|
35 "ValveBiped.Bip01_R_Finger11" 34
|
||||||
|
36 "ValveBiped.Bip01_R_Finger12" 35
|
||||||
|
37 "ValveBiped.Bip01_R_Finger0" 24
|
||||||
|
38 "ValveBiped.Bip01_R_Finger01" 37
|
||||||
|
39 "ValveBiped.Bip01_R_Finger02" 38
|
||||||
|
40 "ValveBiped.Bip01_R_Wrist" 23
|
||||||
|
end
|
||||||
|
skeleton
|
||||||
|
time 0
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.700188 -12.328513 -11.183923 -1.932667 -1.007655 -0.227538 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273391 0.179599 -1.010799 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 1
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.813472 -11.527707 -9.316678 -2.042883 -1.201016 -0.075690 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.205545 0.152899 -0.852615 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 2
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.981446 -9.750309 -4.867324 -3.888209 -1.408079 1.868830 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.045394 0.136594 -0.505192 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 3
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.864255 -8.777624 -1.605506 -4.416690 -1.231810 2.474115 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.035907 0.157220 -0.346833 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 4
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.582997 -8.746373 -0.355467 -4.457578 -1.222429 2.554015 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.044710 0.167248 -0.350616 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.737550 -0.348542 -0.101890 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 5
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.434555 -8.898721 -0.175774 -4.461025 -1.221152 -3.715258 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.047666 0.168307 -0.370939 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.728912 -0.338675 -0.119741 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 6
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.360334 -8.969036 -0.273434 -4.473378 -1.230484 -3.707785 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.049489 0.167614 -0.412640 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.729512 -0.339339 -0.118501 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 7
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.297832 -9.004193 -0.582037 -4.512830 -1.259559 -3.683164 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.049112 0.166595 -0.478887 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.731312 -0.341366 -0.114782 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 8
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.247049 -9.012006 -1.109397 -4.587424 -1.308477 -3.632579 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.044962 0.165209 -0.567480 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.734131 -0.344589 -0.108956 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 9
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.200172 -9.008099 -1.828169 -4.717366 -1.373356 -3.533040 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.035279 0.163823 -0.670502 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.737550 -0.348542 -0.101890 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 10
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.145483 -9.008099 -2.668038 1.313196 -1.444964 -3.312692 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 -0.018930 0.163090 -0.775019 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.740909 -0.352496 -0.094824 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 11
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.075169 -9.035444 -3.550877 0.645198 -1.503065 -2.674163 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.003957 0.163660 -0.866868 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.743669 -0.355785 -0.089060 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 12
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 11.985322 -9.097946 -4.398560 -0.535290 -1.496582 -1.516572 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.032441 0.165495 -0.936282 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.745408 -0.357845 -0.085403 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 13
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 11.868131 -9.207324 -5.168114 -1.060707 -1.445799 -1.005940 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.065012 0.167859 -0.979303 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 14
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.004854 -10.547209 -6.113456 -1.542554 -1.376008 -0.549437 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.115943 0.171120 -1.002881 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 15
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 12.571277 -13.840278 -7.343962 -1.975278 -1.246790 -0.164212 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.189448 0.175522 -1.012558 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 16
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 13.176765 -17.090377 -8.336180 -2.179910 -1.117768 -0.003838 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.251383 0.178661 -1.012294 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
time 17
|
||||||
|
0 0.000006 1.072266 0.000000 -1.570781 -1.391898 -1.570811 # pos: raw rot: raw64 (-0,54266522280444, -0,453335545856692, -0,453336499530554, 0,542666893236363)
|
||||||
|
1 2.224202 2.056205 1.937649 1.596628 -1.286516 2.942973 # pos: desc_bone rot: desc_bone
|
||||||
|
2 13.415053 -18.328696 -8.679940 -2.235162 -1.069489 0.034963 # pos: anim+bone rot: anim+bone
|
||||||
|
3 11.692524 0.000001 -0.000054 0.273391 0.179599 -1.010799 # pos: bone rot: anim+bone
|
||||||
|
4 11.481651 0.000074 -0.000103 1.746008 -0.358543 -0.084164 # pos: bone rot: anim+bone
|
||||||
|
5 3.859692 -0.142412 -1.191979 -0.615187 0.154895 -2.151331 # pos: bone rot: raw64 (-0,0785436255723831, 0,300643777540313, -0,824964129941878, 0,472099991757547)
|
||||||
|
6 1.312563 -0.000010 0.000003 -0.507653 0.373399 -1.648167 # pos: bone rot: raw64 (-0,0357332059225054, 0,303130005297658, -0,666405360028572, 0,680249391038265)
|
||||||
|
7 0.729358 -0.000004 0.000003 -0.575107 0.246967 -1.428197 # pos: bone rot: raw64 (-0,135329181991014, 0,273586142737321, -0,596865369384113, 0,742016418843764)
|
||||||
|
8 3.942314 0.046759 -0.431448 -0.296924 0.087401 -2.071307 # pos: bone rot: raw64 (-0,0381946381594476, 0,149149823594177, -0,846625878035604, 0,509431175310403)
|
||||||
|
9 1.539095 0.000010 -0.000006 -0.224486 0.159081 -1.495365 # pos: bone rot: raw64 (-0,0281858309813352, 0,133813794224837, -0,667000452518247, 0,73240004351959)
|
||||||
|
10 1.196319 0.000000 0.000003 -0.269469 0.052167 -1.667490 # pos: bone rot: raw64 (-0,0711154598639203, 0,116799298858977, -0,73113883441027, 0,668383512641947)
|
||||||
|
11 3.883675 -0.046777 0.431439 -0.052053 0.068119 -1.842731 # pos: bone rot: raw64 (0,0113830512127632, 0,0412998002530097, -0,795160868091169, 0,604883415627051)
|
||||||
|
12 1.719578 -0.000011 0.000009 -0.046905 -0.034236 -1.620475 # pos: bone rot: raw64 (-0,0285596711351055, 0,00518989315514891, -0,724422109402604, 0,688745248696769)
|
||||||
|
13 1.209183 -0.000006 0.000004 -0.032971 -0.040970 -1.470696 # pos: bone rot: raw64 (-0,0259618635359461, -0,00413226884256895, -0,670863785331828, 0,741114490160734)
|
||||||
|
14 3.859844 -0.137957 1.332462 0.219659 0.011763 -1.778282 # pos: bone rot: raw64 (0,0736007339474039, -0,0814294426777636, -0,772245038869362, 0,625771346235387)
|
||||||
|
15 1.719433 -0.000013 -0.000004 0.171116 -0.263143 -1.606101 # pos: bone rot: raw64 (-0,0352086852985929, -0,15173237241155, -0,7028643117598, 0,694060080177739)
|
||||||
|
16 1.099674 -0.000002 0.000002 0.233716 -0.212055 -1.489802 # pos: bone rot: raw64 (0,013979905138061, -0,155863687580258, -0,660423917568246, 0,734405420901851)
|
||||||
|
17 0.806046 -0.348925 1.321258 -0.945194 -0.458673 -0.973796 # pos: bone rot: raw64 (-0,486473805201623, 0,0285148484636076, -0,497149230409035, 0,717894687940686)
|
||||||
|
18 1.789782 0.000000 -0.000006 0.184806 0.242736 0.872932 # pos: bone rot: raw64 (0,0320434417517463, 0,147972036375028, 0,407715603010367, 0,900469589355256)
|
||||||
|
19 1.207005 0.000004 -0.000002 0.453797 0.247791 1.096816 # pos: bone rot: raw64 (0,12772267927042, 0,219131365236585, 0,48035026533591, 0,839602277606044)
|
||||||
|
20 11.481678 0.000074 -0.000073 0.001273 0.000000 0.000000 # pos: desc_bone rot: desc_bone
|
||||||
|
21 2.224213 2.056215 -1.937597 -1.668473 1.286521 2.942955 # pos: desc_bone rot: desc_bone
|
||||||
|
22 8.625000 -23.500000 11.085938 2.584975 0.684414 0.683414 # pos: raw rot: raw64 (0,822508419748106, 0,390379719553128, -0,21727742324952, 0,351957519242229)
|
||||||
|
23 11.692526 -0.000020 0.000052 -0.048332 -0.151788 -0.855381 # pos: bone rot: raw64 (-0,0533628209291358, -0,0589780526265847, -0,415122787893873, 0,906282003364339)
|
||||||
|
24 11.481672 0.000053 0.000071 -1.627938 0.353035 -0.082438 # pos: bone rot: raw64 (-0,710144658019706, 0,149962353724311, 0,0997037412148756, 0,680635747767701)
|
||||||
|
25 3.859669 -0.132590 1.193108 0.575643 -0.221285 -1.644123 # pos: bone rot: raw64 (0,114489500766039, -0,278743610981173, -0,676786100012732, 0,671680525533588)
|
||||||
|
26 1.312563 0.000006 0.000000 0.383615 -0.352802 -1.070371 # pos: bone rot: raw64 (0,0735759384270008, -0,243896368076149, -0,464102523754824, 0,848357230397816)
|
||||||
|
27 0.729368 0.000006 0.000000 0.490376 -0.108830 -0.856702 # pos: bone rot: raw64 (0,198565388409906, -0,148672032989486, -0,390342526272523, 0,886623440540335)
|
||||||
|
28 3.942287 0.050297 0.431043 0.253297 -0.150080 -1.566671 # pos: bone rot: raw64 (0,0367688957362672, -0,141574792111019, -0,691315321295108, 0,707592928941279)
|
||||||
|
29 1.539104 0.000000 0.000000 0.250745 -0.225658 -0.958488 # pos: bone rot: raw64 (0,0587434488566166, -0,156413957398435, -0,442087916332285, 0,881273031120532)
|
||||||
|
30 1.196323 0.000004 -0.000002 0.359058 0.038967 -1.102815 # pos: bone rot: raw64 (0,162114066069571, -0,0772027601228904, -0,518332234224208, 0,836116294767623)
|
||||||
|
31 3.883648 -0.050357 -0.431044 -0.001569 -0.118409 -1.338449 # pos: bone rot: raw64 (-0,0373220265760295, -0,0459213037866098, -0,61932724984777, 0,782899775058592)
|
||||||
|
32 1.719584 -0.000004 0.000006 0.171797 -0.104116 -1.108732 # pos: bone rot: raw64 (0,0455550930237327, -0,0891789964776056, -0,519957294484475, 0,848301981607512)
|
||||||
|
33 1.209188 0.000006 0.000006 0.265002 0.056847 -0.927593 # pos: bone rot: raw64 (0,13071149315286, -0,0338821249570251, -0,446604515741102, 0,88448341628648)
|
||||||
|
34 3.859821 -0.148969 -1.331283 -0.275812 -0.058186 -1.277420 # pos: bone rot: raw64 (-0,127499519586792, 0,0587863641803912, -0,59346075369799, 0,792522788134071)
|
||||||
|
35 1.719429 0.000002 0.000008 0.066425 0.059413 -1.113081 # pos: bone rot: raw64 (0,043864229267011, 0,00767230621704759, -0,52856515475981, 0,847723977649483)
|
||||||
|
36 1.099669 0.000002 0.000007 0.137618 0.188566 -0.961741 # pos: bone rot: raw64 (0,104129741606836, 0,0516080610236831, -0,465145842959479, 0,877572190607579)
|
||||||
|
37 0.806021 -0.359839 -1.318334 1.197246 0.360337 -0.886716 # pos: bone rot: raw64 (0,564287870269837, -0,104094455673954, -0,439860134191449, 0,69084484952365)
|
||||||
|
38 1.789789 -0.000006 -0.000008 -0.000002 0.000001 0.228551 # pos: desc_bone rot: desc_bone
|
||||||
|
39 1.206999 -0.000001 0.000000 0.000003 0.000000 0.362911 # pos: desc_bone rot: desc_bone
|
||||||
|
40 11.481672 0.000053 0.000071 0.000148 0.000000 0.000014 # pos: desc_bone rot: desc_bone
|
||||||
|
end
|
1264
runnerhands/runnerhands_anims/punch3.smd
Normal file
1264
runnerhands/runnerhands_anims/punch3.smd
Normal file
File diff suppressed because it is too large
Load diff
1348
runnerhands/runnerhands_anims/runfast.smd
Normal file
1348
runnerhands/runnerhands_anims/runfast.smd
Normal file
File diff suppressed because it is too large
Load diff
1474
runnerhands/runnerhands_anims/runjump.smd
Normal file
1474
runnerhands/runnerhands_anims/runjump.smd
Normal file
File diff suppressed because it is too large
Load diff
1348
runnerhands/runnerhands_anims/runjump2.smd
Normal file
1348
runnerhands/runnerhands_anims/runjump2.smd
Normal file
File diff suppressed because it is too large
Load diff
1348
runnerhands/runnerhands_anims/runslow.smd
Normal file
1348
runnerhands/runnerhands_anims/runslow.smd
Normal file
File diff suppressed because it is too large
Load diff
1096
runnerhands/runnerhands_anims/sidestepleft.smd
Normal file
1096
runnerhands/runnerhands_anims/sidestepleft.smd
Normal file
File diff suppressed because it is too large
Load diff
1096
runnerhands/runnerhands_anims/sidestepright.smd
Normal file
1096
runnerhands/runnerhands_anims/sidestepright.smd
Normal file
File diff suppressed because it is too large
Load diff
8488
runnerhands/runnerhands_anims/slide.smd
Normal file
8488
runnerhands/runnerhands_anims/slide.smd
Normal file
File diff suppressed because it is too large
Load diff
2608
runnerhands/runnerhands_anims/springboard.smd
Normal file
2608
runnerhands/runnerhands_anims/springboard.smd
Normal file
File diff suppressed because it is too large
Load diff
1768
runnerhands/runnerhands_anims/taphud.smd
Normal file
1768
runnerhands/runnerhands_anims/taphud.smd
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue