mirror of
https://github.com/mapbase-source/mapbase-model-src.git
synced 2025-03-12 21:50:14 +03:00
Refactored new soldier animations and added new animation sets for readiness and unused weapons
This commit is contained in:
parent
0db8193b53
commit
8bf6dd53ff
@ -3,7 +3,6 @@
|
||||
// Soldier Activity Fixes
|
||||
//
|
||||
// This overwrites existing soldier sequences to fix issues with animation events, activity names, etc.
|
||||
// It also adds new animation variants for different weapons, fixing most problems involving incorrect hand positioning.
|
||||
//
|
||||
// ================================================================
|
||||
|
||||
@ -23,12 +22,9 @@ $sequence "oldidle_to_shotgun" "combine_soldier_anims_anims\custom\Idle1_Shotgun
|
||||
$sequence "oldidle_to_pistol" "combine_soldier_anims_anims\custom\Idle1_Pistol.smd" frame 0 0 subtract "layer_relaxed_oldidle" 0 delta hidden
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
//
|
||||
// REPLACEMENTS
|
||||
//
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
$GenericIdle "Idle1" "combine_soldier_anims_anims\Idle1.smd" "ACT_IDLE_AR2_OLD" // Activity changed from "ACT_IDLE" to the bogus "ACT_IDLE_AR2_OLD" since it doesn't fit any weapon in HL2
|
||||
$GenericIdle "Idle1" "combine_soldier_anims_anims\Idle1.smd" "ACT_IDLE_AR1" // Activity changed from "ACT_IDLE" to "ACT_IDLE_AR1" since it doesn't fit any weapon in HL2
|
||||
|
||||
$GenericCombatIdle "CombatIdle1" "combine_soldier_anims_anims\CombatIdle1.smd" "ACT_IDLE_ANGRY_AR2" "Aim_stand_delta_all" // Activity changed from "ACT_IDLE_ANGRY" to "ACT_IDLE_ANGRY_AR2"
|
||||
$GenericCombatIdle "CombatIdle1_SMG1" "combine_soldier_anims_anims\CombatIdle1_SMG1.smd" "ACT_IDLE_ANGRY_SMG1" "Aim_stand_delta_all"
|
||||
@ -37,8 +33,8 @@ $GenericCombatIdle "CombatIdle1_SG" "combine_soldier_anims_anims\CombatIdle1_SG.
|
||||
$GenericCombatIdle "crouch_aim_ar2" "combine_soldier_anims_anims\CrouchIdle.smd" "ACT_RANGE_AIM_AR2_LOW" "Aim_crouch_delta_all"
|
||||
$GenericCombatIdle "crouch_aim_sm1" "combine_soldier_anims_anims\crouch_aim_sm1.smd" "ACT_RANGE_AIM_SMG1_LOW" "Aim_crouch_delta_all"
|
||||
|
||||
$sequence "Walk_all" { $a_WalkBlends activity "ACT_WALK_AR2_OLD" 1 } // Activity changed from "ACT_WALK" to the bogus "ACT_WALK_AR2_OLD" since it doesn't fit any weapon in HL2
|
||||
$sequence "RunALL" { $a_RunBlends activity "ACT_RUN_AR2_OLD" 1 } // Activity changed from "ACT_RUN" to the bogus "ACT_RUN_AR2_OLD" since it doesn't fit any weapon in HL2
|
||||
$sequence "Walk_all" { $a_WalkBlends activity "ACT_WALK_AR1" 1 } // Activity changed from "ACT_WALK" to "ACT_WALK_AR1" since it doesn't fit any weapon in HL2
|
||||
$sequence "RunALL" { $a_RunBlends activity "ACT_RUN_AR1" 1 } // Activity changed from "ACT_RUN" to "ACT_RUN_AR1" since it doesn't fit any weapon in HL2
|
||||
|
||||
$sequence "Walk_aiming_all" { $a_WalkBlends activity "ACT_WALK_AIM_RIFLE" 1 blendlayer "layer_walk_aiming" 0 0 0 0 local } // Adds previously missing footstep events
|
||||
$sequence "Walk_aiming_all_SG" { $a_WalkBlends activity "ACT_WALK_AIM_SHOTGUN" 1 blendlayer "layer_walk_aiming_SG" 0 0 0 0 local } // Adds previously missing footstep events
|
||||
@ -176,179 +172,3 @@ $sequence "WalkEasy_all" {
|
||||
$a_WalkEasyBlends // Adds previously missing footstep events
|
||||
activity "ACT_WALK_EASY" 1
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
//
|
||||
// NEW
|
||||
//
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// New Idles
|
||||
|
||||
// Hand-corrected custom idle animations
|
||||
$GenericIdle "Idle1_SMG1" "combine_soldier_anims_anims\custom\Idle1_SMG1.smd" "ACT_IDLE_SMG1"
|
||||
$GenericIdle "Idle1_AR2" "combine_soldier_anims_anims\custom\Idle1_AR2.smd" "ACT_IDLE_AR2"
|
||||
$GenericIdle "Idle1_SG" "combine_soldier_anims_anims\custom\Idle1_Shotgun.smd" "ACT_IDLE_SHOTGUN"
|
||||
|
||||
// New activities from existing SMDs
|
||||
$GenericCombatIdle "crouch_aim_sg" "combine_soldier_anims_anims\CrouchIdle.smd" "ACT_RANGE_AIM_SHOTGUN_LOW" "Aim_crouch_delta_all"
|
||||
$SoldierCover "cover_crouch_low_ar2" "combine_soldier_anims_anims\CrouchIdle.smd" "ACT_COVER_AR2_LOW"
|
||||
$SoldierCover "cover_crouch_low_smg1" "combine_soldier_anims_anims\crouch_aim_sm1.smd" "ACT_COVER_SMG1_LOW"
|
||||
$SoldierCover "cover_crouch_low_sg" "combine_soldier_anims_anims\CrouchIdle.smd" "ACT_COVER_SHOTGUN_LOW"
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific reload animations
|
||||
// TODO: Do something more than just changing the hands?
|
||||
$GenericReload "reload_ar2" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_AR2" "Aim_stand_delta_all" 13 48 65 28
|
||||
$append "reload_ar2" { blendlayer "CombatIdle1" 0 0 0 4 blendlayer "CombatIdle1" 61 67 67 67 xfade }
|
||||
$GenericReload "reload_ar2_low" "combine_soldier_anims_anims\reload_low.smd" "ACT_RELOAD_AR2_LOW" "Aim_crouch_delta_all" 13 48 65 30
|
||||
$append "reload_ar2_low" { blendlayer "crouch_aim_ar2" 0 0 0 4 blendlayer "crouch_aim_ar2" 61 67 67 67 xfade }
|
||||
|
||||
$makeweapongesture "gesture_reload_ar2" "combine_soldier_anims_anims\reload.smd" 10 50 59
|
||||
$append "gesture_reload_ar2" {
|
||||
activity "ACT_GESTURE_RELOAD_AR2" 1
|
||||
{ event 2 28 "" }
|
||||
ikrule "lhand" touch "ValveBiped.Bip01_Spine" contact 14 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 9 14 22 25 target 1 usesequence
|
||||
ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" contact 30 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 22 30 48 1 target 1 usesequence
|
||||
}
|
||||
|
||||
$GenericReload "reload_smg1" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_SMG1" "Aim_stand_delta_all" 13 48 65 28
|
||||
$append "reload_smg1" { blendlayer "CombatIdle1_SMG1" 0 0 0 4 blendlayer "CombatIdle1_SMG1" 61 67 67 67 xfade }
|
||||
$GenericReload "reload_smg1_low" "combine_soldier_anims_anims\reload_low.smd" "ACT_RELOAD_SMG1_LOW" "Aim_crouch_delta_all" 13 48 65 30
|
||||
$append "reload_smg1_low" { blendlayer "crouch_aim_sm1" 0 0 0 4 blendlayer "crouch_aim_sm1" 61 67 67 67 xfade }
|
||||
|
||||
$makeweapongesture "gesture_reload_shotgun" "male_shared_anims\reload_shotgun1.smd" 14 35 75
|
||||
$append "gesture_reload_shotgun" {
|
||||
activity "ACT_GESTURE_RELOAD_SHOTGUN" 1
|
||||
{ event 3015 29 "" }
|
||||
{ event AE_CL_PLAYSOUND 57 "Weapon_Shotgun.Special1" }
|
||||
fps 38.1 // Needs to be the same duration as the existing soldier gesture reload
|
||||
}
|
||||
|
||||
$GenericReloadFromIdle "reload_shotgun1" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_SHOTGUN" "Aim_stand_delta_all" "gesture_reload_shotgun" 10 55 65 22
|
||||
$GenericReloadFromIdle "reload_shotgun1_low" "combine_soldier_anims_anims\reload_low.smd" "ACT_RELOAD_SHOTGUN_LOW" "Aim_crouch_delta_all" "gesture_reload_shotgun" 10 55 65 22
|
||||
$append "reload_shotgun1" { { event AE_CL_PLAYSOUND 57 "Weapon_Shotgun.Special1" } }
|
||||
$append "reload_shotgun1_low" { { event AE_CL_PLAYSOUND 57 "Weapon_Shotgun.Special1" } }
|
||||
|
||||
//$weightlist "weights_reload_shotgun1_legs" { "ValveBiped.Bip01_Pelvis" 1 "ValveBiped.Bip01_Spine" 0 }
|
||||
//
|
||||
//$sequence "reload_shotgun1_legs" "combine_soldier_anims_anims\reload.smd" weightlist "weights_reload_shotgun1_legs" hidden
|
||||
//$sequence "reload_shotgun1" {
|
||||
// "combine_soldier_anims_anims\CombatIdle1_SG.smd"
|
||||
// numframes 65 // In sync with the existing soldier reload
|
||||
// activity "ACT_RELOAD_SHOTGUN" 1
|
||||
// { event 3015 22 "" } { event AE_CL_PLAYSOUND 50 "Weapon_Shotgun.Special1" }
|
||||
// addlayer "gesture_reload_shotgun" addlayer "reload_shotgun1_legs"
|
||||
// addlayer "Aim_stand_delta_all"
|
||||
// ikrule "lfoot" footstep ikrule "rfoot" footstep ikrule "rhand" release ikrule "lhand" release
|
||||
//}
|
||||
//
|
||||
//$sequence "reload_shotgun1_low" {
|
||||
// "combine_soldier_anims_anims\CrouchIdle.smd"
|
||||
// numframes 65 // In sync with the existing soldier reload
|
||||
// activity "ACT_RELOAD_SHOTGUN_LOW" 1
|
||||
// { event 3015 22 "" } { event AE_CL_PLAYSOUND 50 "Weapon_Shotgun.Special1" }
|
||||
// addlayer "gesture_reload_shotgun"
|
||||
// addlayer "Aim_crouch_delta_all"
|
||||
// ikrule "lfoot" footstep ikrule "rfoot" footstep ikrule "rhand" release ikrule "lhand" release
|
||||
//}
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific walking animations
|
||||
$sequence "Walk_all_AR2" { $a_WalkBlends activity "ACT_WALK_AR2" 1 blendlayer "oldidle_to_ar2" 0 0 0 0 local }
|
||||
$sequence "Walk_all_SMG1" { $a_WalkBlends activity "ACT_WALK_RIFLE" 1 blendlayer "oldidle_to_smg1" 0 0 0 0 local }
|
||||
$sequence "Walk_all_SG" { $a_WalkBlends activity "ACT_WALK_SHOTGUN" 1 blendlayer "oldidle_to_shotgun" 0 0 0 0 local }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific running animations
|
||||
$sequence "RunALL_AR2" { $a_RunBlends activity "ACT_RUN_AR2" 1 blendlayer "oldidle_to_ar2" 0 0 0 0 local }
|
||||
$sequence "RunALL_SMG1" { $a_RunBlends activity "ACT_RUN_RIFLE" 1 blendlayer "oldidle_to_smg1" 0 0 0 0 local }
|
||||
$sequence "RunALL_SG" { $a_RunBlends activity "ACT_RUN_SHOTGUN" 1 blendlayer "oldidle_to_shotgun" 0 0 0 0 local }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific running aim animations
|
||||
$sequence "RunAIMALL1_AR2" { $a_RunBlends activity "ACT_RUN_AIM_AR2" 1 blendlayer "layer_run_aiming" 0 0 0 0 local blendlayer "smg1_to_ar2" 0 0 0 0 local }
|
||||
$sequence "Walk_aiming_all_AR2" { $a_WalkBlends activity "ACT_WALK_AIM_AR2" 1 blendlayer "layer_walk_aiming" 0 0 0 0 local blendlayer "smg1_to_ar2" 0 0 0 0 local }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Idle_Unarmed as simple ACT_IDLE (which soldiers previously lacked)
|
||||
$sequence "Idle_Unarmed_ACT_IDLE" {
|
||||
"combine_soldier_anims_anims\Idle_Unarmed.smd"
|
||||
activity "ACT_IDLE" 1
|
||||
loop
|
||||
ikrule "lfoot" footstep
|
||||
ikrule "rfoot" footstep
|
||||
|
||||
hidden // For now, hide this and allow the original animation to continue to be used (for simplicity)
|
||||
}
|
||||
|
||||
// NEW -- WalkUnarmed_all as simple ACT_WALK (which soldiers previously lacked)
|
||||
$sequence "WalkUnarmed_all_ACT_WALK" {
|
||||
$a_WalkEasyBlends
|
||||
activity "ACT_WALK" 1
|
||||
blendlayer "layer_walk_unarmed" 0 0 0 0 local
|
||||
|
||||
keyvalues
|
||||
{
|
||||
interior ACT_IDLE
|
||||
}
|
||||
|
||||
hidden // For now, hide this and allow the original animation to continue to be used (for simplicity)
|
||||
}
|
||||
|
||||
$weightlist "weights_layer_run_unarmed" {
|
||||
"ValveBiped.Bip01_Pelvis" 0
|
||||
"ValveBiped.Bip01_L_Clavicle" 1
|
||||
"ValveBiped.Bip01_L_UpperArm" 0.8
|
||||
"ValveBiped.Bip01_L_Forearm" 0.8
|
||||
"ValveBiped.Bip01_L_Thigh" 0
|
||||
"ValveBiped.Bip01_R_Clavicle" 1
|
||||
"ValveBiped.Bip01_R_UpperArm" 0.8
|
||||
"ValveBiped.Bip01_R_Forearm" 0.8
|
||||
"ValveBiped.Bip01_R_Thigh" 0
|
||||
"ValveBiped.Bip01_Spine" 0.2
|
||||
"ValveBiped.Bip01_Spine1" 0.4
|
||||
"ValveBiped.Bip01_Spine2" 0.6
|
||||
"ValveBiped.Bip01_Spine4" 0.8
|
||||
"ValveBiped.Bip01_Neck1" 0
|
||||
//"ValveBiped.Cod" 0.1
|
||||
}
|
||||
|
||||
//$sequence "layer_run_unarmed" {
|
||||
// //"combine_soldier_anims_anims\layer_walk_unarmed.smd"
|
||||
// "male_shared_anims\a_RunN.smd"
|
||||
// hidden
|
||||
// //worldspace
|
||||
// loop
|
||||
// ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 0
|
||||
// ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 1
|
||||
// weightlist "weights_layer_run_unarmed"
|
||||
// subtract "layer_run_unarmed" 0
|
||||
// delta
|
||||
//}
|
||||
|
||||
$sequence "layer_run_unarmed" {
|
||||
"male_shared_anims\a_RunN.smd"
|
||||
hidden
|
||||
//worldspace
|
||||
loop
|
||||
weightlist "weights_layer_run_unarmed"
|
||||
}
|
||||
|
||||
// NEW -- Unarmed running animation
|
||||
$sequence "RunUnarmed_all" {
|
||||
$a_RunBlends
|
||||
activity "ACT_RUN" 1 // There shall be no ACT_RUN_UNARMED
|
||||
blendlayer "layer_walk_unarmed" 0 0 0 0 local
|
||||
blendlayer "layer_run_unarmed" 0 0 0 0 local
|
||||
|
||||
keyvalues
|
||||
{
|
||||
interior ACT_IDLE
|
||||
}
|
||||
}
|
||||
|
185
modelsrc/SoldierNewWeaponActivities.qci
Normal file
185
modelsrc/SoldierNewWeaponActivities.qci
Normal file
@ -0,0 +1,185 @@
|
||||
// ================================================================
|
||||
//
|
||||
// Soldier New Weapon Activities
|
||||
//
|
||||
// This adds new animation variants for different weapons, fixing most problems involving incorrect hand positioning.
|
||||
//
|
||||
// ================================================================
|
||||
|
||||
// New Idles
|
||||
|
||||
// Hand-corrected custom idle animations
|
||||
$GenericIdle "Idle1_SMG1" "combine_soldier_anims_anims\custom\Idle1_SMG1.smd" "ACT_IDLE_SMG1"
|
||||
$GenericIdle "Idle1_AR2" "combine_soldier_anims_anims\custom\Idle1_AR2.smd" "ACT_IDLE_AR2"
|
||||
$GenericIdle "Idle1_SG" "combine_soldier_anims_anims\custom\Idle1_Shotgun.smd" "ACT_IDLE_SHOTGUN"
|
||||
|
||||
$GenericCombatIdle "crouch_aim_sg" "combine_soldier_anims_anims\custom\crouch_aim_sg_fromshoot.smd" "ACT_RANGE_AIM_SHOTGUN_LOW" "Aim_crouch_delta_all"
|
||||
//$GenericCombatIdle "crouch_aim_ar1" "combine_soldier_anims_anims\custom\crouch_aim_ar1.smd" "ACT_RANGE_AIM_AR1_LOW" "Aim_crouch_delta_all"
|
||||
|
||||
// New activities from existing SMDs
|
||||
$SoldierCover "cover_crouch_low_ar2" "combine_soldier_anims_anims\CrouchIdle.smd" "ACT_COVER_AR2_LOW"
|
||||
$SoldierCover "cover_crouch_low_smg1" "combine_soldier_anims_anims\crouch_aim_sm1.smd" "ACT_COVER_SMG1_LOW"
|
||||
$SoldierCover "cover_crouch_low_sg" "combine_soldier_anims_anims\CrouchIdle.smd" "ACT_COVER_SHOTGUN_LOW"
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific reload animations
|
||||
// TODO: Do something more than just changing the hands?
|
||||
$GenericReload "reload_ar2" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_AR2" "Aim_stand_delta_all" 13 48 65 28
|
||||
$append "reload_ar2" { blendlayer "CombatIdle1" 0 0 0 4 blendlayer "CombatIdle1" 61 67 67 67 xfade }
|
||||
$GenericReload "reload_ar2_low" "combine_soldier_anims_anims\reload_low.smd" "ACT_RELOAD_AR2_LOW" "Aim_crouch_delta_all" 13 48 65 30
|
||||
$append "reload_ar2_low" { blendlayer "crouch_aim_ar2" 0 0 0 4 blendlayer "crouch_aim_ar2" 61 67 67 67 xfade }
|
||||
|
||||
$makeweapongesture "gesture_reload_ar2" "combine_soldier_anims_anims\reload.smd" 10 50 59
|
||||
$append "gesture_reload_ar2" {
|
||||
activity "ACT_GESTURE_RELOAD_AR2" 1
|
||||
{ event 2 28 "" }
|
||||
ikrule "lhand" touch "ValveBiped.Bip01_Spine" contact 14 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 9 14 22 25 target 1 usesequence
|
||||
ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" contact 30 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 22 30 48 1 target 1 usesequence
|
||||
}
|
||||
|
||||
$GenericReload "reload_smg1" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_SMG1" "Aim_stand_delta_all" 13 48 65 28
|
||||
$append "reload_smg1" { blendlayer "CombatIdle1_SMG1" 0 0 0 4 blendlayer "CombatIdle1_SMG1" 61 67 67 67 xfade }
|
||||
$GenericReload "reload_smg1_low" "combine_soldier_anims_anims\reload_low.smd" "ACT_RELOAD_SMG1_LOW" "Aim_crouch_delta_all" 13 48 65 30
|
||||
$append "reload_smg1_low" { blendlayer "crouch_aim_sm1" 0 0 0 4 blendlayer "crouch_aim_sm1" 61 67 67 67 xfade }
|
||||
|
||||
$makeweapongesture "gesture_reload_shotgun" "male_shared_anims\reload_shotgun1.smd" 14 35 75
|
||||
$append "gesture_reload_shotgun" {
|
||||
activity "ACT_GESTURE_RELOAD_SHOTGUN" 1
|
||||
{ event 3015 29 "" }
|
||||
{ event AE_CL_PLAYSOUND 57 "Weapon_Shotgun.Special1" }
|
||||
fps 38.1 // Needs to be the same duration as the existing soldier gesture reload
|
||||
}
|
||||
|
||||
$GenericReloadFromIdle "reload_shotgun1" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_SHOTGUN" "Aim_stand_delta_all" "gesture_reload_shotgun" 10 55 65 22
|
||||
$GenericReloadFromIdle "reload_shotgun1_low" "combine_soldier_anims_anims\reload_low.smd" "ACT_RELOAD_SHOTGUN_LOW" "Aim_crouch_delta_all" "gesture_reload_shotgun" 10 55 65 22
|
||||
$append "reload_shotgun1" { { event AE_CL_PLAYSOUND 57 "Weapon_Shotgun.Special1" } }
|
||||
$append "reload_shotgun1_low" { { event AE_CL_PLAYSOUND 57 "Weapon_Shotgun.Special1" } }
|
||||
|
||||
//$weightlist "weights_reload_shotgun1_legs" { "ValveBiped.Bip01_Pelvis" 1 "ValveBiped.Bip01_Spine" 0 }
|
||||
//
|
||||
//$sequence "reload_shotgun1_legs" "combine_soldier_anims_anims\reload.smd" weightlist "weights_reload_shotgun1_legs" hidden
|
||||
//$sequence "reload_shotgun1" {
|
||||
// "combine_soldier_anims_anims\CombatIdle1_SG.smd"
|
||||
// numframes 65 // In sync with the existing soldier reload
|
||||
// activity "ACT_RELOAD_SHOTGUN" 1
|
||||
// { event 3015 22 "" } { event AE_CL_PLAYSOUND 50 "Weapon_Shotgun.Special1" }
|
||||
// addlayer "gesture_reload_shotgun" addlayer "reload_shotgun1_legs"
|
||||
// addlayer "Aim_stand_delta_all"
|
||||
// ikrule "lfoot" footstep ikrule "rfoot" footstep ikrule "rhand" release ikrule "lhand" release
|
||||
//}
|
||||
//
|
||||
//$sequence "reload_shotgun1_low" {
|
||||
// "combine_soldier_anims_anims\CrouchIdle.smd"
|
||||
// numframes 65 // In sync with the existing soldier reload
|
||||
// activity "ACT_RELOAD_SHOTGUN_LOW" 1
|
||||
// { event 3015 22 "" } { event AE_CL_PLAYSOUND 50 "Weapon_Shotgun.Special1" }
|
||||
// addlayer "gesture_reload_shotgun"
|
||||
// addlayer "Aim_crouch_delta_all"
|
||||
// ikrule "lfoot" footstep ikrule "rfoot" footstep ikrule "rhand" release ikrule "lhand" release
|
||||
//}
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific walking animations
|
||||
$sequence "Walk_all_AR2" { $a_WalkBlends activity "ACT_WALK_AR2" 1 blendlayer "oldidle_to_ar2" 0 0 0 0 local }
|
||||
$sequence "Walk_all_SMG1" { $a_WalkBlends activity "ACT_WALK_RIFLE" 1 blendlayer "oldidle_to_smg1" 0 0 0 0 local }
|
||||
$sequence "Walk_all_SG" { $a_WalkBlends activity "ACT_WALK_SHOTGUN" 1 blendlayer "oldidle_to_shotgun" 0 0 0 0 local }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific running animations
|
||||
$sequence "RunALL_AR2" { $a_RunBlends activity "ACT_RUN_AR2" 1 blendlayer "oldidle_to_ar2" 0 0 0 0 local }
|
||||
$sequence "RunALL_SMG1" { $a_RunBlends activity "ACT_RUN_RIFLE" 1 blendlayer "oldidle_to_smg1" 0 0 0 0 local }
|
||||
$sequence "RunALL_SG" { $a_RunBlends activity "ACT_RUN_SHOTGUN" 1 blendlayer "oldidle_to_shotgun" 0 0 0 0 local }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific running aim animations
|
||||
$sequence "RunAIMALL1_AR2" { $a_RunBlends activity "ACT_RUN_AIM_AR2" 1 blendlayer "layer_run_aiming" 0 0 0 0 local blendlayer "smg1_to_ar2" 0 0 0 0 local }
|
||||
$sequence "Walk_aiming_all_AR2" { $a_WalkBlends activity "ACT_WALK_AIM_AR2" 1 blendlayer "layer_walk_aiming" 0 0 0 0 local blendlayer "smg1_to_ar2" 0 0 0 0 local }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Idle_Unarmed as simple ACT_IDLE (which soldiers previously lacked)
|
||||
$sequence "Idle_Unarmed_ACT_IDLE" {
|
||||
"combine_soldier_anims_anims\Idle_Unarmed.smd"
|
||||
activity "ACT_IDLE" 1
|
||||
loop
|
||||
ikrule "lfoot" footstep
|
||||
ikrule "rfoot" footstep
|
||||
|
||||
hidden // For now, hide this and allow the original animation to continue to be used (for simplicity)
|
||||
}
|
||||
|
||||
// NEW -- WalkUnarmed_all as simple ACT_WALK (which soldiers previously lacked)
|
||||
$sequence "WalkUnarmed_all_ACT_WALK" {
|
||||
$a_WalkEasyBlends
|
||||
activity "ACT_WALK" 1
|
||||
blendlayer "layer_walk_unarmed" 0 0 0 0 local
|
||||
|
||||
keyvalues
|
||||
{
|
||||
interior ACT_IDLE
|
||||
}
|
||||
|
||||
hidden // For now, hide this and allow the original animation to continue to be used (for simplicity)
|
||||
}
|
||||
|
||||
$weightlist "weights_layer_run_unarmed" {
|
||||
"ValveBiped.Bip01_Pelvis" 0
|
||||
"ValveBiped.Bip01_L_Clavicle" 1
|
||||
"ValveBiped.Bip01_L_UpperArm" 0.8
|
||||
"ValveBiped.Bip01_L_Forearm" 0.8
|
||||
"ValveBiped.Bip01_L_Thigh" 0
|
||||
"ValveBiped.Bip01_R_Clavicle" 1
|
||||
"ValveBiped.Bip01_R_UpperArm" 0.8
|
||||
"ValveBiped.Bip01_R_Forearm" 0.8
|
||||
"ValveBiped.Bip01_R_Thigh" 0
|
||||
"ValveBiped.Bip01_Spine" 0.2
|
||||
"ValveBiped.Bip01_Spine1" 0.4
|
||||
"ValveBiped.Bip01_Spine2" 0.6
|
||||
"ValveBiped.Bip01_Spine4" 0.8
|
||||
"ValveBiped.Bip01_Neck1" 0
|
||||
//"ValveBiped.Cod" 0.1
|
||||
}
|
||||
|
||||
//$sequence "layer_run_unarmed" {
|
||||
// //"combine_soldier_anims_anims\layer_walk_unarmed.smd"
|
||||
// "male_shared_anims\a_RunN.smd"
|
||||
// hidden
|
||||
// //worldspace
|
||||
// loop
|
||||
// ikrule "rhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 0
|
||||
// ikrule "lhand" release contact 0 fakeorigin 0 0 0 fakerotate 0 0 0 floor 0 height 0 radius 0 range 0 0 30 30 target 1
|
||||
// weightlist "weights_layer_run_unarmed"
|
||||
// subtract "layer_run_unarmed" 0
|
||||
// delta
|
||||
//}
|
||||
|
||||
$sequence "layer_run_unarmed" {
|
||||
"male_shared_anims\a_RunN.smd"
|
||||
hidden
|
||||
//worldspace
|
||||
loop
|
||||
weightlist "weights_layer_run_unarmed"
|
||||
}
|
||||
|
||||
// NEW -- Unarmed running animation
|
||||
$sequence "RunUnarmed_all" {
|
||||
$a_RunBlends
|
||||
activity "ACT_RUN" 1 // There shall be no ACT_RUN_UNARMED
|
||||
blendlayer "layer_walk_unarmed" 0 0 0 0 local
|
||||
blendlayer "layer_run_unarmed" 0 0 0 0 local
|
||||
|
||||
keyvalues
|
||||
{
|
||||
interior ACT_IDLE
|
||||
}
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
$include "SoldierNewWeaponActivities_AR1.qci"
|
||||
$include "SoldierNewWeaponActivities_SMG2.qci"
|
||||
$include "SoldierNewWeaponActivities_SniperRifle.qci"
|
21
modelsrc/SoldierNewWeaponActivities_AR1.qci
Normal file
21
modelsrc/SoldierNewWeaponActivities_AR1.qci
Normal file
@ -0,0 +1,21 @@
|
||||
// ================================================================
|
||||
//
|
||||
// Soldier AR1 Activities
|
||||
//
|
||||
// ================================================================
|
||||
|
||||
$GenericCombatIdle "CombatIdle1_AR1" "combine_soldier_anims_anims\custom\CombatIdle1_AR1.smd" "ACT_IDLE_ANGRY_AR1" "Aim_stand_delta_all"
|
||||
|
||||
$GenericCombatIdle "crouch_aim_ar1" "combine_soldier_anims_anims\custom\crouch_aim_ar1.smd" "ACT_RANGE_AIM_AR1_LOW" "Aim_crouch_delta_all"
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// TODO: Do something more than just changing the hands?
|
||||
$GenericReload "reload_ar1" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_AR1" "Aim_stand_delta_all" 13 48 65 28
|
||||
$append "reload_ar1" { blendlayer "CombatIdle1_AR1" 0 0 0 4 blendlayer "CombatIdle1_AR1" 61 67 67 67 xfade }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
$GenericShoot "shootAR1s" "combine_soldier_anims_anims\shootAR2s.smd" "ACT_RANGE_ATTACK_AR1" "Aim_stand_delta_all" match "CombatIdle1_AR1"
|
||||
|
||||
$GenericShoot "shootAR1c" "combine_soldier_anims_anims\shootAR2c.smd" "ACT_RANGE_ATTACK_AR1_LOW" "Aim_stand_delta_all" match "crouch_aim_ar1"
|
23
modelsrc/SoldierNewWeaponActivities_SMG2.qci
Normal file
23
modelsrc/SoldierNewWeaponActivities_SMG2.qci
Normal file
@ -0,0 +1,23 @@
|
||||
// ================================================================
|
||||
//
|
||||
// Soldier SMG2 Activities
|
||||
//
|
||||
// ================================================================
|
||||
|
||||
$GenericIdle "Idle1_SMG2" "combine_soldier_anims_anims\custom\Idle1_SMG2.smd" "ACT_IDLE_SMG2"
|
||||
|
||||
$GenericCombatIdle "CombatIdle1_SMG2" "combine_soldier_anims_anims\custom\CombatIdle1_SMG2.smd" "ACT_IDLE_ANGRY_SMG2" "Aim_stand_delta_all"
|
||||
|
||||
$GenericCombatIdle "crouch_aim_smg2" "combine_soldier_anims_anims\custom\crouch_aim_smg2.smd" "ACT_RANGE_AIM_SMG2_LOW" "Aim_crouch_delta_all"
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// TODO: Do something more than just changing the hands?
|
||||
$GenericReload "reload_smg2" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_SMG2" "Aim_stand_delta_all" 13 48 65 28
|
||||
$append "reload_smg2" { blendlayer "CombatIdle1_SMG2" 0 0 0 4 blendlayer "CombatIdle1_SMG2" 61 67 67 67 xfade }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
$GenericShoot "shootSMG2s" "combine_soldier_anims_anims\shootSMG1s.smd" "ACT_RANGE_ATTACK_SMG2" "Aim_stand_delta_all" match "CombatIdle1_SMG2"
|
||||
|
||||
$GenericShoot "shootSMG2c" "combine_soldier_anims_anims\shootSMG1c.smd" "ACT_RANGE_ATTACK_SMG2_LOW" "Aim_stand_delta_all" match "crouch_aim_smg2"
|
24
modelsrc/SoldierNewWeaponActivities_SniperRifle.qci
Normal file
24
modelsrc/SoldierNewWeaponActivities_SniperRifle.qci
Normal file
@ -0,0 +1,24 @@
|
||||
// ================================================================
|
||||
//
|
||||
// Soldier SMG2 Activities
|
||||
//
|
||||
// ================================================================
|
||||
|
||||
$GenericIdle "Idle1_SR" "combine_soldier_anims_anims\custom\Idle1_AR2.smd" "ACT_IDLE_SNIPER_RIFLE" // TODO
|
||||
|
||||
$GenericCombatIdle "CombatIdle1_SR" "combine_soldier_anims_anims\custom\CombatIdle1_AR1.smd" "ACT_IDLE_ANGRY_SNIPER_RIFLE" "Aim_stand_delta_all"
|
||||
|
||||
$GenericCombatIdle "crouch_aim_sr" "combine_soldier_anims_anims\CrouchIdle.smd" "ACT_RANGE_AIM_SNIPER_RIFLE_LOW" "Aim_crouch_delta_all" // TODO
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
// NEW -- Weapon-specific reload animations
|
||||
// TODO: Do something more than just changing the hands?
|
||||
$GenericReload "reload_sr" "combine_soldier_anims_anims\reload.smd" "ACT_RELOAD_SNIPER_RIFLE" "Aim_stand_delta_all" 13 48 65 28
|
||||
$append "reload_sr" { blendlayer "CombatIdle1_SR" 0 0 0 4 blendlayer "CombatIdle1_SR" 61 67 67 67 xfade }
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
$GenericShoot "shootSRs" "combine_soldier_anims_anims\shootAR2s.smd" "ACT_RANGE_ATTACK_SNIPER_RIFLE" "Aim_stand_delta_all" match "CombatIdle1_SR"
|
||||
|
||||
$GenericShoot "shootSRc" "combine_soldier_anims_anims\shootAR2c.smd" "ACT_RANGE_ATTACK_SNIPER_RIFLE_LOW" "Aim_stand_delta_all" match "crouch_aim_sr"
|
@ -57,15 +57,22 @@ $weightlist "weights_stimulated_aim_2" {
|
||||
$sequence "layer_stimulated_ar2" { "combine_soldier_anims_anims\CombatIdle1.smd" weightlist "weights_stimulated_idle" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
|
||||
$sequence "layer_stimulated_smg1" { "combine_soldier_anims_anims\CombatIdle1_SMG1.smd" weightlist "weights_stimulated_idle" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
|
||||
$sequence "layer_stimulated_shotgun" { "combine_soldier_anims_anims\CombatIdle1_SG.smd" weightlist "weights_stimulated_idle" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
|
||||
$sequence "layer_stimulated_shotgun_raised" { "combine_soldier_anims_anims\custom\CombatIdle1_SG_raised.smd" weightlist "weights_stimulated_idle" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
|
||||
$sequence "layer_stimulated_pistol" { "combine_soldier_anims_anims\custom\CombatIdle1_Pistol.smd" weightlist "weights_stimulated_idle" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
|
||||
|
||||
$sequence "layer_stimulated_aim_legs" { "combine_soldier_anims_anims\CombatIdle1.smd" weightlist "weights_stimulated_aim_legs" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
|
||||
|
||||
$sequence "layer_stimulated_aim_ar2" { "combine_soldier_anims_anims\CombatIdle1.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
$sequence "layer_stimulated_aim_smg1" { "combine_soldier_anims_anims\CombatIdle1_SMG1.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
$sequence "layer_stimulated_aim_shotgun" { "combine_soldier_anims_anims\CombatIdle1_SG.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
$sequence "layer_stimulated_aim_shotgun" { "combine_soldier_anims_anims\custom\CombatIdle1_SG_raised.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
$sequence "layer_stimulated_aim_pistol" { "combine_soldier_anims_anims\custom\CombatIdle1_Pistol.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
|
||||
// TODO: These aren't perfect and could probably be turned into actual animation layer SMDs
|
||||
$sequence "layer_combat_smg1" { "combine_soldier_anims_anims\CombatIdle1_SMG1.smd" frame 0 0 ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
|
||||
|
||||
$sequence "combat_smg1_to_ar2" "combine_soldier_anims_anims\CombatIdle1.smd" frame 0 0 subtract "layer_combat_smg1" 0 delta hidden
|
||||
$sequence "combat_smg1_to_shotgun" "combine_soldier_anims_anims\custom\CombatIdle1_SG_raised.smd" frame 0 0 subtract "layer_combat_smg1" 0 delta hidden
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
//
|
||||
// IDLE RELAXED
|
||||
@ -125,6 +132,12 @@ $SoldierStimulatedIdle "Idle2_SMG1" "combine_soldier_anims_anims\custom\Idle1_SM
|
||||
$SoldierStimulatedIdle "Idle2_SG" "combine_soldier_anims_anims\custom\Idle1_Shotgun.smd" "ACT_IDLE_SHOTGUN_STIMULATED" "layer_stimulated_shotgun"
|
||||
$SoldierStimulatedIdle "Idle2_Pistol" "combine_soldier_anims_anims\custom\Idle1_Pistol.smd" "ACT_IDLE_PISTOL_STIMULATED" "layer_stimulated_pistol"
|
||||
|
||||
// TODO: Figure out how to make better baked animations
|
||||
//$GenericIdle "Idle2_AR2" "combine_soldier_anims_anims\custom\Idle2_AR2.smd" "ACT_IDLE_AR2_STIMULATED"
|
||||
//$GenericIdle "Idle2_SMG1" "combine_soldier_anims_anims\custom\Idle2_SMG1.smd" "ACT_IDLE_SMG1_STIMULATED"
|
||||
//$GenericIdle "Idle2_SG" "combine_soldier_anims_anims\custom\Idle2_Shotgun.smd" "ACT_IDLE_SHOTGUN_STIMULATED"
|
||||
//$GenericIdle "Idle2_Pistol" "combine_soldier_anims_anims\custom\Idle2_Pistol.smd" "ACT_IDLE_PISTOL_STIMULATED"
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
$sequence "walk_stimulated_layer" {
|
||||
@ -210,20 +223,22 @@ $SoldierStimulatedAimIdle "CombatIdle2_Pistol" "combine_soldier_anims_anims\Idle
|
||||
|
||||
// ----------------------------------------------------------------
|
||||
|
||||
$sequence "layer_stimulated_aim_walk_ar2" { "combine_soldier_anims_anims\layer_walk_aiming.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" blendlayer "smg1_to_ar2" 0 0 0 0 local ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
$sequence "layer_stimulated_aim_walk_ar2" { "combine_soldier_anims_anims\layer_walk_aiming.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" blendlayer "combat_smg1_to_ar2" 0 0 0 0 local ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
|
||||
$sequence "layer_stimulated_aim_walk_smg1" { "combine_soldier_anims_anims\layer_walk_aiming.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource worldspace hidden }
|
||||
|
||||
$sequence "layer_stimulated_aim_walk_shotgun" { "combine_soldier_anims_anims\layer_walk_aiming_SG.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource worldspace hidden }
|
||||
//$sequence "layer_stimulated_aim_walk_shotgun" { "combine_soldier_anims_anims\layer_walk_aiming_SG.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource worldspace hidden }
|
||||
$sequence "layer_stimulated_aim_walk_shotgun" { "combine_soldier_anims_anims\layer_walk_aiming.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" blendlayer "combat_smg1_to_shotgun" 0 0 0 0 local ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource worldspace hidden }
|
||||
|
||||
// not worldspace
|
||||
$sequence "layer_stimulated_aim_walk_pistol" { "police_animations_anims\layer_walk_aiming_pistol.smd" weightlist "weights_stimulated_aim_2" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource hidden }
|
||||
|
||||
$sequence "layer_stimulated_aim_run_ar2" { "combine_soldier_anims_anims\layer_run_aiming.smd" weightlist "weights_stimulated_aim" blendlayer "smg1_to_ar2" 0 0 0 0 local addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
$sequence "layer_stimulated_aim_run_ar2" { "combine_soldier_anims_anims\layer_run_aiming.smd" weightlist "weights_stimulated_aim" blendlayer "combat_smg1_to_ar2" 0 0 0 0 local addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
|
||||
|
||||
$sequence "layer_stimulated_aim_run_smg1" { "combine_soldier_anims_anims\layer_run_aiming.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource worldspace hidden }
|
||||
|
||||
$sequence "layer_stimulated_aim_run_shotgun" { "combine_soldier_anims_anims\layer_run_aiming_SG.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource worldspace hidden }
|
||||
//$sequence "layer_stimulated_aim_run_shotgun" { "combine_soldier_anims_anims\layer_run_aiming_SG.smd" weightlist "weights_stimulated_aim" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource worldspace hidden }
|
||||
$sequence "layer_stimulated_aim_run_shotgun" { "combine_soldier_anims_anims\layer_run_aiming.smd" weightlist "weights_stimulated_aim" blendlayer "combat_smg1_to_shotgun" 0 0 0 0 local addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource worldspace hidden }
|
||||
|
||||
// not worldspace
|
||||
$sequence "layer_stimulated_aim_run_pistol" { "police_animations_anims\layer_run_aiming_pistol.smd" weightlist "weights_stimulated_aim_2" addlayer "Aim_stand_delta_all" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" usesource hidden }
|
||||
|
@ -19,6 +19,7 @@ $include "SoldierMoveAnims.qci"
|
||||
$includemodel "combine_soldier_anims_original.mdl"
|
||||
$include "combine_soldier_anims_DeclareSequence.qci"
|
||||
$include "SoldierActivityFixes.qci"
|
||||
$include "SoldierNewWeaponActivities.qci"
|
||||
$include "SoldierTransitions.qci"
|
||||
|
||||
$include "SoldierReadinessAnims.qci"
|
||||
|
1444
modelsrc/combine_soldier_anims_anims/custom/CombatIdle1_AR1.smd
Normal file
1444
modelsrc/combine_soldier_anims_anims/custom/CombatIdle1_AR1.smd
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1444
modelsrc/combine_soldier_anims_anims/custom/CombatIdle1_SMG2.smd
Normal file
1444
modelsrc/combine_soldier_anims_anims/custom/CombatIdle1_SMG2.smd
Normal file
File diff suppressed because it is too large
Load Diff
15439
modelsrc/combine_soldier_anims_anims/custom/Idle1_SMG2.smd
Normal file
15439
modelsrc/combine_soldier_anims_anims/custom/Idle1_SMG2.smd
Normal file
File diff suppressed because it is too large
Load Diff
15439
modelsrc/combine_soldier_anims_anims/custom/Idle2_AR2.smd
Normal file
15439
modelsrc/combine_soldier_anims_anims/custom/Idle2_AR2.smd
Normal file
File diff suppressed because it is too large
Load Diff
15439
modelsrc/combine_soldier_anims_anims/custom/Idle2_Pistol.smd
Normal file
15439
modelsrc/combine_soldier_anims_anims/custom/Idle2_Pistol.smd
Normal file
File diff suppressed because it is too large
Load Diff
15439
modelsrc/combine_soldier_anims_anims/custom/Idle2_SMG1.smd
Normal file
15439
modelsrc/combine_soldier_anims_anims/custom/Idle2_SMG1.smd
Normal file
File diff suppressed because it is too large
Load Diff
15439
modelsrc/combine_soldier_anims_anims/custom/Idle2_Shotgun.smd
Normal file
15439
modelsrc/combine_soldier_anims_anims/custom/Idle2_Shotgun.smd
Normal file
File diff suppressed because it is too large
Load Diff
1444
modelsrc/combine_soldier_anims_anims/custom/crouch_aim_ar1.smd
Normal file
1444
modelsrc/combine_soldier_anims_anims/custom/crouch_aim_ar1.smd
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
1444
modelsrc/combine_soldier_anims_anims/custom/crouch_aim_smg2.smd
Normal file
1444
modelsrc/combine_soldier_anims_anims/custom/crouch_aim_smg2.smd
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,904 @@
|
||||
version 1
|
||||
nodes
|
||||
0 "ValveBiped.Bip01_Pelvis" -1
|
||||
1 "ValveBiped.Bip01_L_Thigh" 0
|
||||
2 "ValveBiped.Bip01_L_Calf" 1
|
||||
3 "ValveBiped.Bip01_L_Foot" 2
|
||||
4 "ValveBiped.Bip01_L_Toe0" 3
|
||||
5 "ValveBiped.Bip01_R_Thigh" 0
|
||||
6 "ValveBiped.Bip01_R_Calf" 5
|
||||
7 "ValveBiped.Bip01_R_Foot" 6
|
||||
8 "ValveBiped.Bip01_R_Toe0" 7
|
||||
9 "ValveBiped.Bip01_Spine" 0
|
||||
10 "ValveBiped.Bip01_Spine1" 9
|
||||
11 "ValveBiped.Bip01_Spine2" 10
|
||||
12 "ValveBiped.Bip01_Spine4" 11
|
||||
13 "ValveBiped.Bip01_Neck1" 12
|
||||
14 "ValveBiped.Bip01_Head1" 13
|
||||
15 "ValveBiped.Bip01_L_Clavicle" 12
|
||||
16 "ValveBiped.Bip01_L_UpperArm" 15
|
||||
17 "ValveBiped.Bip01_L_Forearm" 16
|
||||
18 "ValveBiped.Bip01_L_Hand" 17
|
||||
19 "ValveBiped.Bip01_L_Finger2" 18
|
||||
20 "ValveBiped.Bip01_L_Finger21" 19
|
||||
21 "ValveBiped.Bip01_L_Finger22" 20
|
||||
22 "ValveBiped.Bip01_L_Finger1" 18
|
||||
23 "ValveBiped.Bip01_L_Finger11" 22
|
||||
24 "ValveBiped.Bip01_L_Finger12" 23
|
||||
25 "ValveBiped.Bip01_L_Finger0" 18
|
||||
26 "ValveBiped.Bip01_L_Finger01" 25
|
||||
27 "ValveBiped.Bip01_L_Finger02" 26
|
||||
28 "ValveBiped.Anim_Attachment_LH" 18
|
||||
29 "ValveBiped.Bip01_R_Clavicle" 12
|
||||
30 "ValveBiped.Bip01_R_UpperArm" 29
|
||||
31 "ValveBiped.Bip01_R_Forearm" 30
|
||||
32 "ValveBiped.Bip01_R_Hand" 31
|
||||
33 "ValveBiped.Bip01_R_Finger2" 32
|
||||
34 "ValveBiped.Bip01_R_Finger21" 33
|
||||
35 "ValveBiped.Bip01_R_Finger22" 34
|
||||
36 "ValveBiped.Bip01_R_Finger1" 32
|
||||
37 "ValveBiped.Bip01_R_Finger11" 36
|
||||
38 "ValveBiped.Bip01_R_Finger12" 37
|
||||
39 "ValveBiped.Bip01_R_Finger0" 32
|
||||
40 "ValveBiped.Bip01_R_Finger01" 39
|
||||
41 "ValveBiped.Bip01_R_Finger02" 40
|
||||
42 "ValveBiped.Anim_Attachment_RH" 32
|
||||
43 "ValveBiped.Cod" 0
|
||||
end
|
||||
skeleton
|
||||
time 0
|
||||
0 -0.928158 -57.260780 36.125439 1.827525 0.020972 -0.058231
|
||||
1 3.890452 -0.000006 0.000002 -1.570796 0.051839 -1.565574
|
||||
2 17.848177 0.000000 0.000000 -0.000000 0.000000 0.034200
|
||||
3 16.525249 -0.000000 0.000001 -0.027915 -0.040782 -1.071638
|
||||
4 6.879454 0.000003 -0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000001 0.000010 -1.570796 0.051845 -1.576021
|
||||
6 17.848169 0.000002 -0.000000 -0.000000 -0.000000 0.034187
|
||||
7 16.525257 -0.000003 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879455 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345128 -2.981892 1.605978 -0.152726 1.543907
|
||||
10 4.018323 -0.000001 -0.000000 -0.525362 -0.119390 0.156164
|
||||
11 3.518562 0.000006 0.000003 -0.092224 0.057620 0.287093
|
||||
12 8.942645 -0.000002 -0.000003 0.021647 0.141745 0.146916
|
||||
13 3.307261 0.000004 -0.000002 3.073753 0.024639 0.338376
|
||||
14 3.593718 0.000000 -0.000004 0.746957 -0.392502 0.598083
|
||||
15 2.033335 1.000771 1.937657 -0.714125 -2.033453 -1.697580
|
||||
16 6.028146 -0.000004 0.000001 -1.834913 -0.251579 -0.128732
|
||||
17 11.692564 -0.000000 0.000002 0.000000 0.000000 -1.608629
|
||||
18 11.481668 0.000003 -0.000030 0.665422 0.035540 0.531016
|
||||
19 3.883696 -0.046773 0.431436 0.096615 -0.011011 -0.677044
|
||||
20 1.719571 0.000005 -0.000003 0.055915 -0.087979 -1.327497
|
||||
21 1.209185 -0.000007 0.000003 0.009316 -0.033629 -0.516185
|
||||
22 3.859869 -0.137942 1.332464 0.537935 -0.132420 -0.946691
|
||||
23 1.719428 0.000008 0.000004 0.023466 -0.208305 -0.932422
|
||||
24 1.099675 0.000005 -0.000004 0.026046 -0.124620 -0.715397
|
||||
25 0.806055 -0.348919 1.321255 -0.985982 -0.350858 -0.739448
|
||||
26 1.789779 -0.000007 -0.000009 -0.001070 -0.012854 0.349174
|
||||
27 1.207003 -0.000001 -0.000001 -0.000102 -0.003216 0.416181
|
||||
28 2.676095 -1.712443 -0.000003 1.570797 -0.000000 1.570797
|
||||
29 2.033349 1.000768 -1.937614 0.411869 1.653782 -1.286214
|
||||
30 6.028139 0.000002 -0.000002 1.678708 1.315209 -0.481677
|
||||
31 11.692542 -0.000000 -0.000006 -0.000000 -0.000000 -1.839166
|
||||
32 11.481707 0.000002 0.000006 -0.663511 0.088918 0.607674
|
||||
33 3.883645 -0.050324 -0.431036 -0.386562 0.126212 -1.146673
|
||||
34 1.719577 0.000009 -0.000006 -0.051400 0.078807 -1.521771
|
||||
35 1.209183 -0.000006 0.000005 -0.034697 0.051520 -1.200274
|
||||
36 3.859827 -0.148932 -1.331281 -0.083014 0.164909 0.067474
|
||||
37 1.719438 0.000002 0.000003 0.024529 0.136368 -0.478052
|
||||
38 1.099674 -0.000001 0.000005 -0.166396 0.224946 -1.318203
|
||||
39 0.806020 -0.359840 -1.318332 1.070430 0.381350 -0.978489
|
||||
40 1.789777 -0.000004 0.000007 0.002198 0.017482 0.317171
|
||||
41 1.206995 -0.000004 0.000007 0.006478 0.026016 0.488055
|
||||
42 2.676088 -1.712447 0.000006 -1.570796 0.000000 -1.570796
|
||||
43 -0.044717 2.313936 4.661507 -0.538042 -0.115520 0.140819
|
||||
time 1
|
||||
0 -0.814874 -64.424500 36.648891 1.812704 0.074658 -0.101149
|
||||
1 3.890452 -0.000000 -0.000005 -1.570796 0.051839 -1.565574
|
||||
2 17.848181 -0.000005 -0.000001 0.000000 -0.000000 0.034200
|
||||
3 16.525246 -0.000006 0.000001 -0.027915 -0.040782 -1.071638
|
||||
4 6.879457 -0.000003 -0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000005 0.000008 -1.570796 0.051845 -1.576021
|
||||
6 17.848167 -0.000001 0.000001 0.000000 0.000000 0.034187
|
||||
7 16.525259 -0.000001 0.000001 0.038611 0.040779 -1.071632
|
||||
8 6.879453 -0.000001 -0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345132 -2.981900 1.605978 -0.152726 1.543907
|
||||
10 4.018327 -0.000006 -0.000000 -0.525458 -0.115915 0.161148
|
||||
11 3.518569 0.000005 0.000008 -0.092224 0.057620 0.287093
|
||||
12 8.942640 0.000004 0.000001 0.021647 0.141745 0.146916
|
||||
13 3.307263 0.000000 0.000001 3.073753 0.024639 0.338376
|
||||
14 3.593707 -0.000010 0.000002 0.746957 -0.392502 0.598083
|
||||
15 2.033339 1.000764 1.937662 -0.714125 -2.033453 -1.697579
|
||||
16 6.028146 0.000001 0.000001 -1.834914 -0.251578 -0.128732
|
||||
17 11.692560 -0.000006 -0.000005 -0.000000 0.000000 -1.617303
|
||||
18 11.481678 0.000002 -0.000026 0.661696 0.034253 0.535798
|
||||
19 3.883689 -0.046771 0.431439 0.096615 -0.011011 -0.677044
|
||||
20 1.719571 -0.000009 -0.000010 0.055915 -0.087979 -1.327497
|
||||
21 1.209184 -0.000006 0.000005 0.009316 -0.033629 -0.516185
|
||||
22 3.859863 -0.137946 1.332469 0.537935 -0.132420 -0.946691
|
||||
23 1.719429 -0.000002 -0.000001 0.023466 -0.208305 -0.932422
|
||||
24 1.099669 0.000010 0.000002 0.026046 -0.124620 -0.715397
|
||||
25 0.806048 -0.348918 1.321257 -0.985982 -0.350858 -0.739448
|
||||
26 1.789781 0.000008 0.000010 -0.001070 -0.012854 0.349174
|
||||
27 1.206996 -0.000002 0.000008 -0.000102 -0.003216 0.416181
|
||||
28 2.676085 -1.712443 -0.000001 1.570797 -0.000000 1.570797
|
||||
29 2.033357 1.000767 -1.937610 0.411868 1.653782 -1.286214
|
||||
30 6.028142 0.000005 -0.000002 1.678707 1.315209 -0.481677
|
||||
31 11.692544 -0.000000 -0.000007 0.000000 0.000000 -1.841264
|
||||
32 11.481704 0.000008 0.000003 -0.680613 0.075023 0.610698
|
||||
33 3.883657 -0.050322 -0.431042 -0.386562 0.126212 -1.146673
|
||||
34 1.719576 0.000015 -0.000001 -0.051400 0.078807 -1.521771
|
||||
35 1.209173 0.000001 -0.000000 -0.034697 0.051520 -1.200274
|
||||
36 3.859824 -0.148932 -1.331281 -0.083014 0.164909 0.067474
|
||||
37 1.719441 -0.000001 0.000006 0.024529 0.136368 -0.478052
|
||||
38 1.099658 0.000000 0.000008 -0.166396 0.224946 -1.318203
|
||||
39 0.806019 -0.359838 -1.318334 1.070430 0.381350 -0.978489
|
||||
40 1.789771 -0.000007 0.000001 0.002184 0.017482 0.317171
|
||||
41 1.207000 -0.000005 0.000006 0.006478 0.026016 0.488055
|
||||
42 2.676082 -1.712446 0.000002 -1.570796 0.000000 -1.570796
|
||||
43 -0.044718 2.313938 4.661490 -0.850041 -0.120182 0.279277
|
||||
time 2
|
||||
0 -0.635181 -71.582108 37.059059 1.807679 0.109411 -0.135733
|
||||
1 3.890452 -0.000004 0.000003 -1.570796 0.051839 -1.565574
|
||||
2 17.848173 -0.000002 0.000000 0.000000 -0.000000 0.034200
|
||||
3 16.525248 -0.000004 -0.000000 -0.027915 -0.040782 -1.071638
|
||||
4 6.879456 -0.000001 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890451 0.000002 0.000015 -1.570796 0.051845 -1.576021
|
||||
6 17.848164 -0.000002 -0.000000 -0.000000 -0.000000 0.034187
|
||||
7 16.525255 -0.000003 -0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879449 0.000007 -0.000003 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345131 -2.981897 1.605978 -0.152726 1.543907
|
||||
10 4.018331 -0.000003 0.000000 -0.525474 -0.115232 0.162071
|
||||
11 3.518553 0.000006 0.000004 -0.092224 0.057620 0.287093
|
||||
12 8.942646 -0.000002 0.000000 0.021647 0.141745 0.146916
|
||||
13 3.307277 0.000003 0.000009 3.073753 0.024639 0.338376
|
||||
14 3.593719 -0.000000 -0.000011 0.746957 -0.392502 0.598083
|
||||
15 2.033357 1.000764 1.937670 -0.714126 -2.033453 -1.697580
|
||||
16 6.028155 -0.000005 0.000001 -1.834914 -0.251578 -0.128732
|
||||
17 11.692559 0.000000 0.000005 0.000000 -0.000000 -1.610285
|
||||
18 11.481674 0.000003 -0.000033 0.654339 0.027818 0.528684
|
||||
19 3.883695 -0.046776 0.431440 0.096615 -0.011011 -0.677044
|
||||
20 1.719573 0.000010 -0.000004 0.055915 -0.087979 -1.327497
|
||||
21 1.209184 -0.000001 0.000001 0.009316 -0.033629 -0.516185
|
||||
22 3.859864 -0.137950 1.332461 0.537935 -0.132420 -0.946691
|
||||
23 1.719430 0.000009 0.000004 0.023466 -0.208305 -0.932422
|
||||
24 1.099661 0.000002 -0.000004 0.026046 -0.124620 -0.715397
|
||||
25 0.806057 -0.348921 1.321252 -0.985982 -0.350858 -0.739448
|
||||
26 1.789778 0.000005 -0.000002 -0.001070 -0.012854 0.349174
|
||||
27 1.206994 -0.000002 -0.000007 -0.000102 -0.003216 0.416181
|
||||
28 2.676090 -1.712448 -0.000004 1.570797 0.000000 1.570797
|
||||
29 2.033369 1.000767 -1.937603 0.411868 1.653782 -1.286213
|
||||
30 6.028145 0.000001 0.000001 1.678708 1.315209 -0.481677
|
||||
31 11.692541 0.000000 -0.000008 -0.000000 0.000000 -1.846109
|
||||
32 11.481701 -0.000005 0.000004 -0.702380 0.070024 0.616917
|
||||
33 3.883653 -0.050320 -0.431035 -0.386562 0.126212 -1.146673
|
||||
34 1.719576 0.000011 -0.000002 -0.051400 0.078807 -1.521771
|
||||
35 1.209184 -0.000005 0.000001 -0.034697 0.051520 -1.200274
|
||||
36 3.859821 -0.148929 -1.331279 -0.083014 0.164909 0.067474
|
||||
37 1.719432 0.000000 -0.000003 0.024529 0.136368 -0.478052
|
||||
38 1.099671 -0.000004 -0.000005 -0.166396 0.224946 -1.318203
|
||||
39 0.806008 -0.359837 -1.318327 1.070430 0.381350 -0.978489
|
||||
40 1.789773 -0.000001 0.000005 0.002184 0.017482 0.317171
|
||||
41 1.206999 0.000003 0.000003 0.006478 0.026016 0.488055
|
||||
42 2.676085 -1.712444 0.000005 -1.570796 0.000000 -1.570796
|
||||
43 -0.044717 2.313939 4.661499 -1.063060 -0.115520 0.356805
|
||||
time 3
|
||||
0 -0.404705 -78.739700 37.160625 1.811877 0.129094 -0.161023
|
||||
1 3.890453 -0.000001 0.000002 -1.570796 0.051839 -1.565574
|
||||
2 17.848179 -0.000009 0.000001 0.000000 -0.000000 0.034200
|
||||
3 16.525251 -0.000003 0.000000 -0.027915 -0.040782 -1.071638
|
||||
4 6.879450 0.000002 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890453 0.000000 0.000010 -1.570796 0.051845 -1.576021
|
||||
6 17.848171 -0.000003 -0.000000 -0.000000 -0.000000 0.034187
|
||||
7 16.525263 -0.000008 -0.000001 0.038611 0.040779 -1.071632
|
||||
8 6.879453 0.000000 0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000004 3.345129 -2.981902 1.605978 -0.152726 1.543908
|
||||
10 4.018333 -0.000001 0.000001 -0.525426 -0.117077 0.158534
|
||||
11 3.518555 0.000003 -0.000000 -0.092224 0.057620 0.287093
|
||||
12 8.942650 -0.000003 -0.000001 0.021647 0.141745 0.146916
|
||||
13 3.307262 0.000009 0.000002 3.073753 0.024639 0.338376
|
||||
14 3.593700 -0.000002 0.000014 0.746957 -0.392502 0.598083
|
||||
15 2.033332 1.000768 1.937659 -0.714126 -2.033453 -1.697580
|
||||
16 6.028145 0.000001 -0.000002 -1.834914 -0.251578 -0.128732
|
||||
17 11.692551 0.000010 -0.000001 -0.000000 -0.000000 -1.595935
|
||||
18 11.481668 0.000004 -0.000036 0.641249 0.017688 0.515522
|
||||
19 3.883692 -0.046776 0.431440 0.096615 -0.011011 -0.677044
|
||||
20 1.719570 -0.000002 0.000007 0.055915 -0.087979 -1.327497
|
||||
21 1.209175 -0.000002 0.000003 0.009316 -0.033629 -0.516185
|
||||
22 3.859862 -0.137945 1.332463 0.537935 -0.132420 -0.946691
|
||||
23 1.719429 0.000003 -0.000001 0.023466 -0.208305 -0.932460
|
||||
24 1.099659 0.000008 -0.000003 0.026046 -0.124620 -0.715397
|
||||
25 0.806049 -0.348923 1.321256 -0.985982 -0.350858 -0.739448
|
||||
26 1.789781 0.000001 -0.000002 -0.001070 -0.012854 0.349174
|
||||
27 1.207000 -0.000007 0.000005 -0.000102 -0.003216 0.416181
|
||||
28 2.676093 -1.712444 -0.000002 1.570797 0.000000 1.570797
|
||||
29 2.033356 1.000779 -1.937609 0.411867 1.653782 -1.286214
|
||||
30 6.028143 0.000012 -0.000006 1.678707 1.315209 -0.481677
|
||||
31 11.692543 0.000001 -0.000002 -0.000000 0.000000 -1.849725
|
||||
32 11.481704 0.000000 0.000002 -0.724211 0.070886 0.621253
|
||||
33 3.883649 -0.050323 -0.431044 -0.386562 0.126212 -1.146673
|
||||
34 1.719576 0.000015 0.000000 -0.051400 0.078807 -1.521771
|
||||
35 1.209168 0.000001 0.000001 -0.034697 0.051520 -1.200274
|
||||
36 3.859819 -0.148934 -1.331285 -0.083014 0.164909 0.067474
|
||||
37 1.719434 0.000003 0.000001 0.024529 0.136368 -0.478052
|
||||
38 1.099663 0.000002 -0.000004 -0.166396 0.224946 -1.318203
|
||||
39 0.806015 -0.359839 -1.318333 1.070430 0.381350 -0.978489
|
||||
40 1.789774 -0.000007 0.000004 0.002184 0.017482 0.317171
|
||||
41 1.206993 -0.000000 0.000003 0.006478 0.026016 0.488055
|
||||
42 2.676083 -1.712448 -0.000001 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044717 2.313937 4.661498 -1.195247 -0.115738 0.287007
|
||||
time 4
|
||||
0 -0.135165 -85.903427 36.977024 1.821737 0.136988 -0.175585
|
||||
1 3.890453 -0.000007 -0.000002 -1.570796 0.051839 -1.565574
|
||||
2 17.848179 0.000002 0.000000 -0.000000 -0.000000 0.034200
|
||||
3 16.525248 -0.000004 0.000002 -0.027915 -0.040782 -1.071638
|
||||
4 6.879456 -0.000006 0.000001 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000000 0.000002 -1.570796 0.051845 -1.576021
|
||||
6 17.848164 -0.000005 -0.000001 0.000000 0.000000 0.034187
|
||||
7 16.525253 -0.000001 -0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879455 -0.000005 -0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.000004 3.345130 -2.981905 1.605978 -0.152726 1.543908
|
||||
10 4.018336 0.000008 -0.000000 -0.525314 -0.121092 0.150953
|
||||
11 3.518560 -0.000001 -0.000003 -0.092224 0.057620 0.287093
|
||||
12 8.942651 0.000001 0.000004 0.021647 0.141745 0.146916
|
||||
13 3.307272 0.000006 -0.000003 3.073753 0.024639 0.338376
|
||||
14 3.593715 -0.000004 -0.000006 0.746957 -0.392502 0.598083
|
||||
15 2.033343 1.000772 1.937662 -0.714125 -2.033453 -1.697580
|
||||
16 6.028146 -0.000001 -0.000000 -1.834914 -0.251578 -0.128732
|
||||
17 11.692554 -0.000002 0.000001 -0.000000 -0.000000 -1.576617
|
||||
18 11.481672 0.000012 -0.000026 0.626154 0.004610 0.495128
|
||||
19 3.883688 -0.046769 0.431444 0.096615 -0.011011 -0.677044
|
||||
20 1.719573 0.000005 0.000003 0.055915 -0.087979 -1.327497
|
||||
21 1.209186 -0.000009 -0.000008 0.009316 -0.033629 -0.516185
|
||||
22 3.859857 -0.137948 1.332470 0.537935 -0.132420 -0.946691
|
||||
23 1.719431 0.000013 -0.000000 0.023466 -0.208305 -0.932460
|
||||
24 1.099671 0.000000 -0.000004 0.026046 -0.124620 -0.715397
|
||||
25 0.806054 -0.348913 1.321263 -0.985982 -0.350858 -0.739448
|
||||
26 1.789782 -0.000000 -0.000011 -0.001070 -0.012854 0.349174
|
||||
27 1.206996 -0.000008 -0.000014 -0.000102 -0.003216 0.416181
|
||||
28 2.676091 -1.712439 0.000004 1.570797 -0.000000 1.570797
|
||||
29 2.033362 1.000772 -1.937614 0.411868 1.653782 -1.286214
|
||||
30 6.028149 -0.000005 -0.000004 1.678707 1.315209 -0.481677
|
||||
31 11.692544 -0.000002 -0.000001 -0.000000 -0.000000 -1.845892
|
||||
32 11.481711 -0.000002 0.000002 -0.744358 0.082609 0.614977
|
||||
33 3.883650 -0.050322 -0.431046 -0.386562 0.126212 -1.146673
|
||||
34 1.719578 0.000006 -0.000003 -0.051400 0.078807 -1.521771
|
||||
35 1.209183 -0.000001 -0.000002 -0.034697 0.051520 -1.200274
|
||||
36 3.859826 -0.148932 -1.331285 -0.083014 0.164909 0.067474
|
||||
37 1.719440 0.000001 0.000002 0.024529 0.136368 -0.478052
|
||||
38 1.099650 -0.000008 -0.000005 -0.166396 0.224946 -1.318203
|
||||
39 0.806009 -0.359838 -1.318330 1.070430 0.381350 -0.978489
|
||||
40 1.789781 0.000000 -0.000003 0.002184 0.017482 0.317171
|
||||
41 1.207007 0.000003 -0.000010 0.006478 0.026016 0.488055
|
||||
42 2.676085 -1.712445 -0.000002 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044717 2.313934 4.661497 -1.229681 -0.115878 0.203331
|
||||
time 5
|
||||
0 0.130468 -93.061028 36.570763 1.833695 0.132291 -0.177405
|
||||
1 3.890453 -0.000007 -0.000000 -1.570796 0.051839 -1.565574
|
||||
2 17.848179 -0.000013 -0.000001 -0.000000 -0.000000 0.034200
|
||||
3 16.525249 -0.000002 0.000002 -0.027915 -0.040782 -1.071638
|
||||
4 6.879457 -0.000000 -0.000001 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890451 0.000002 0.000004 -1.570796 0.051845 -1.576021
|
||||
6 17.848164 0.000005 -0.000001 -0.000000 -0.000000 0.034187
|
||||
7 16.525257 -0.000003 0.000001 0.038611 0.040779 -1.071632
|
||||
8 6.879458 -0.000009 -0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000004 3.345124 -2.981907 1.605978 -0.152726 1.543907
|
||||
10 4.018321 -0.000012 0.000000 -0.525137 -0.126893 0.143059
|
||||
11 3.518575 -0.000004 0.000005 -0.092224 0.057620 0.287093
|
||||
12 8.942636 -0.000000 -0.000005 0.021647 0.141745 0.146916
|
||||
13 3.307260 -0.000002 0.000001 3.073753 0.024639 0.338376
|
||||
14 3.593707 -0.000003 -0.000007 0.746957 -0.392502 0.598083
|
||||
15 2.033344 1.000758 1.937665 -0.714125 -2.033453 -1.697580
|
||||
16 6.028158 0.000000 0.000004 -1.834914 -0.251578 -0.128732
|
||||
17 11.692565 0.000002 0.000001 0.000000 -0.000000 -1.553199
|
||||
18 11.481669 -0.000003 -0.000035 0.611631 -0.007928 0.469713
|
||||
19 3.883673 -0.046775 0.431440 0.096615 -0.011011 -0.677044
|
||||
20 1.719578 0.000008 0.000004 0.055915 -0.087979 -1.327497
|
||||
21 1.209184 -0.000003 0.000003 0.009316 -0.033629 -0.516185
|
||||
22 3.859840 -0.137949 1.332467 0.537935 -0.132420 -0.946691
|
||||
23 1.719429 -0.000005 0.000003 0.023466 -0.208305 -0.932422
|
||||
24 1.099669 0.000006 -0.000009 0.026046 -0.124620 -0.715397
|
||||
25 0.806037 -0.348915 1.321258 -0.985982 -0.350858 -0.739448
|
||||
26 1.789779 -0.000000 -0.000006 -0.001070 -0.012854 0.349174
|
||||
27 1.206999 -0.000010 -0.000007 -0.000102 -0.003216 0.416181
|
||||
28 2.676067 -1.712446 0.000000 1.570797 -0.000000 1.570797
|
||||
29 2.033353 1.000764 -1.937606 0.411868 1.653782 -1.286213
|
||||
30 6.028141 0.000017 -0.000013 1.678708 1.315209 -0.481677
|
||||
31 11.692543 -0.000005 -0.000003 0.000000 0.000000 -1.838515
|
||||
32 11.481709 -0.000001 0.000003 -0.761006 0.103744 0.604536
|
||||
33 3.883655 -0.050321 -0.431046 -0.386562 0.126212 -1.146673
|
||||
34 1.719579 0.000021 0.000002 -0.051400 0.078807 -1.521771
|
||||
35 1.209174 -0.000002 -0.000006 -0.034697 0.051520 -1.200274
|
||||
36 3.859825 -0.148930 -1.331284 -0.083014 0.164909 0.067474
|
||||
37 1.719441 -0.000001 0.000003 0.024529 0.136368 -0.478052
|
||||
38 1.099668 0.000005 -0.000003 -0.166396 0.224946 -1.318203
|
||||
39 0.806020 -0.359838 -1.318338 1.070430 0.381350 -0.978489
|
||||
40 1.789779 -0.000015 0.000014 0.002198 0.017482 0.317171
|
||||
41 1.207004 -0.000005 -0.000016 0.006478 0.026016 0.488055
|
||||
42 2.676089 -1.712445 -0.000005 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044718 2.313934 4.661488 -1.175505 -0.113742 0.116886
|
||||
time 6
|
||||
0 0.360944 -100.218628 36.078560 1.844318 0.109345 -0.162652
|
||||
1 3.890451 0.000001 -0.000007 -1.570796 0.051839 -1.565574
|
||||
2 17.848173 -0.000000 0.000005 0.000000 -0.000000 0.034200
|
||||
3 16.525248 -0.000006 0.000001 -0.027915 -0.040782 -1.071638
|
||||
4 6.879460 -0.000009 -0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890453 0.000007 -0.000002 -1.570796 0.051845 -1.576021
|
||||
6 17.848164 0.000002 0.000001 0.000000 -0.000000 0.034187
|
||||
7 16.525259 -0.000005 0.000002 0.038611 0.040779 -1.071632
|
||||
8 6.879458 0.000002 -0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345130 -2.981902 1.605978 -0.152726 1.543907
|
||||
10 4.018323 0.000002 0.000001 -0.524929 -0.134084 0.140933
|
||||
11 3.518554 -0.000004 -0.000001 -0.092224 0.057620 0.287093
|
||||
12 8.942647 -0.000002 -0.000001 0.021647 0.141745 0.146916
|
||||
13 3.307274 0.000009 0.000017 3.073753 0.024639 0.338376
|
||||
14 3.593714 -0.000002 0.000007 0.746957 -0.392502 0.598083
|
||||
15 2.033355 1.000766 1.937674 -0.714125 -2.033453 -1.697580
|
||||
16 6.028141 -0.000002 -0.000002 -1.834914 -0.251578 -0.128732
|
||||
17 11.692548 -0.000001 0.000007 0.000000 -0.000000 -1.528126
|
||||
18 11.481662 0.000001 -0.000027 0.599210 -0.014986 0.446078
|
||||
19 3.883688 -0.046790 0.431446 0.096615 -0.011011 -0.677044
|
||||
20 1.719573 -0.000002 0.000001 0.055915 -0.087979 -1.327497
|
||||
21 1.209192 -0.000007 0.000002 0.009316 -0.033629 -0.516185
|
||||
22 3.859870 -0.137946 1.332469 0.537935 -0.132420 -0.946691
|
||||
23 1.719432 -0.000026 0.000004 0.023466 -0.208305 -0.932422
|
||||
24 1.099670 -0.000002 -0.000003 0.026046 -0.124620 -0.715397
|
||||
25 0.806052 -0.348929 1.321260 -0.985982 -0.350858 -0.739448
|
||||
26 1.789774 0.000003 -0.000004 -0.001070 -0.012854 0.349174
|
||||
27 1.206988 -0.000003 0.000013 -0.000102 -0.003216 0.416181
|
||||
28 2.676073 -1.712461 0.000000 1.570797 -0.000000 1.570797
|
||||
29 2.033371 1.000770 -1.937600 0.411868 1.653782 -1.286213
|
||||
30 6.028137 0.000006 -0.000001 1.678707 1.315209 -0.481677
|
||||
31 11.692544 -0.000000 0.000001 -0.000000 -0.000000 -1.836274
|
||||
32 11.481701 0.000000 0.000003 -0.768586 0.127362 0.602938
|
||||
33 3.883657 -0.050320 -0.431044 -0.386562 0.126212 -1.146673
|
||||
34 1.719574 0.000003 -0.000003 -0.051400 0.078807 -1.521771
|
||||
35 1.209188 -0.000001 -0.000009 -0.034697 0.051520 -1.200274
|
||||
36 3.859820 -0.148929 -1.331283 -0.083014 0.164909 0.067474
|
||||
37 1.719443 -0.000001 0.000003 0.024529 0.136368 -0.478052
|
||||
38 1.099676 0.000010 -0.000007 -0.166396 0.224946 -1.318203
|
||||
39 0.806012 -0.359838 -1.318330 1.070430 0.381350 -0.978489
|
||||
40 1.789774 0.000000 -0.000002 0.002184 0.017482 0.317171
|
||||
41 1.206998 -0.000005 0.000008 0.006478 0.026016 0.488055
|
||||
42 2.676092 -1.712445 -0.000001 -1.570796 0.000000 -1.570796
|
||||
43 -0.044718 2.313937 4.661499 -1.042636 -0.108222 0.029973
|
||||
time 7
|
||||
0 0.517198 -107.376221 35.851990 1.846290 0.069440 -0.134966
|
||||
1 3.890450 -0.000003 0.000010 -1.570796 0.051839 -1.565574
|
||||
2 17.848171 0.000005 0.000002 0.000000 -0.000000 0.034200
|
||||
3 16.525238 -0.000004 0.000001 -0.027915 -0.040782 -1.071638
|
||||
4 6.879452 -0.000004 -0.000001 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890455 0.000002 0.000018 -1.570796 0.051845 -1.576021
|
||||
6 17.848181 0.000003 0.000001 -0.000000 0.000000 0.034187
|
||||
7 16.525257 -0.000010 0.000001 0.038611 0.040779 -1.071632
|
||||
8 6.879458 -0.000005 0.000002 -0.081333 -0.002951 -0.584373
|
||||
9 0.000003 3.345125 -2.981888 1.605978 -0.152726 1.543908
|
||||
10 4.018318 -0.000007 0.000001 -0.524688 -0.142245 0.144191
|
||||
11 3.518560 0.000002 -0.000004 -0.092224 0.057620 0.287093
|
||||
12 8.942642 0.000002 0.000009 0.021647 0.141745 0.146916
|
||||
13 3.307271 0.000005 0.000003 3.073753 0.024639 0.338376
|
||||
14 3.593713 0.000002 -0.000006 0.746957 -0.392502 0.598083
|
||||
15 2.033350 1.000770 1.937665 -0.714125 -2.033453 -1.697580
|
||||
16 6.028144 0.000002 0.000001 -1.834914 -0.251578 -0.128732
|
||||
17 11.692565 -0.000013 0.000008 0.000000 0.000000 -1.508650
|
||||
18 11.481668 -0.000006 -0.000038 0.595102 -0.008717 0.432521
|
||||
19 3.883675 -0.046783 0.431433 0.096615 -0.011011 -0.677044
|
||||
20 1.719575 0.000005 0.000004 0.055915 -0.087979 -1.327497
|
||||
21 1.209188 -0.000003 -0.000002 0.009316 -0.033629 -0.516185
|
||||
22 3.859850 -0.137947 1.332461 0.537935 -0.132420 -0.946691
|
||||
23 1.719430 -0.000008 -0.000001 0.023466 -0.208305 -0.932460
|
||||
24 1.099671 -0.000003 -0.000006 0.026046 -0.124620 -0.715397
|
||||
25 0.806036 -0.348931 1.321253 -0.985982 -0.350858 -0.739448
|
||||
26 1.789780 0.000002 -0.000001 -0.001070 -0.012854 0.349174
|
||||
27 1.207002 -0.000001 -0.000009 -0.000102 -0.003216 0.416181
|
||||
28 2.676080 -1.712446 -0.000008 1.570797 -0.000000 1.570797
|
||||
29 2.033354 1.000773 -1.937615 0.411868 1.653782 -1.286213
|
||||
30 6.028132 -0.000004 -0.000006 1.678707 1.315209 -0.481677
|
||||
31 11.692546 0.000000 -0.000006 -0.000000 -0.000000 -1.839311
|
||||
32 11.481694 0.000005 0.000002 -0.757702 0.149394 0.612809
|
||||
33 3.883654 -0.050322 -0.431039 -0.386562 0.126212 -1.146673
|
||||
34 1.719572 -0.000007 -0.000001 -0.051400 0.078807 -1.521771
|
||||
35 1.209186 0.000004 0.000005 -0.034697 0.051520 -1.200274
|
||||
36 3.859813 -0.148931 -1.331280 -0.083014 0.164909 0.067474
|
||||
37 1.719417 0.000000 -0.000002 0.024529 0.136368 -0.478052
|
||||
38 1.099665 -0.000005 -0.000010 -0.166396 0.224946 -1.318203
|
||||
39 0.806016 -0.359838 -1.318329 1.070430 0.381350 -0.978489
|
||||
40 1.789777 -0.000002 0.000016 0.002184 0.017482 0.317171
|
||||
41 1.206988 -0.000004 0.000017 0.006478 0.026016 0.488055
|
||||
42 2.676075 -1.712446 0.000002 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044720 2.313938 4.661507 -0.847357 -0.097634 -0.055836
|
||||
time 8
|
||||
0 0.556262 -114.539948 35.914494 1.839293 0.019455 -0.099808
|
||||
1 3.890453 -0.000003 0.000006 -1.570796 0.051839 -1.565574
|
||||
2 17.848167 0.000003 -0.000001 0.000000 -0.000000 0.034200
|
||||
3 16.525248 -0.000009 0.000001 -0.027915 -0.040782 -1.071638
|
||||
4 6.879462 0.000005 -0.000001 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890451 0.000001 0.000011 -1.570796 0.051845 -1.576021
|
||||
6 17.848169 -0.000006 -0.000001 0.000000 0.000000 0.034187
|
||||
7 16.525265 -0.000001 -0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879454 -0.000002 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345124 -2.981904 1.605978 -0.152726 1.543908
|
||||
10 4.018322 -0.000007 -0.000000 -0.524432 -0.150922 0.149315
|
||||
11 3.518553 0.000001 0.000005 -0.092224 0.057620 0.287093
|
||||
12 8.942646 0.000004 0.000008 0.021647 0.141745 0.146916
|
||||
13 3.307273 0.000010 0.000010 3.073753 0.024639 0.338377
|
||||
14 3.593705 0.000003 0.000006 0.746957 -0.392502 0.598083
|
||||
15 2.033342 1.000768 1.937667 -0.714126 -2.033453 -1.697580
|
||||
16 6.028161 0.000000 0.000005 -1.834914 -0.251578 -0.128732
|
||||
17 11.692564 0.000007 0.000008 0.000000 -0.000000 -1.499977
|
||||
18 11.481668 -0.000007 -0.000037 0.599879 0.009716 0.432442
|
||||
19 3.883693 -0.046783 0.431435 0.096615 -0.011011 -0.677044
|
||||
20 1.719572 0.000002 0.000007 0.055915 -0.087979 -1.327497
|
||||
21 1.209170 0.000000 -0.000005 0.009316 -0.033629 -0.516185
|
||||
22 3.859861 -0.137957 1.332458 0.537935 -0.132420 -0.946691
|
||||
23 1.719432 -0.000008 0.000003 0.023466 -0.208305 -0.932422
|
||||
24 1.099676 -0.000004 -0.000002 0.026046 -0.124620 -0.715397
|
||||
25 0.806047 -0.348939 1.321250 -0.985982 -0.350858 -0.739448
|
||||
26 1.789773 -0.000005 0.000007 -0.001070 -0.012854 0.349174
|
||||
27 1.206998 -0.000004 0.000014 -0.000102 -0.003216 0.416181
|
||||
28 2.676080 -1.712461 -0.000007 1.570797 0.000000 1.570797
|
||||
29 2.033359 1.000773 -1.937602 0.411867 1.653782 -1.286214
|
||||
30 6.028140 0.000006 0.000004 1.678708 1.315209 -0.481677
|
||||
31 11.692544 -0.000005 -0.000011 0.000000 -0.000000 -1.842999
|
||||
32 11.481705 -0.000003 0.000008 -0.731337 0.166496 0.625818
|
||||
33 3.883652 -0.050322 -0.431041 -0.386562 0.126212 -1.146673
|
||||
34 1.719571 -0.000021 -0.000005 -0.051400 0.078807 -1.521771
|
||||
35 1.209174 0.000001 0.000010 -0.034697 0.051520 -1.200274
|
||||
36 3.859828 -0.148932 -1.331281 -0.083014 0.164909 0.067474
|
||||
37 1.719444 -0.000002 -0.000002 0.024529 0.136368 -0.478052
|
||||
38 1.099649 -0.000010 0.000002 -0.166396 0.224946 -1.318203
|
||||
39 0.806018 -0.359840 -1.318328 1.070430 0.381350 -0.978489
|
||||
40 1.789785 -0.000006 0.000007 0.002198 0.017482 0.317171
|
||||
41 1.207002 -0.000004 0.000011 0.006478 0.026016 0.488055
|
||||
42 2.676084 -1.712446 0.000001 -1.570796 0.000000 -1.570796
|
||||
43 -0.044716 2.313939 4.661509 -0.667272 -0.078469 -0.138446
|
||||
time 9
|
||||
0 0.478135 -121.697548 36.203564 1.828797 -0.032502 -0.061010
|
||||
1 3.890453 -0.000000 0.000004 -1.570796 0.051839 -1.565574
|
||||
2 17.848175 -0.000011 0.000000 0.000000 0.000000 0.034200
|
||||
3 16.525246 -0.000007 0.000002 -0.027915 -0.040782 -1.071638
|
||||
4 6.879451 0.000017 -0.000001 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000005 0.000017 -1.570796 0.051845 -1.576021
|
||||
6 17.848173 -0.000010 -0.000001 -0.000000 -0.000000 0.034187
|
||||
7 16.525255 -0.000002 -0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879457 0.000001 -0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345132 -2.981897 1.605978 -0.152726 1.543908
|
||||
10 4.018337 0.000005 -0.000000 -0.524255 -0.156950 0.155589
|
||||
11 3.518560 0.000009 -0.000002 -0.092224 0.057620 0.287093
|
||||
12 8.942632 -0.000002 -0.000003 0.021647 0.141745 0.146916
|
||||
13 3.307272 0.000015 0.000007 3.073753 0.024639 0.338376
|
||||
14 3.593725 -0.000008 -0.000001 0.746957 -0.392502 0.598083
|
||||
15 2.033346 1.000777 1.937658 -0.714126 -2.033453 -1.697580
|
||||
16 6.028143 -0.000003 -0.000002 -1.834914 -0.251578 -0.128732
|
||||
17 11.692565 -0.000004 -0.000000 -0.000000 -0.000000 -1.502342
|
||||
18 11.481662 -0.000007 -0.000031 0.608765 0.031222 0.444023
|
||||
19 3.883671 -0.046776 0.431447 0.096615 -0.011011 -0.677044
|
||||
20 1.719568 -0.000015 0.000003 0.055915 -0.087979 -1.327497
|
||||
21 1.209177 -0.000006 -0.000006 0.009316 -0.033629 -0.516185
|
||||
22 3.859846 -0.137943 1.332468 0.537935 -0.132420 -0.946691
|
||||
23 1.719430 -0.000005 0.000008 0.023466 -0.208305 -0.932422
|
||||
24 1.099691 -0.000008 -0.000006 0.026046 -0.124620 -0.715397
|
||||
25 0.806032 -0.348915 1.321264 -0.985982 -0.350858 -0.739448
|
||||
26 1.789784 -0.000005 0.000025 -0.001070 -0.012854 0.349174
|
||||
27 1.206997 -0.000003 -0.000020 -0.000102 -0.003216 0.416181
|
||||
28 2.676073 -1.712443 0.000003 1.570797 -0.000000 1.570797
|
||||
29 2.033349 1.000774 -1.937614 0.411867 1.653782 -1.286214
|
||||
30 6.028146 0.000012 -0.000002 1.678707 1.315209 -0.481677
|
||||
31 11.692539 0.000015 -0.000010 0.000000 -0.000000 -1.843795
|
||||
32 11.481700 0.000011 0.000005 -0.703027 0.176633 0.629755
|
||||
33 3.883662 -0.050322 -0.431039 -0.386562 0.126212 -1.146673
|
||||
34 1.719579 0.000014 0.000000 -0.051400 0.078807 -1.521771
|
||||
35 1.209165 0.000010 0.000006 -0.034697 0.051520 -1.200274
|
||||
36 3.859842 -0.148932 -1.331280 -0.083014 0.164909 0.067474
|
||||
37 1.719446 -0.000001 -0.000004 0.024529 0.136368 -0.478052
|
||||
38 1.099662 0.000005 0.000003 -0.166396 0.224946 -1.318203
|
||||
39 0.806024 -0.359838 -1.318331 1.070430 0.381350 -0.978489
|
||||
40 1.789776 -0.000008 0.000006 0.002198 0.017482 0.317171
|
||||
41 1.206997 -0.000002 0.000004 0.006478 0.026016 0.488055
|
||||
42 2.676111 -1.712446 0.000004 -1.570796 0.000000 -1.570796
|
||||
43 -0.044717 2.313941 4.661505 -0.723222 0.023983 -0.232070
|
||||
time 10
|
||||
0 0.189063 0.006133 36.687954 1.822055 -0.076436 -0.023457
|
||||
1 3.890453 -0.000001 -0.000002 -1.570796 0.051839 -1.565574
|
||||
2 17.848175 -0.000000 -0.000000 0.000000 -0.000000 0.034200
|
||||
3 16.525249 -0.000001 0.000000 -0.027915 -0.040782 -1.071638
|
||||
4 6.879454 -0.000000 -0.000001 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000005 0.000007 -1.570796 0.051845 -1.576021
|
||||
6 17.848166 -0.000001 0.000000 0.000000 0.000000 0.034187
|
||||
7 16.525257 0.000000 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879455 0.000000 -0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345133 -2.981899 1.605978 -0.152726 1.543908
|
||||
10 4.018324 -0.000001 -0.000000 -0.524175 -0.159563 0.161705
|
||||
11 3.518561 0.000002 0.000001 -0.092224 0.057620 0.287093
|
||||
12 8.942643 -0.000002 -0.000001 0.021647 0.141745 0.146916
|
||||
13 3.307270 0.000007 0.000001 3.073753 0.024639 0.338376
|
||||
14 3.593713 -0.000004 -0.000001 0.746957 -0.392502 0.598083
|
||||
15 2.033342 1.000770 1.937661 -0.714125 -2.033453 -1.697579
|
||||
16 6.028148 -0.000002 0.000002 -1.834914 -0.251578 -0.128732
|
||||
17 11.692559 -0.000002 0.000002 -0.000000 0.000000 -1.509439
|
||||
18 11.481668 -0.000001 -0.000034 0.614019 0.048161 0.461690
|
||||
19 3.883694 -0.046773 0.431442 0.096615 -0.011011 -0.677044
|
||||
20 1.719574 0.000006 0.000006 0.055915 -0.087979 -1.327497
|
||||
21 1.209187 -0.000003 0.000004 0.009316 -0.033629 -0.516185
|
||||
22 3.859861 -0.137946 1.332465 0.537935 -0.132420 -0.946691
|
||||
23 1.719430 0.000005 0.000004 0.023466 -0.208305 -0.932460
|
||||
24 1.099668 0.000000 -0.000004 0.026046 -0.124620 -0.715397
|
||||
25 0.806047 -0.348921 1.321261 -0.985982 -0.350858 -0.739448
|
||||
26 1.789781 0.000005 0.000002 -0.001070 -0.012854 0.349174
|
||||
27 1.206998 0.000003 0.000004 -0.000102 -0.003216 0.416181
|
||||
28 2.676087 -1.712444 0.000002 1.570797 -0.000000 1.570797
|
||||
29 2.033362 1.000773 -1.937611 0.411868 1.653782 -1.286214
|
||||
30 6.028145 0.000005 -0.000001 1.678707 1.315209 -0.481677
|
||||
31 11.692547 0.000001 -0.000001 -0.000000 -0.000000 -1.842565
|
||||
32 11.481699 0.000004 0.000004 -0.687739 0.179391 0.619998
|
||||
33 3.883656 -0.050321 -0.431041 -0.386562 0.126212 -1.146673
|
||||
34 1.719578 0.000005 -0.000002 -0.051400 0.078807 -1.521771
|
||||
35 1.209177 -0.000000 0.000000 -0.034697 0.051520 -1.200274
|
||||
36 3.859828 -0.148931 -1.331289 -0.083014 0.164909 0.067474
|
||||
37 1.719433 0.000001 -0.000005 0.024529 0.136368 -0.478052
|
||||
38 1.099664 -0.000003 -0.000001 -0.166396 0.224946 -1.318203
|
||||
39 0.806015 -0.359840 -1.318334 1.070430 0.381350 -0.978489
|
||||
40 1.789781 -0.000000 -0.000001 0.002198 0.017482 0.317171
|
||||
41 1.206998 0.000002 -0.000001 0.006478 0.026016 0.488055
|
||||
42 2.676085 -1.712447 -0.000001 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044717 2.313936 4.661500 -0.881655 0.090632 -0.281326
|
||||
time 11
|
||||
0 -0.029693 -7.145337 37.074684 1.824027 -0.107372 0.006145
|
||||
1 3.890453 -0.000002 -0.000002 -1.570796 0.051839 -1.565574
|
||||
2 17.848175 0.000000 0.000001 -0.000000 -0.000000 0.034200
|
||||
3 16.525249 0.000000 -0.000000 -0.027915 -0.040782 -1.071638
|
||||
4 6.879454 -0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890451 0.000005 0.000007 -1.570796 0.051845 -1.576021
|
||||
6 17.848167 0.000001 -0.000000 0.000000 0.000000 0.034187
|
||||
7 16.525257 -0.000000 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879454 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000006 3.345133 -2.981901 1.605978 -0.152726 1.543907
|
||||
10 4.018324 -0.000000 -0.000000 -0.524175 -0.159934 0.160904
|
||||
11 3.518566 0.000002 0.000000 -0.092224 0.057620 0.287093
|
||||
12 8.942638 -0.000001 -0.000002 0.021647 0.141745 0.146916
|
||||
13 3.307272 0.000001 -0.000000 3.073753 0.024639 0.338376
|
||||
14 3.593714 0.000002 0.000001 0.746957 -0.392502 0.598083
|
||||
15 2.033349 1.000764 1.937659 -0.714125 -2.033453 -1.697580
|
||||
16 6.028145 0.000001 -0.000001 -1.834914 -0.251578 -0.128732
|
||||
17 11.692563 0.000000 0.000002 0.000000 0.000000 -1.493748
|
||||
18 11.481672 0.000002 -0.000036 0.618701 0.053766 0.460900
|
||||
19 3.883694 -0.046776 0.431441 0.096615 -0.011011 -0.677044
|
||||
20 1.719576 0.000008 0.000002 0.055915 -0.087979 -1.327497
|
||||
21 1.209182 -0.000005 0.000005 0.009316 -0.033629 -0.516185
|
||||
22 3.859860 -0.137947 1.332461 0.537935 -0.132420 -0.946691
|
||||
23 1.719429 0.000013 0.000004 0.023466 -0.208305 -0.932460
|
||||
24 1.099665 -0.000000 -0.000004 0.026046 -0.124620 -0.715397
|
||||
25 0.806047 -0.348925 1.321258 -0.985982 -0.350858 -0.739448
|
||||
26 1.789784 0.000009 -0.000000 -0.001070 -0.012854 0.349174
|
||||
27 1.206997 -0.000000 0.000006 -0.000102 -0.003216 0.416181
|
||||
28 2.676091 -1.712446 -0.000004 1.570797 0.000000 1.570797
|
||||
29 2.033364 1.000770 -1.937612 0.411867 1.653782 -1.286214
|
||||
30 6.028144 0.000001 -0.000002 1.678708 1.315209 -0.481677
|
||||
31 11.692546 0.000001 -0.000004 -0.000000 -0.000000 -1.846109
|
||||
32 11.481699 0.000005 0.000005 -0.685407 0.187114 0.615148
|
||||
33 3.883657 -0.050321 -0.431049 -0.386562 0.126212 -1.146673
|
||||
34 1.719576 0.000004 0.000002 -0.051400 0.078807 -1.521771
|
||||
35 1.209185 -0.000000 -0.000003 -0.034697 0.051520 -1.200274
|
||||
36 3.859828 -0.148932 -1.331282 -0.083014 0.164909 0.067474
|
||||
37 1.719428 0.000001 0.000002 0.024529 0.136368 -0.478052
|
||||
38 1.099661 -0.000002 0.000001 -0.166396 0.224946 -1.318203
|
||||
39 0.806015 -0.359838 -1.318333 1.070430 0.381350 -0.978489
|
||||
40 1.789781 0.000003 0.000000 0.002184 0.017482 0.317171
|
||||
41 1.206995 -0.000001 0.000001 0.006478 0.026016 0.488055
|
||||
42 2.676084 -1.712446 -0.000001 -1.570796 0.000000 -1.570796
|
||||
43 -0.044716 2.313942 4.661499 -1.045092 0.064200 -0.311204
|
||||
time 12
|
||||
0 -0.256263 -14.309063 37.168438 1.831405 -0.128198 0.029807
|
||||
1 3.890452 -0.000004 -0.000003 -1.570796 0.051839 -1.565574
|
||||
2 17.848175 0.000001 -0.000000 -0.000000 0.000000 0.034200
|
||||
3 16.525249 0.000000 -0.000001 -0.027915 -0.040782 -1.071638
|
||||
4 6.879453 0.000000 -0.000002 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000002 0.000005 -1.570796 0.051845 -1.576021
|
||||
6 17.848173 0.000001 0.000000 -0.000000 0.000000 0.034187
|
||||
7 16.525259 0.000000 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879454 -0.000001 -0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345131 -2.981903 1.605978 -0.152726 1.543907
|
||||
10 4.018331 0.000002 0.000001 -0.524223 -0.158113 0.156303
|
||||
11 3.518559 -0.000001 0.000001 -0.092224 0.057620 0.287093
|
||||
12 8.942639 -0.000000 0.000000 0.021647 0.141745 0.146916
|
||||
13 3.307268 0.000006 0.000002 3.073753 0.024639 0.338376
|
||||
14 3.593716 -0.000001 0.000002 0.746957 -0.392502 0.598083
|
||||
15 2.033340 1.000767 1.937660 -0.714125 -2.033453 -1.697580
|
||||
16 6.028147 -0.000002 0.000000 -1.834914 -0.251578 -0.128732
|
||||
17 11.692562 -0.000005 0.000003 0.000000 0.000000 -1.497690
|
||||
18 11.481673 0.000001 -0.000037 0.628160 0.056630 0.465919
|
||||
19 3.883693 -0.046773 0.431439 0.096615 -0.011011 -0.677044
|
||||
20 1.719573 0.000004 0.000003 0.055915 -0.087979 -1.327497
|
||||
21 1.209180 -0.000008 0.000001 0.009316 -0.033629 -0.516185
|
||||
22 3.859860 -0.137946 1.332462 0.537935 -0.132420 -0.946691
|
||||
23 1.719430 0.000009 0.000001 0.023466 -0.208305 -0.932422
|
||||
24 1.099668 -0.000004 -0.000009 0.026046 -0.124620 -0.715397
|
||||
25 0.806051 -0.348922 1.321254 -0.985982 -0.350858 -0.739448
|
||||
26 1.789783 -0.000001 0.000002 -0.001070 -0.012854 0.349174
|
||||
27 1.206995 -0.000003 -0.000000 -0.000102 -0.003216 0.416181
|
||||
28 2.676089 -1.712447 -0.000002 1.570797 -0.000000 1.570797
|
||||
29 2.033360 1.000770 -1.937611 0.411868 1.653782 -1.286214
|
||||
30 6.028144 -0.000000 0.000000 1.678707 1.315209 -0.481677
|
||||
31 11.692544 0.000002 -0.000005 0.000000 0.000000 -1.837286
|
||||
32 11.481703 -0.000001 0.000006 -0.676986 0.191872 0.598374
|
||||
33 3.883649 -0.050323 -0.431048 -0.386562 0.126212 -1.146673
|
||||
34 1.719577 0.000009 0.000002 -0.051400 0.078807 -1.521771
|
||||
35 1.209179 0.000001 -0.000002 -0.034697 0.051520 -1.200274
|
||||
36 3.859823 -0.148931 -1.331285 -0.083014 0.164909 0.067474
|
||||
37 1.719434 0.000001 0.000003 0.024529 0.136368 -0.478052
|
||||
38 1.099666 -0.000003 0.000003 -0.166396 0.224946 -1.318203
|
||||
39 0.806015 -0.359838 -1.318337 1.070430 0.381350 -0.978489
|
||||
40 1.789776 -0.000007 0.000007 0.002184 0.017482 0.317171
|
||||
41 1.206999 -0.000006 -0.000003 0.006478 0.026016 0.488055
|
||||
42 2.676083 -1.712446 -0.000000 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044717 2.313936 4.661495 -1.146438 0.020007 -0.295852
|
||||
time 13
|
||||
0 -0.478926 -21.466661 36.984837 1.841456 -0.138080 0.046381
|
||||
1 3.890452 -0.000003 -0.000005 -1.570796 0.051839 -1.565574
|
||||
2 17.848173 0.000001 0.000002 -0.000000 -0.000000 0.034200
|
||||
3 16.525251 -0.000001 0.000000 -0.027915 -0.040782 -1.071638
|
||||
4 6.879453 -0.000000 -0.000001 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000002 0.000009 -1.570796 0.051845 -1.576021
|
||||
6 17.848169 0.000001 0.000000 0.000000 0.000000 0.034187
|
||||
7 16.525259 0.000000 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879453 -0.000000 -0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345128 -2.981900 1.605978 -0.152726 1.543907
|
||||
10 4.018330 0.000005 -0.000000 -0.524335 -0.154290 0.149507
|
||||
11 3.518562 0.000002 0.000000 -0.092224 0.057620 0.287093
|
||||
12 8.942648 0.000003 -0.000001 0.021647 0.141745 0.146916
|
||||
13 3.307266 0.000008 -0.000000 3.073753 0.024639 0.338376
|
||||
14 3.593710 -0.000001 0.000000 0.746957 -0.392502 0.598083
|
||||
15 2.033340 1.000769 1.937659 -0.714125 -2.033453 -1.697580
|
||||
16 6.028148 -0.000003 -0.000002 -1.834914 -0.251578 -0.128732
|
||||
17 11.692557 -0.000004 0.000000 0.000000 -0.000000 -1.508571
|
||||
18 11.481671 0.000006 -0.000036 0.640772 0.054264 0.471532
|
||||
19 3.883696 -0.046772 0.431443 0.096615 -0.011011 -0.677044
|
||||
20 1.719577 0.000005 -0.000001 0.055915 -0.087979 -1.327497
|
||||
21 1.209184 -0.000007 0.000000 0.009316 -0.033629 -0.516185
|
||||
22 3.859862 -0.137945 1.332464 0.537935 -0.132420 -0.946691
|
||||
23 1.719429 0.000010 0.000001 0.023466 -0.208305 -0.932460
|
||||
24 1.099667 -0.000002 0.000000 0.026046 -0.124620 -0.715397
|
||||
25 0.806045 -0.348922 1.321254 -0.985982 -0.350858 -0.739448
|
||||
26 1.789783 -0.000002 -0.000003 -0.001070 -0.012854 0.349174
|
||||
27 1.207001 -0.000004 0.000000 -0.000102 -0.003216 0.416181
|
||||
28 2.676086 -1.712444 -0.000002 1.570797 0.000000 1.570797
|
||||
29 2.033359 1.000769 -1.937613 0.411868 1.653782 -1.286214
|
||||
30 6.028145 0.000004 0.000004 1.678708 1.315209 -0.481677
|
||||
31 11.692544 0.000001 -0.000004 -0.000000 -0.000000 -1.828318
|
||||
32 11.481697 0.000002 0.000011 -0.665908 0.190562 0.585936
|
||||
33 3.883652 -0.050322 -0.431049 -0.386562 0.126212 -1.146673
|
||||
34 1.719574 0.000000 0.000003 -0.051400 0.078807 -1.521771
|
||||
35 1.209184 -0.000001 -0.000004 -0.034697 0.051520 -1.200274
|
||||
36 3.859827 -0.148931 -1.331285 -0.083014 0.164909 0.067474
|
||||
37 1.719431 -0.000001 0.000007 0.024529 0.136368 -0.478052
|
||||
38 1.099662 -0.000001 -0.000002 -0.166396 0.224946 -1.318203
|
||||
39 0.806014 -0.359838 -1.318332 1.070430 0.381350 -0.978489
|
||||
40 1.789782 -0.000003 0.000002 0.002184 0.017482 0.317171
|
||||
41 1.206997 0.000002 0.000000 0.006478 0.026016 0.488055
|
||||
42 2.676083 -1.712446 -0.000004 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044717 2.313937 4.661498 -1.184148 -0.017340 -0.251868
|
||||
time 14
|
||||
0 -0.682057 -28.624258 36.574669 1.851315 -0.135340 0.052320
|
||||
1 3.890452 0.000002 0.000001 -1.570796 0.051839 -1.565574
|
||||
2 17.848175 0.000000 0.000001 -0.000000 -0.000000 0.034200
|
||||
3 16.525249 -0.000000 -0.000000 -0.027915 -0.040782 -1.071638
|
||||
4 6.879452 -0.000001 -0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890453 0.000004 0.000011 -1.570796 0.051845 -1.576021
|
||||
6 17.848171 -0.000001 0.000000 -0.000000 0.000000 0.034187
|
||||
7 16.525255 0.000001 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879454 0.000000 -0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000004 3.345131 -2.981899 1.605978 -0.152726 1.543907
|
||||
10 4.018331 -0.000002 0.000000 -0.524496 -0.148741 0.142536
|
||||
11 3.518556 -0.000001 0.000001 -0.092224 0.057620 0.287093
|
||||
12 8.942637 0.000004 -0.000004 0.021647 0.141745 0.146916
|
||||
13 3.307264 0.000010 0.000001 3.073753 0.024639 0.338377
|
||||
14 3.593718 0.000000 0.000001 0.746957 -0.392502 0.598083
|
||||
15 2.033343 1.000767 1.937659 -0.714125 -2.033453 -1.697580
|
||||
16 6.028145 0.000001 -0.000005 -1.834914 -0.251578 -0.128732
|
||||
17 11.692556 0.000002 0.000004 -0.000000 -0.000000 -1.528126
|
||||
18 11.481669 0.000002 -0.000035 0.653670 0.049946 0.485009
|
||||
19 3.883696 -0.046773 0.431450 0.096615 -0.011011 -0.677044
|
||||
20 1.719576 0.000002 0.000004 0.055915 -0.087979 -1.327497
|
||||
21 1.209181 -0.000003 0.000000 0.009316 -0.033629 -0.516185
|
||||
22 3.859861 -0.137947 1.332470 0.537935 -0.132420 -0.946691
|
||||
23 1.719432 -0.000000 0.000004 0.023466 -0.208305 -0.932422
|
||||
24 1.099671 0.000006 -0.000006 0.026046 -0.124620 -0.715397
|
||||
25 0.806053 -0.348921 1.321264 -0.985982 -0.350858 -0.739448
|
||||
26 1.789784 0.000003 -0.000015 -0.001070 -0.012854 0.349174
|
||||
27 1.207003 0.000003 -0.000000 -0.000102 -0.003216 0.416181
|
||||
28 2.676091 -1.712445 0.000004 1.570797 0.000000 1.570797
|
||||
29 2.033362 1.000772 -1.937610 0.411869 1.653782 -1.286213
|
||||
30 6.028144 -0.000001 -0.000003 1.678707 1.315209 -0.481677
|
||||
31 11.692542 -0.000003 -0.000006 0.000000 -0.000000 -1.827523
|
||||
32 11.481697 -0.000001 0.000005 -0.651721 0.175081 0.585308
|
||||
33 3.883655 -0.050321 -0.431040 -0.386562 0.126212 -1.146673
|
||||
34 1.719574 0.000007 -0.000002 -0.051400 0.078807 -1.521771
|
||||
35 1.209176 0.000001 -0.000002 -0.034697 0.051520 -1.200274
|
||||
36 3.859827 -0.148930 -1.331283 -0.083014 0.164909 0.067474
|
||||
37 1.719430 -0.000001 -0.000003 0.024529 0.136368 -0.478052
|
||||
38 1.099663 -0.000001 0.000001 -0.166396 0.224946 -1.318203
|
||||
39 0.806019 -0.359837 -1.318326 1.070430 0.381350 -0.978489
|
||||
40 1.789776 -0.000003 0.000005 0.002184 0.017482 0.317171
|
||||
41 1.206998 -0.000002 -0.000004 0.006478 0.026016 0.488055
|
||||
42 2.676087 -1.712444 0.000003 -1.570796 0.000000 -1.570796
|
||||
43 -0.044717 2.313941 4.661500 -1.164361 -0.041527 -0.190591
|
||||
time 15
|
||||
0 -0.846125 -35.787987 36.078560 1.857676 -0.117744 0.043219
|
||||
1 3.890452 -0.000004 -0.000004 -1.570796 0.051839 -1.565574
|
||||
2 17.848177 0.000002 0.000000 -0.000000 -0.000000 0.034200
|
||||
3 16.525249 -0.000002 0.000000 -0.027915 -0.040782 -1.071638
|
||||
4 6.879454 0.000002 -0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000001 0.000011 -1.570796 0.051845 -1.576021
|
||||
6 17.848166 0.000003 -0.000000 -0.000000 0.000000 0.034187
|
||||
7 16.525261 0.000000 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879455 0.000000 -0.000001 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345127 -2.981899 1.605978 -0.152726 1.543907
|
||||
10 4.018330 0.000002 -0.000001 -0.524704 -0.141910 0.139451
|
||||
11 3.518559 0.000004 0.000001 -0.092224 0.057620 0.287093
|
||||
12 8.942636 0.000001 0.000003 0.021647 0.141745 0.146916
|
||||
13 3.307265 0.000004 -0.000003 3.073753 0.024639 0.338377
|
||||
14 3.593715 0.000008 -0.000000 0.746957 -0.392502 0.598083
|
||||
15 2.033341 1.000770 1.937659 -0.714125 -2.033453 -1.697580
|
||||
16 6.028144 0.000006 -0.000002 -1.834914 -0.251579 -0.128732
|
||||
17 11.692564 -0.000005 0.000000 0.000000 -0.000000 -1.549493
|
||||
18 11.481665 -0.000006 -0.000037 0.663224 0.045670 0.499792
|
||||
19 3.883706 -0.046770 0.431442 0.096615 -0.011011 -0.677044
|
||||
20 1.719570 0.000003 -0.000004 0.055915 -0.087979 -1.327497
|
||||
21 1.209195 -0.000016 -0.000003 0.009316 -0.033629 -0.516185
|
||||
22 3.859870 -0.137943 1.332468 0.537935 -0.132420 -0.946691
|
||||
23 1.719429 0.000008 0.000003 0.023466 -0.208305 -0.932460
|
||||
24 1.099660 -0.000000 0.000001 0.026046 -0.124620 -0.715397
|
||||
25 0.806056 -0.348922 1.321255 -0.985982 -0.350858 -0.739448
|
||||
26 1.789785 0.000002 -0.000000 -0.001070 -0.012854 0.349174
|
||||
27 1.206998 -0.000009 -0.000016 -0.000102 -0.003216 0.416181
|
||||
28 2.676093 -1.712444 -0.000001 1.570797 0.000000 1.570797
|
||||
29 2.033360 1.000773 -1.937611 0.411868 1.653782 -1.286214
|
||||
30 6.028143 0.000010 -0.000002 1.678708 1.315209 -0.481677
|
||||
31 11.692542 0.000004 -0.000004 -0.000000 -0.000000 -1.831717
|
||||
32 11.481700 -0.000000 0.000007 -0.641291 0.153635 0.591927
|
||||
33 3.883654 -0.050322 -0.431048 -0.386562 0.126212 -1.146673
|
||||
34 1.719582 0.000006 0.000002 -0.051400 0.078807 -1.521771
|
||||
35 1.209176 -0.000002 0.000000 -0.034697 0.051520 -1.200274
|
||||
36 3.859823 -0.148933 -1.331288 -0.083014 0.164909 0.067474
|
||||
37 1.719426 0.000002 -0.000006 0.024529 0.136368 -0.478052
|
||||
38 1.099669 -0.000003 0.000000 -0.166396 0.224946 -1.318203
|
||||
39 0.806018 -0.359838 -1.318338 1.070430 0.381350 -0.978489
|
||||
40 1.789782 -0.000006 -0.000004 0.002184 0.017482 0.317171
|
||||
41 1.206998 -0.000004 -0.000003 0.006478 0.026016 0.488055
|
||||
42 2.676085 -1.712446 -0.000002 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044717 2.313938 4.661500 -1.087987 -0.063109 -0.116622
|
||||
time 16
|
||||
0 -0.947690 -42.945583 35.809021 1.855005 -0.084459 0.020323
|
||||
1 3.890453 -0.000007 -0.000004 -1.570796 0.051839 -1.565574
|
||||
2 17.848173 -0.000001 0.000000 0.000000 -0.000000 0.034200
|
||||
3 16.525251 0.000004 -0.000001 -0.027915 -0.040782 -1.071638
|
||||
4 6.879452 0.000000 -0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890451 -0.000004 0.000013 -1.570796 0.051845 -1.576021
|
||||
6 17.848173 -0.000000 0.000000 0.000000 -0.000000 0.034187
|
||||
7 16.525257 0.000003 -0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879450 0.000002 -0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345128 -2.981896 1.605978 -0.152726 1.543907
|
||||
10 4.018332 0.000002 0.000000 -0.524929 -0.134203 0.143407
|
||||
11 3.518561 0.000000 -0.000000 -0.092224 0.057620 0.287093
|
||||
12 8.942636 -0.000001 0.000002 0.021647 0.141745 0.146916
|
||||
13 3.307274 0.000009 0.000001 3.073753 0.024639 0.338377
|
||||
14 3.593699 -0.000000 -0.000003 0.746957 -0.392502 0.598083
|
||||
15 2.033350 1.000771 1.937662 -0.714125 -2.033453 -1.697580
|
||||
16 6.028151 -0.000002 -0.000003 -1.834914 -0.251578 -0.128732
|
||||
17 11.692557 0.000001 0.000002 0.000000 0.000000 -1.569363
|
||||
18 11.481670 -0.000006 -0.000038 0.667524 0.041601 0.510898
|
||||
19 3.883683 -0.046774 0.431441 0.096615 -0.011011 -0.677044
|
||||
20 1.719577 0.000014 -0.000006 0.055915 -0.087979 -1.327497
|
||||
21 1.209171 0.000003 -0.000000 0.009316 -0.033629 -0.516185
|
||||
22 3.859855 -0.137946 1.332464 0.537935 -0.132420 -0.946691
|
||||
23 1.719430 0.000011 -0.000000 0.023466 -0.208305 -0.932460
|
||||
24 1.099665 0.000012 -0.000005 0.026046 -0.124620 -0.715397
|
||||
25 0.806046 -0.348919 1.321260 -0.985982 -0.350858 -0.739448
|
||||
26 1.789779 0.000001 -0.000005 -0.001070 -0.012854 0.349174
|
||||
27 1.206994 -0.000002 0.000000 -0.000102 -0.003216 0.416181
|
||||
28 2.676083 -1.712442 0.000001 1.570797 0.000000 1.570797
|
||||
29 2.033368 1.000776 -1.937609 0.411868 1.653782 -1.286213
|
||||
30 6.028143 -0.000000 -0.000004 1.678707 1.315209 -0.481677
|
||||
31 11.692547 0.000001 0.000004 -0.000000 0.000000 -1.835044
|
||||
32 11.481702 -0.000002 -0.000004 -0.641680 0.132913 0.598032
|
||||
33 3.883659 -0.050321 -0.431041 -0.386562 0.126212 -1.146673
|
||||
34 1.719579 0.000013 -0.000006 -0.051400 0.078807 -1.521771
|
||||
35 1.209176 0.000001 0.000006 -0.034697 0.051520 -1.200274
|
||||
36 3.859828 -0.148932 -1.331284 -0.083014 0.164909 0.067474
|
||||
37 1.719423 0.000001 0.000001 0.024529 0.136368 -0.478052
|
||||
38 1.099658 -0.000003 0.000008 -0.166396 0.224946 -1.318203
|
||||
39 0.806015 -0.359838 -1.318335 1.070430 0.381350 -0.978489
|
||||
40 1.789776 -0.000001 -0.000000 0.002184 0.017482 0.317171
|
||||
41 1.206997 -0.000005 0.000000 0.006478 0.026016 0.488055
|
||||
42 2.676078 -1.712447 0.000000 -1.570796 -0.000000 -1.570796
|
||||
43 -0.044717 2.313936 4.661503 -0.960349 -0.082601 -0.034468
|
||||
time 17
|
||||
0 -0.971128 -50.103184 35.828552 1.843682 -0.036416 -0.014930
|
||||
1 3.890453 -0.000002 0.000000 -1.570796 0.051839 -1.565574
|
||||
2 17.848177 -0.000002 -0.000000 0.000000 0.000000 0.034200
|
||||
3 16.525249 -0.000004 0.000000 -0.027915 -0.040782 -1.071638
|
||||
4 6.879453 0.000001 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000005 -1.570796 0.051845 -1.576021
|
||||
6 17.848173 0.000005 0.000000 -0.000000 -0.000000 0.034187
|
||||
7 16.525257 -0.000001 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879454 0.000004 -0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345128 -2.981897 1.605978 -0.152726 1.543908
|
||||
10 4.018327 -0.000004 0.000000 -0.525169 -0.126006 0.149559
|
||||
11 3.518557 -0.000000 0.000001 -0.092224 0.057620 0.287093
|
||||
12 8.942647 0.000004 0.000000 0.021647 0.141745 0.146916
|
||||
13 3.307266 0.000005 -0.000001 3.073753 0.024639 0.338377
|
||||
14 3.593718 -0.000002 -0.000003 0.746957 -0.392502 0.598083
|
||||
15 2.033341 1.000768 1.937656 -0.714125 -2.033453 -1.697580
|
||||
16 6.028152 0.000005 -0.000000 -1.834914 -0.251578 -0.128732
|
||||
17 11.692551 0.000008 -0.000004 0.000000 0.000000 -1.589706
|
||||
18 11.481678 -0.000001 -0.000036 0.668002 0.037367 0.520621
|
||||
19 3.883701 -0.046774 0.431444 0.096615 -0.011011 -0.677044
|
||||
20 1.719575 0.000000 0.000003 0.055915 -0.087979 -1.327497
|
||||
21 1.209189 -0.000008 0.000005 0.009316 -0.033629 -0.516185
|
||||
22 3.859869 -0.137946 1.332466 0.537935 -0.132420 -0.946691
|
||||
23 1.719427 0.000002 0.000005 0.023466 -0.208305 -0.932422
|
||||
24 1.099660 0.000002 0.000001 0.026046 -0.124620 -0.715397
|
||||
25 0.806053 -0.348920 1.321260 -0.985982 -0.350858 -0.739448
|
||||
26 1.789783 -0.000006 -0.000005 -0.001070 -0.012854 0.349174
|
||||
27 1.206995 -0.000007 -0.000009 -0.000102 -0.003216 0.416181
|
||||
28 2.676090 -1.712448 0.000001 1.570797 -0.000000 1.570797
|
||||
29 2.033356 1.000770 -1.937616 0.411868 1.653782 -1.286214
|
||||
30 6.028145 0.000010 -0.000006 1.678707 1.315209 -0.481677
|
||||
31 11.692540 -0.000002 -0.000010 -0.000000 -0.000000 -1.836997
|
||||
32 11.481703 0.000004 0.000011 -0.650361 0.110571 0.603110
|
||||
33 3.883651 -0.050322 -0.431047 -0.386562 0.126212 -1.146673
|
||||
34 1.719578 0.000003 -0.000001 -0.051400 0.078807 -1.521771
|
||||
35 1.209172 0.000004 -0.000000 -0.034697 0.051520 -1.200274
|
||||
36 3.859827 -0.148931 -1.331286 -0.083014 0.164909 0.067474
|
||||
37 1.719440 -0.000000 0.000002 0.024529 0.136368 -0.478052
|
||||
38 1.099671 -0.000000 0.000001 -0.166396 0.224946 -1.318203
|
||||
39 0.806017 -0.359840 -1.318336 1.070430 0.381350 -0.978489
|
||||
40 1.789782 0.000001 -0.000007 0.002184 0.017482 0.317171
|
||||
41 1.206996 0.000006 0.000003 0.006478 0.026016 0.488055
|
||||
42 2.676076 -1.712447 -0.000004 -1.570796 0.000000 -1.570796
|
||||
43 -0.044717 2.313941 4.661501 -0.782128 -0.100160 0.052576
|
||||
time 18
|
||||
0 -0.928158 -57.260780 36.125439 1.827525 0.020972 -0.058231
|
||||
1 3.890452 -0.000006 0.000002 -1.570796 0.051839 -1.565574
|
||||
2 17.848177 0.000000 0.000000 -0.000000 0.000000 0.034200
|
||||
3 16.525249 -0.000000 0.000001 -0.027915 -0.040782 -1.071638
|
||||
4 6.879454 0.000003 -0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000001 0.000010 -1.570796 0.051845 -1.576021
|
||||
6 17.848169 0.000002 -0.000000 -0.000000 -0.000000 0.034187
|
||||
7 16.525257 -0.000003 0.000000 0.038611 0.040779 -1.071632
|
||||
8 6.879455 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.000005 3.345128 -2.981892 1.605978 -0.152726 1.543907
|
||||
10 4.018323 -0.000001 -0.000000 -0.525362 -0.119390 0.156164
|
||||
11 3.518562 0.000006 0.000003 -0.092224 0.057620 0.287093
|
||||
12 8.942645 -0.000002 -0.000003 0.021647 0.141745 0.146916
|
||||
13 3.307265 0.000004 -0.000004 3.073753 0.024639 0.338376
|
||||
14 3.593718 0.000001 -0.000004 0.746957 -0.392502 0.598083
|
||||
15 2.033339 1.000770 1.937654 -0.714125 -2.033453 -1.697580
|
||||
16 6.028150 -0.000003 -0.000004 -1.834914 -0.251578 -0.128732
|
||||
17 11.692564 -0.000000 0.000002 0.000000 0.000000 -1.608629
|
||||
18 11.481670 0.000001 -0.000026 0.665422 0.035540 0.531016
|
||||
19 3.883697 -0.046770 0.431434 0.096615 -0.011011 -0.677044
|
||||
20 1.719572 0.000013 -0.000002 0.055915 -0.087979 -1.327497
|
||||
21 1.209192 -0.000008 -0.000005 0.009316 -0.033629 -0.516185
|
||||
22 3.859869 -0.137939 1.332462 0.537935 -0.132420 -0.946691
|
||||
23 1.719428 0.000006 0.000004 0.023466 -0.208305 -0.932422
|
||||
24 1.099659 0.000020 -0.000003 0.026046 -0.124620 -0.715397
|
||||
25 0.806055 -0.348916 1.321253 -0.985982 -0.350858 -0.739448
|
||||
26 1.789782 -0.000005 -0.000008 -0.001070 -0.012854 0.349174
|
||||
27 1.206998 -0.000003 0.000000 -0.000102 -0.003216 0.416181
|
||||
28 2.676095 -1.712440 -0.000005 1.570797 -0.000000 1.570797
|
||||
29 2.033353 1.000767 -1.937620 0.411869 1.653782 -1.286213
|
||||
30 6.028139 0.000002 -0.000002 1.678708 1.315209 -0.481677
|
||||
31 11.692545 0.000000 -0.000001 -0.000000 -0.000000 -1.839166
|
||||
32 11.481703 0.000000 0.000003 -0.663511 0.088918 0.607674
|
||||
33 3.883645 -0.050324 -0.431038 -0.386562 0.126212 -1.146673
|
||||
34 1.719573 0.000001 -0.000003 -0.051400 0.078807 -1.521771
|
||||
35 1.209184 -0.000009 0.000001 -0.034697 0.051520 -1.200274
|
||||
36 3.859827 -0.148932 -1.331282 -0.083014 0.164909 0.067474
|
||||
37 1.719438 0.000002 0.000001 0.024529 0.136368 -0.478052
|
||||
38 1.099674 -0.000002 0.000001 -0.166396 0.224946 -1.318203
|
||||
39 0.806020 -0.359840 -1.318334 1.070430 0.381350 -0.978489
|
||||
40 1.789783 -0.000007 0.000002 0.002198 0.017482 0.317171
|
||||
41 1.206995 -0.000000 0.000009 0.006478 0.026016 0.488055
|
||||
42 2.676088 -1.712447 0.000004 -1.570796 0.000000 -1.570796
|
||||
43 -0.044717 2.313936 4.661507 -0.538042 -0.115520 0.140819
|
||||
end
|
365
modelsrc/combine_soldier_anims_anims/deathpose_back.smd
Normal file
365
modelsrc/combine_soldier_anims_anims/deathpose_back.smd
Normal file
@ -0,0 +1,365 @@
|
||||
// Created by Crowbar 0.71
|
||||
version 1
|
||||
nodes
|
||||
0 "ValveBiped.Bip01_Pelvis" -1
|
||||
1 "ValveBiped.Bip01_L_Thigh" 0
|
||||
2 "ValveBiped.Bip01_L_Calf" 1
|
||||
3 "ValveBiped.Bip01_L_Foot" 2
|
||||
4 "ValveBiped.Bip01_L_Toe0" 3
|
||||
5 "ValveBiped.Bip01_R_Thigh" 0
|
||||
6 "ValveBiped.Bip01_R_Calf" 5
|
||||
7 "ValveBiped.Bip01_R_Foot" 6
|
||||
8 "ValveBiped.Bip01_R_Toe0" 7
|
||||
9 "ValveBiped.Bip01_Spine" 0
|
||||
10 "ValveBiped.Bip01_Spine1" 9
|
||||
11 "ValveBiped.Bip01_Spine2" 10
|
||||
12 "ValveBiped.Bip01_Spine4" 11
|
||||
13 "ValveBiped.Bip01_Neck1" 12
|
||||
14 "ValveBiped.Bip01_Head1" 13
|
||||
15 "ValveBiped.Bip01_L_Clavicle" 12
|
||||
16 "ValveBiped.Bip01_L_UpperArm" 15
|
||||
17 "ValveBiped.Bip01_L_Forearm" 16
|
||||
18 "ValveBiped.Bip01_L_Hand" 17
|
||||
19 "ValveBiped.Bip01_L_Finger2" 18
|
||||
20 "ValveBiped.Bip01_L_Finger21" 19
|
||||
21 "ValveBiped.Bip01_L_Finger22" 20
|
||||
22 "ValveBiped.Bip01_L_Finger1" 18
|
||||
23 "ValveBiped.Bip01_L_Finger11" 22
|
||||
24 "ValveBiped.Bip01_L_Finger12" 23
|
||||
25 "ValveBiped.Bip01_L_Finger0" 18
|
||||
26 "ValveBiped.Bip01_L_Finger01" 25
|
||||
27 "ValveBiped.Bip01_L_Finger02" 26
|
||||
28 "ValveBiped.Bip01_R_Clavicle" 12
|
||||
29 "ValveBiped.Bip01_R_UpperArm" 28
|
||||
30 "ValveBiped.Bip01_R_Forearm" 29
|
||||
31 "ValveBiped.Bip01_R_Hand" 30
|
||||
32 "ValveBiped.Bip01_R_Finger2" 31
|
||||
33 "ValveBiped.Bip01_R_Finger21" 32
|
||||
34 "ValveBiped.Bip01_R_Finger22" 33
|
||||
35 "ValveBiped.Bip01_R_Finger1" 31
|
||||
36 "ValveBiped.Bip01_R_Finger11" 35
|
||||
37 "ValveBiped.Bip01_R_Finger12" 36
|
||||
38 "ValveBiped.Bip01_R_Finger0" 31
|
||||
39 "ValveBiped.Bip01_R_Finger01" 38
|
||||
40 "ValveBiped.Bip01_R_Finger02" 39
|
||||
41 "ValveBiped.Cod" 0
|
||||
42 "ValveBiped.Anim_Attachment_LH" 18
|
||||
43 "ValveBiped.Anim_Attachment_RH" 31
|
||||
end
|
||||
skeleton
|
||||
time 0
|
||||
0 1.610982 -0.330911 38.195812 1.511893 -0.019586 0.001068
|
||||
1 3.890452 -0.000004 -0.000003 -1.632543 0.207332 -1.564074
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.000036
|
||||
3 16.525249 0.000000 0.000000 -0.219442 -0.263755 -1.095586
|
||||
4 6.879453 0.000000 0.000000 -0.007455 -0.002939 -0.584937
|
||||
5 -3.890452 0.000004 0.000007 -1.402202 0.214851 -1.679682
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.000007
|
||||
7 16.525257 0.000000 0.000000 0.218806 0.112716 -1.098394
|
||||
8 6.879454 0.000000 0.000000 -0.080207 -0.002975 -0.585398
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.229926
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -0.927545 0.002082 -1.034841
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.334447
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.316958 -0.009202 -1.009029
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -0.612177
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 1
|
||||
0 1.610982 5.858450 37.770018 1.747504 -0.019325 -0.003530
|
||||
1 3.890452 -0.000004 -0.000003 -1.641995 -0.409109 -1.552250
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.435736
|
||||
3 16.525249 0.000000 0.000000 -0.184791 -0.287969 -1.235058
|
||||
4 6.879453 0.000000 0.000000 -0.007491 -0.003071 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.370285 -0.403307 -1.721034
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.446479
|
||||
7 16.525257 0.000000 0.000000 0.181850 0.145444 -1.244064
|
||||
8 6.879454 0.000000 0.000000 -0.081525 -0.003071 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.027403 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 0.108187
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.296610
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.429707
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.260713
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 -0.143176
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.921581 -0.823116 -0.668627
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.862519
|
||||
18 11.481671 0.000000 -0.000029 1.579489 0.167936 -0.034777
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.847724 0.688534 -0.638373
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.725262
|
||||
31 11.481699 0.000000 0.000004 -1.796917 0.222076 -0.259229
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 2
|
||||
0 1.610982 1.158212 37.941898 1.570796 -0.019635 -0.000082
|
||||
1 3.890452 -0.000004 -0.000003 -1.633427 -0.027696 -1.560809
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.307736
|
||||
3 16.525249 0.000000 0.000000 -0.177611 -0.292965 -1.356000
|
||||
4 6.879453 0.000000 0.000000 -0.007611 -0.003155 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.398752 -0.027158 -1.701774
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.317179
|
||||
7 16.525257 0.000000 0.000000 0.201778 0.134418 -1.315751
|
||||
8 6.879454 0.000000 0.000000 -0.081537 -0.003083 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.007756 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.264855
|
||||
11 3.518561 0.000000 0.000000 0.044461 -0.002996 -0.037166
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.095926
|
||||
13 3.307271 0.000000 0.000000 3.071819 0.069821 0.319829
|
||||
14 3.593710 -0.000003 0.000000 0.072454 0.025155 0.250383
|
||||
15 2.033346 1.000767 1.937660 1.984645 -1.109234 2.506123
|
||||
16 6.028142 0.000002 0.000000 -1.377374 0.458210 -0.579974
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.361283
|
||||
18 11.481671 0.000000 -0.000029 1.416109 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.890489 1.192875 2.728392
|
||||
29 6.028142 0.000004 0.000000 1.387459 -0.335071 -0.711252
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.406690
|
||||
31 11.481699 0.000000 0.000004 -1.320778 -0.074512 0.416367
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 3
|
||||
0 1.610982 -0.330911 36.914523 1.727849 -0.019390 -0.454742
|
||||
1 3.890452 -0.000004 -0.000003 -2.093306 -0.151623 -1.532926
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.469140
|
||||
3 16.525249 0.000000 0.000000 -0.233268 -0.254202 -1.392390
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.843096 -0.370471 -1.657874
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.580831
|
||||
7 16.525257 0.000000 0.000000 0.225075 0.108660 -1.354479
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 -0.156871 -0.005046 -0.127007
|
||||
11 3.518561 0.000000 0.000000 -0.229806 0.015508 0.216343
|
||||
12 8.942642 0.000000 0.000000 -0.132802 0.035498 0.289908
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.867278 0.196969 0.537280
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -0.568134 0.634565 -0.890026
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.811162
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 0.855255 0.266643 -0.403511
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.266677
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 4
|
||||
0 1.610982 -0.330911 36.273879 1.708257 -0.019439 0.704134
|
||||
1 3.890452 -0.000004 -0.000003 -0.887425 -0.384266 -1.709492
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.711777
|
||||
3 16.525249 0.000000 0.000000 -0.241015 -0.248793 -1.391186
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -0.682300 -0.041567 -1.729625
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.545467
|
||||
7 16.525257 0.000000 0.000000 0.258662 0.085279 -1.456934
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.649306 -0.070780 1.551417
|
||||
10 4.018331 0.000000 0.000000 0.157111 0.005057 -0.127007
|
||||
11 3.518561 0.000000 0.000000 0.240355 -0.016203 0.235820
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 -0.356771 0.131275 0.574252
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.067462 -0.179337 -0.866540
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.955296
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -2.369794 1.159017 2.202168
|
||||
29 6.028142 0.000004 0.000000 1.596278 -0.779322 -1.401795
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -0.840855
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 5
|
||||
0 1.610982 1.795533 37.344224 1.576839 0.117141 -0.099233
|
||||
1 3.890452 -0.000004 -0.000003 -1.895963 -0.179517 -1.342682
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.609742
|
||||
3 16.525249 0.000000 0.000000 -0.162329 -0.158885 -1.377540
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.497090 -0.111259 -1.565258
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.374803
|
||||
7 16.525257 0.000000 0.000000 0.210479 0.118800 -1.224727
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.394785
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.209144 0.054284 -0.058943
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.357386 -0.128748 -0.633166
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.338654
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.449147 0.304303 -0.916982
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.439234
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 6
|
||||
0 1.610982 1.581050 37.555168 1.592805 -0.172327 0.237978
|
||||
1 3.890452 -0.000004 -0.000003 -1.391826 -0.097551 -1.721140
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.281392
|
||||
3 16.525249 0.000000 0.000000 -0.218980 -0.264112 -1.161007
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.153481 -0.116307 -1.913629
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.558097
|
||||
7 16.525257 0.000000 0.000000 0.222268 0.110641 -1.364575
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 0.068924
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 -0.113983 -0.029749 0.054867
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.026354 0.020097 -0.653496
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.372716
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.741303 -0.169839 -0.865265
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.444947
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
end
|
365
modelsrc/combine_soldier_anims_anims/deathpose_front.smd
Normal file
365
modelsrc/combine_soldier_anims_anims/deathpose_front.smd
Normal file
@ -0,0 +1,365 @@
|
||||
// Created by Crowbar 0.71
|
||||
version 1
|
||||
nodes
|
||||
0 "ValveBiped.Bip01_Pelvis" -1
|
||||
1 "ValveBiped.Bip01_L_Thigh" 0
|
||||
2 "ValveBiped.Bip01_L_Calf" 1
|
||||
3 "ValveBiped.Bip01_L_Foot" 2
|
||||
4 "ValveBiped.Bip01_L_Toe0" 3
|
||||
5 "ValveBiped.Bip01_R_Thigh" 0
|
||||
6 "ValveBiped.Bip01_R_Calf" 5
|
||||
7 "ValveBiped.Bip01_R_Foot" 6
|
||||
8 "ValveBiped.Bip01_R_Toe0" 7
|
||||
9 "ValveBiped.Bip01_Spine" 0
|
||||
10 "ValveBiped.Bip01_Spine1" 9
|
||||
11 "ValveBiped.Bip01_Spine2" 10
|
||||
12 "ValveBiped.Bip01_Spine4" 11
|
||||
13 "ValveBiped.Bip01_Neck1" 12
|
||||
14 "ValveBiped.Bip01_Head1" 13
|
||||
15 "ValveBiped.Bip01_L_Clavicle" 12
|
||||
16 "ValveBiped.Bip01_L_UpperArm" 15
|
||||
17 "ValveBiped.Bip01_L_Forearm" 16
|
||||
18 "ValveBiped.Bip01_L_Hand" 17
|
||||
19 "ValveBiped.Bip01_L_Finger2" 18
|
||||
20 "ValveBiped.Bip01_L_Finger21" 19
|
||||
21 "ValveBiped.Bip01_L_Finger22" 20
|
||||
22 "ValveBiped.Bip01_L_Finger1" 18
|
||||
23 "ValveBiped.Bip01_L_Finger11" 22
|
||||
24 "ValveBiped.Bip01_L_Finger12" 23
|
||||
25 "ValveBiped.Bip01_L_Finger0" 18
|
||||
26 "ValveBiped.Bip01_L_Finger01" 25
|
||||
27 "ValveBiped.Bip01_L_Finger02" 26
|
||||
28 "ValveBiped.Bip01_R_Clavicle" 12
|
||||
29 "ValveBiped.Bip01_R_UpperArm" 28
|
||||
30 "ValveBiped.Bip01_R_Forearm" 29
|
||||
31 "ValveBiped.Bip01_R_Hand" 30
|
||||
32 "ValveBiped.Bip01_R_Finger2" 31
|
||||
33 "ValveBiped.Bip01_R_Finger21" 32
|
||||
34 "ValveBiped.Bip01_R_Finger22" 33
|
||||
35 "ValveBiped.Bip01_R_Finger1" 31
|
||||
36 "ValveBiped.Bip01_R_Finger11" 35
|
||||
37 "ValveBiped.Bip01_R_Finger12" 36
|
||||
38 "ValveBiped.Bip01_R_Finger0" 31
|
||||
39 "ValveBiped.Bip01_R_Finger01" 38
|
||||
40 "ValveBiped.Bip01_R_Finger02" 39
|
||||
41 "ValveBiped.Cod" 0
|
||||
42 "ValveBiped.Anim_Attachment_LH" 18
|
||||
43 "ValveBiped.Anim_Attachment_RH" 31
|
||||
end
|
||||
skeleton
|
||||
time 0
|
||||
0 1.610982 -0.330911 38.195812 1.511893 -0.019586 0.001068
|
||||
1 3.890452 -0.000004 -0.000003 -1.632543 0.207332 -1.564074
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.000036
|
||||
3 16.525249 0.000000 0.000000 -0.219442 -0.263755 -1.095586
|
||||
4 6.879453 0.000000 0.000000 -0.007455 -0.002939 -0.584937
|
||||
5 -3.890452 0.000004 0.000007 -1.402202 0.214851 -1.679682
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.000007
|
||||
7 16.525257 0.000000 0.000000 0.218806 0.112716 -1.098394
|
||||
8 6.879454 0.000000 0.000000 -0.080207 -0.002975 -0.585398
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.229926
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -0.927545 0.002082 -1.034841
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.334447
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.316958 -0.009202 -1.009029
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -0.612177
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 1
|
||||
0 1.610982 -0.330911 38.195812 1.315530 -0.018983 0.004900
|
||||
1 3.890452 -0.000004 -0.000003 -1.615406 -0.013629 -1.513248
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.750572
|
||||
3 16.525249 0.000000 0.000000 -0.327876 -0.110293 -0.964007
|
||||
4 6.879453 0.000000 0.000000 -0.003716 -0.003155 -1.055591
|
||||
5 -3.890452 0.000004 0.000007 -1.439966 0.000679 -1.767955
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.740601
|
||||
7 16.525257 0.000000 0.000000 0.255575 -0.014841 -0.964797
|
||||
8 6.879454 0.000000 0.000000 -0.077750 -0.003155 -1.055610
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.343398
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.194096
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 -0.132003
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.858129
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.264516 -0.436712 -0.726738
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.726743
|
||||
18 11.481671 0.000000 -0.000029 0.008750 0.167936 -0.034816
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.720038 0.384361 -0.551545
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.967463
|
||||
31 11.481699 0.000000 0.000004 -0.677763 0.222076 -0.259229
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 2
|
||||
0 1.610982 3.719750 38.156749 1.826062 -0.018983 -0.004967
|
||||
1 3.890452 -0.000004 -0.000003 -1.650741 -0.510482 -1.531955
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.557206
|
||||
3 16.525249 0.000000 0.000000 -0.262375 -0.221340 -1.077926
|
||||
4 6.879453 0.000000 0.000000 -0.005633 -0.003047 -0.755591
|
||||
5 -3.890452 0.000004 0.000007 -1.351404 -0.499317 -1.751906
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.559439
|
||||
7 16.525257 0.000000 0.000000 0.224326 0.084324 -1.084666
|
||||
8 6.879454 0.000000 0.000000 -0.079656 -0.003047 -0.757007
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 0.206371
|
||||
11 3.518561 0.000000 0.000000 0.044461 -0.002996 0.453697
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.071819 0.069821 0.457250
|
||||
14 3.593710 -0.000003 0.000000 -0.003498 0.005267 0.112234
|
||||
15 2.033346 1.000767 1.937660 1.984645 -1.109234 2.506123
|
||||
16 6.028142 0.000002 0.000000 -0.912176 -0.278031 -0.296843
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -2.024631
|
||||
18 11.481671 0.000000 -0.000029 1.416109 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.890489 1.192875 2.728392
|
||||
29 6.028142 0.000004 0.000000 1.138216 0.273322 -0.589788
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.982289
|
||||
31 11.481699 0.000000 0.000004 -1.320778 -0.074512 0.416367
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 3
|
||||
0 1.610982 -0.330911 35.754332 1.472646 -0.019537 0.728371
|
||||
1 3.890452 -0.000004 -0.000003 -0.959861 -0.169122 -1.699874
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.787089
|
||||
3 16.525249 0.000000 0.000000 -0.159912 -0.231772 -1.659695
|
||||
4 6.879453 0.000000 0.000000 -0.007839 -0.003299 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -0.856836 0.028320 -1.863875
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.925236
|
||||
7 16.525257 0.000000 0.000000 0.387868 0.088846 -1.296895
|
||||
8 6.879454 0.000000 0.000000 -0.078529 -0.003107 -0.918165
|
||||
9 0.062507 3.345128 -2.981901 1.747535 0.066613 1.551717
|
||||
10 4.018331 0.000000 0.000000 0.176740 0.005681 -0.126903
|
||||
11 3.518561 0.000000 0.000000 0.220771 -0.014909 0.216483
|
||||
12 8.942642 0.000000 0.000000 0.170796 -0.045553 0.288367
|
||||
13 3.307271 0.000000 0.000000 3.203555 -0.048264 0.183007
|
||||
14 3.593710 -0.000003 0.000000 0.535102 0.132655 0.266343
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.075854 -0.183281 -0.765913
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.451249
|
||||
18 11.481671 0.000000 -0.000029 1.621528 -0.382325 0.597970
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.839774 -0.046862 -0.711727
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -2.066108
|
||||
31 11.481699 0.000000 0.000004 -0.758998 -0.317622 -0.043102
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 4
|
||||
0 1.610982 -0.330911 36.277785 1.374433 -0.019243 -0.604859
|
||||
1 3.890452 -0.000004 -0.000003 -2.244361 0.066573 -1.361830
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.888821
|
||||
3 16.525249 0.000000 0.000000 -0.291554 -0.104885 -1.267434
|
||||
4 6.879453 0.000000 0.000000 -0.004495 -0.003107 -0.918145
|
||||
5 -3.890452 0.000004 0.000007 -2.102743 -0.059946 -1.576682
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.697501
|
||||
7 16.525257 0.000000 0.000000 0.240325 0.217615 -1.568844
|
||||
8 6.879454 0.000000 0.000000 -0.081741 -0.003227 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.433330 0.066630 1.550746
|
||||
10 4.018331 0.000000 0.000000 -0.137242 -0.004422 -0.127112
|
||||
11 3.518561 0.000000 0.000000 -0.092664 0.006292 0.217849
|
||||
12 8.942642 0.000000 0.000000 -0.132802 0.035498 0.289908
|
||||
13 3.307271 0.000000 0.000000 2.954532 0.144072 0.170973
|
||||
14 3.593710 -0.000003 0.000000 -0.266329 -0.068766 0.239107
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.932895 -0.104354 -0.556581
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.826723
|
||||
18 11.481671 0.000000 -0.000029 0.605134 0.323706 -0.328404
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.625964 1.051553 2.988802
|
||||
29 6.028142 0.000004 0.000000 1.487558 -0.117446 -0.506091
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.265593
|
||||
31 11.481699 0.000000 0.000004 -1.290460 0.308928 0.063934
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 5
|
||||
0 1.610982 6.152598 36.777800 1.629699 -0.019586 0.784222
|
||||
1 3.890452 -0.000004 -0.000003 -1.707983 -0.454598 -1.596105
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.608831
|
||||
3 16.525249 0.000000 0.000000 0.116450 0.121466 -1.408378
|
||||
4 6.879453 0.000000 0.000000 -0.007898 -0.003346 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -0.605815 -0.106358 -1.890404
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.622983
|
||||
7 16.525257 0.000000 0.000000 0.234992 0.101760 -1.310783
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.629715 0.105923 1.551345
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.048865
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.159170
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.351166
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 -0.400299 -0.101641 0.191661
|
||||
15 2.033346 1.000767 1.937660 2.450562 -1.115283 2.037972
|
||||
16 6.028142 0.000002 0.000000 -1.400850 0.021850 -0.808614
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.856341
|
||||
18 11.481671 0.000000 -0.000029 1.416300 -0.381494 0.043521
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.714913 1.245183 2.893861
|
||||
29 6.028142 0.000004 0.000000 1.800692 -0.307264 -1.028957
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.580114
|
||||
31 11.481699 0.000000 0.000004 -2.231144 0.387471 0.065018
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 6
|
||||
0 0.610951 5.288539 36.668422 1.511893 -0.019586 -0.529082
|
||||
1 3.890452 -0.000004 -0.000003 -2.160177 -0.125254 -1.375419
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.648613
|
||||
3 16.525249 0.000000 0.000000 -0.254059 -0.239624 -1.317804
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.269359 -0.330332 -1.716691
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.679424
|
||||
7 16.525257 0.000000 0.000000 -0.080396 -0.217225 -1.425578
|
||||
8 6.879454 0.000000 0.000000 -0.081801 -0.003263 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.009619
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.218860 0.016225 0.235965
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.582253 0.240712 -0.947117
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.282909
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.100571 0.308567 -0.717800
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.643395
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
end
|
365
modelsrc/combine_soldier_anims_anims/deathpose_left.smd
Normal file
365
modelsrc/combine_soldier_anims_anims/deathpose_left.smd
Normal file
@ -0,0 +1,365 @@
|
||||
// Created by Crowbar 0.71
|
||||
version 1
|
||||
nodes
|
||||
0 "ValveBiped.Bip01_Pelvis" -1
|
||||
1 "ValveBiped.Bip01_L_Thigh" 0
|
||||
2 "ValveBiped.Bip01_L_Calf" 1
|
||||
3 "ValveBiped.Bip01_L_Foot" 2
|
||||
4 "ValveBiped.Bip01_L_Toe0" 3
|
||||
5 "ValveBiped.Bip01_R_Thigh" 0
|
||||
6 "ValveBiped.Bip01_R_Calf" 5
|
||||
7 "ValveBiped.Bip01_R_Foot" 6
|
||||
8 "ValveBiped.Bip01_R_Toe0" 7
|
||||
9 "ValveBiped.Bip01_Spine" 0
|
||||
10 "ValveBiped.Bip01_Spine1" 9
|
||||
11 "ValveBiped.Bip01_Spine2" 10
|
||||
12 "ValveBiped.Bip01_Spine4" 11
|
||||
13 "ValveBiped.Bip01_Neck1" 12
|
||||
14 "ValveBiped.Bip01_Head1" 13
|
||||
15 "ValveBiped.Bip01_L_Clavicle" 12
|
||||
16 "ValveBiped.Bip01_L_UpperArm" 15
|
||||
17 "ValveBiped.Bip01_L_Forearm" 16
|
||||
18 "ValveBiped.Bip01_L_Hand" 17
|
||||
19 "ValveBiped.Bip01_L_Finger2" 18
|
||||
20 "ValveBiped.Bip01_L_Finger21" 19
|
||||
21 "ValveBiped.Bip01_L_Finger22" 20
|
||||
22 "ValveBiped.Bip01_L_Finger1" 18
|
||||
23 "ValveBiped.Bip01_L_Finger11" 22
|
||||
24 "ValveBiped.Bip01_L_Finger12" 23
|
||||
25 "ValveBiped.Bip01_L_Finger0" 18
|
||||
26 "ValveBiped.Bip01_L_Finger01" 25
|
||||
27 "ValveBiped.Bip01_L_Finger02" 26
|
||||
28 "ValveBiped.Bip01_R_Clavicle" 12
|
||||
29 "ValveBiped.Bip01_R_UpperArm" 28
|
||||
30 "ValveBiped.Bip01_R_Forearm" 29
|
||||
31 "ValveBiped.Bip01_R_Hand" 30
|
||||
32 "ValveBiped.Bip01_R_Finger2" 31
|
||||
33 "ValveBiped.Bip01_R_Finger21" 32
|
||||
34 "ValveBiped.Bip01_R_Finger22" 33
|
||||
35 "ValveBiped.Bip01_R_Finger1" 31
|
||||
36 "ValveBiped.Bip01_R_Finger11" 35
|
||||
37 "ValveBiped.Bip01_R_Finger12" 36
|
||||
38 "ValveBiped.Bip01_R_Finger0" 31
|
||||
39 "ValveBiped.Bip01_R_Finger01" 38
|
||||
40 "ValveBiped.Bip01_R_Finger02" 39
|
||||
41 "ValveBiped.Cod" 0
|
||||
42 "ValveBiped.Anim_Attachment_LH" 18
|
||||
43 "ValveBiped.Anim_Attachment_RH" 31
|
||||
end
|
||||
skeleton
|
||||
time 0
|
||||
0 1.610982 -0.330911 38.195812 1.511893 -0.019586 0.001068
|
||||
1 3.890452 -0.000004 -0.000003 -1.632543 0.207332 -1.564074
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.000036
|
||||
3 16.525249 0.000000 0.000000 -0.219442 -0.263755 -1.095586
|
||||
4 6.879453 0.000000 0.000000 -0.007455 -0.002939 -0.584937
|
||||
5 -3.890452 0.000004 0.000007 -1.402202 0.214851 -1.679682
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.000007
|
||||
7 16.525257 0.000000 0.000000 0.218806 0.112716 -1.098394
|
||||
8 6.879454 0.000000 0.000000 -0.080207 -0.002975 -0.585398
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.229926
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -0.927545 0.002082 -1.034841
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.334447
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.316958 -0.009202 -1.009029
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -0.612177
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 1
|
||||
0 0.884397 5.858450 36.277785 1.590451 -0.176698 -0.000465
|
||||
1 3.890452 -0.000004 -0.000003 -1.634928 -0.344070 -1.681256
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.625989
|
||||
3 16.525249 0.000000 0.000000 -0.206683 -0.275340 -1.325497
|
||||
4 6.879453 0.000000 0.000000 -0.007491 -0.003071 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.375653 -0.433791 -1.894369
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.842351
|
||||
7 16.525257 0.000000 0.000000 0.168471 0.153137 -1.454370
|
||||
8 6.879454 0.000000 0.000000 -0.081525 -0.003071 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.125553 1.551165
|
||||
10 4.018331 0.000000 0.000000 -0.002406 0.078499 -0.068610
|
||||
11 3.518561 0.000000 0.000000 0.049789 0.075323 0.198636
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.194096
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.044725
|
||||
14 3.593710 -0.000003 0.000000 0.102879 -0.708777 -0.008785
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.636843 -0.091354 -0.916204
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.795183
|
||||
18 11.481671 0.000000 -0.000029 1.579489 0.167936 -0.034777
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.528652 -0.386138 -0.676616
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.994077
|
||||
31 11.481699 0.000000 0.000004 -1.796917 0.222076 -0.259229
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 2
|
||||
0 -3.420422 1.078547 35.758238 1.570796 0.000000 -0.000082
|
||||
1 3.890452 -0.000004 -0.000003 -1.633692 -0.210797 -1.369771
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.708968
|
||||
3 16.525249 0.000000 0.000000 -0.321443 -0.214697 -1.527648
|
||||
4 6.879453 0.000000 0.000000 -0.007611 -0.003155 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.393193 -0.233391 -1.566958
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.777070
|
||||
7 16.525257 0.000000 0.000000 0.069486 0.208314 -1.614997
|
||||
8 6.879454 0.000000 0.000000 -0.081537 -0.003083 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.007756 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.088145
|
||||
11 3.518561 0.000000 0.000000 0.029545 -0.218467 0.101919
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.071819 0.069821 0.319829
|
||||
14 3.593710 -0.000003 0.000000 0.262832 0.074088 0.258702
|
||||
15 2.033346 1.000767 1.937660 1.984645 -1.109234 2.506123
|
||||
16 6.028142 0.000002 0.000000 -1.869913 0.574725 -1.119223
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.621403
|
||||
18 11.481671 0.000000 -0.000029 1.416109 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.890489 1.192875 2.728392
|
||||
29 6.028142 0.000004 0.000000 1.550204 -0.120667 -0.691040
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.477275
|
||||
31 11.481699 0.000000 0.000004 -1.320778 -0.074512 0.416367
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 3
|
||||
0 -1.260200 0.557660 37.344224 1.511893 -0.019586 0.197455
|
||||
1 3.890452 -0.000004 -0.000003 -1.430783 -0.074138 -1.486335
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.442796
|
||||
3 16.525249 0.000000 0.000000 -0.290879 -0.213269 -1.258537
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.204471 -0.000595 -1.648716
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.478527
|
||||
7 16.525257 0.000000 0.000000 0.151911 0.158802 -1.373228
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.206645 0.297003 0.110386
|
||||
15 2.033346 1.000767 1.937660 0.769032 -1.155823 3.815873
|
||||
16 6.028142 0.000002 0.000000 -0.975252 -0.197011 -1.096480
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.959238
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.347515 -0.019624 -0.896200
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.187197
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 4
|
||||
0 -1.260200 0.557660 37.344224 1.511893 -0.019586 0.197455
|
||||
1 3.890452 -0.000004 -0.000003 -1.430783 -0.074138 -1.486335
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.442796
|
||||
3 16.525249 0.000000 0.000000 -0.290879 -0.213269 -1.258537
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.204471 -0.000595 -1.648716
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.478527
|
||||
7 16.525257 0.000000 0.000000 0.151911 0.158802 -1.373228
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292266
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.206645 0.297003 0.110386
|
||||
15 2.033346 1.000767 1.937660 0.769032 -1.155823 3.815873
|
||||
16 6.028142 0.000002 0.000000 -0.975252 -0.197011 -1.096480
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.959238
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.347515 -0.019624 -0.896200
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.187197
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 5
|
||||
0 -1.557084 -0.330911 37.129374 1.511893 -0.019586 0.001068
|
||||
1 3.890452 -0.000004 -0.000003 -0.935039 -0.143040 -1.759700
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.955250
|
||||
3 16.525249 0.000000 0.000000 -0.681184 -0.672888 -0.644526
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.167091 -0.010005 -1.685253
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.523127
|
||||
7 16.525257 0.000000 0.000000 0.042728 -0.052138 -1.410407
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.001395 -0.039238 0.009986
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.390436
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.171018
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.375677 -0.106740 -0.775010
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.136094
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.573672 0.012447 -0.825125
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.433448
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 6
|
||||
0 -1.557084 -0.330911 37.129374 1.511893 -0.019586 0.001068
|
||||
1 3.890452 -0.000004 -0.000003 -0.935039 -0.143040 -1.759700
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.955250
|
||||
3 16.525249 0.000000 0.000000 -0.681184 -0.672888 -0.644526
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.167091 -0.010005 -1.685253
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.523127
|
||||
7 16.525257 0.000000 0.000000 0.042728 -0.052138 -1.410407
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.062507 3.345128 -2.981901 1.570796 0.066663 1.551165
|
||||
10 4.018331 0.000000 0.000000 0.001395 -0.039238 0.009986
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.390436
|
||||
13 3.307271 0.000000 0.000000 3.064114 0.060330 0.182169
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.171018
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.375677 -0.106740 -0.775010
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.136094
|
||||
18 11.481671 0.000000 -0.000029 1.847967 0.030807 0.044509
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.573672 0.012447 -0.825125
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.433448
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
end
|
365
modelsrc/combine_soldier_anims_anims/deathpose_right.smd
Normal file
365
modelsrc/combine_soldier_anims_anims/deathpose_right.smd
Normal file
@ -0,0 +1,365 @@
|
||||
// Created by Crowbar 0.71
|
||||
version 1
|
||||
nodes
|
||||
0 "ValveBiped.Bip01_Pelvis" -1
|
||||
1 "ValveBiped.Bip01_L_Thigh" 0
|
||||
2 "ValveBiped.Bip01_L_Calf" 1
|
||||
3 "ValveBiped.Bip01_L_Foot" 2
|
||||
4 "ValveBiped.Bip01_L_Toe0" 3
|
||||
5 "ValveBiped.Bip01_R_Thigh" 0
|
||||
6 "ValveBiped.Bip01_R_Calf" 5
|
||||
7 "ValveBiped.Bip01_R_Foot" 6
|
||||
8 "ValveBiped.Bip01_R_Toe0" 7
|
||||
9 "ValveBiped.Bip01_Spine" 0
|
||||
10 "ValveBiped.Bip01_Spine1" 9
|
||||
11 "ValveBiped.Bip01_Spine2" 10
|
||||
12 "ValveBiped.Bip01_Spine4" 11
|
||||
13 "ValveBiped.Bip01_Neck1" 12
|
||||
14 "ValveBiped.Bip01_Head1" 13
|
||||
15 "ValveBiped.Bip01_L_Clavicle" 12
|
||||
16 "ValveBiped.Bip01_L_UpperArm" 15
|
||||
17 "ValveBiped.Bip01_L_Forearm" 16
|
||||
18 "ValveBiped.Bip01_L_Hand" 17
|
||||
19 "ValveBiped.Bip01_L_Finger2" 18
|
||||
20 "ValveBiped.Bip01_L_Finger21" 19
|
||||
21 "ValveBiped.Bip01_L_Finger22" 20
|
||||
22 "ValveBiped.Bip01_L_Finger1" 18
|
||||
23 "ValveBiped.Bip01_L_Finger11" 22
|
||||
24 "ValveBiped.Bip01_L_Finger12" 23
|
||||
25 "ValveBiped.Bip01_L_Finger0" 18
|
||||
26 "ValveBiped.Bip01_L_Finger01" 25
|
||||
27 "ValveBiped.Bip01_L_Finger02" 26
|
||||
28 "ValveBiped.Bip01_R_Clavicle" 12
|
||||
29 "ValveBiped.Bip01_R_UpperArm" 28
|
||||
30 "ValveBiped.Bip01_R_Forearm" 29
|
||||
31 "ValveBiped.Bip01_R_Hand" 30
|
||||
32 "ValveBiped.Bip01_R_Finger2" 31
|
||||
33 "ValveBiped.Bip01_R_Finger21" 32
|
||||
34 "ValveBiped.Bip01_R_Finger22" 33
|
||||
35 "ValveBiped.Bip01_R_Finger1" 31
|
||||
36 "ValveBiped.Bip01_R_Finger11" 35
|
||||
37 "ValveBiped.Bip01_R_Finger12" 36
|
||||
38 "ValveBiped.Bip01_R_Finger0" 31
|
||||
39 "ValveBiped.Bip01_R_Finger01" 38
|
||||
40 "ValveBiped.Bip01_R_Finger02" 39
|
||||
41 "ValveBiped.Cod" 0
|
||||
42 "ValveBiped.Anim_Attachment_LH" 18
|
||||
43 "ValveBiped.Anim_Attachment_RH" 31
|
||||
end
|
||||
skeleton
|
||||
time 0
|
||||
0 1.610982 -0.330911 38.195812 1.511893 -0.019586 0.001068
|
||||
1 3.890452 -0.000004 -0.000003 -1.632543 0.207332 -1.564074
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.000036
|
||||
3 16.525249 0.000000 0.000000 -0.219442 -0.263755 -1.095586
|
||||
4 6.879453 0.000000 0.000000 -0.007455 -0.002939 -0.584937
|
||||
5 -3.890452 0.000004 0.000007 -1.402202 0.214851 -1.679682
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.000007
|
||||
7 16.525257 0.000000 0.000000 0.218806 0.112716 -1.098394
|
||||
8 6.879454 0.000000 0.000000 -0.080207 -0.002975 -0.585398
|
||||
9 0.065674 3.343750 -2.980469 1.570793 0.066661 1.551157
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.218066
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292270
|
||||
13 3.307271 0.000000 0.000000 3.064068 0.060333 0.182153
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.229926
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -0.927545 0.002082 -1.034841
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -0.334447
|
||||
18 11.481671 0.000000 -0.000029 1.848057 0.030831 0.044524
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.316958 -0.009202 -1.009029
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -0.612177
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 1
|
||||
0 1.810207 -0.392192 36.633265 1.512148 0.176747 0.001164
|
||||
1 3.890452 -0.000004 -0.000003 -1.620264 -0.132693 -1.350535
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.732959
|
||||
3 16.525249 0.000000 0.000000 -0.217843 -0.264881 -1.491258
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.395397 0.023812 -1.526645
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.415298
|
||||
7 16.525257 0.000000 0.000000 0.227881 0.106749 -1.319170
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.065674 3.343750 -2.980469 1.570793 0.066661 1.551157
|
||||
10 4.018331 0.000000 0.000000 0.002662 -0.078487 -0.127513
|
||||
11 3.518561 0.000000 0.000000 0.035052 -0.140148 0.218749
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292270
|
||||
13 3.307271 0.000000 0.000000 3.064068 0.060333 0.182153
|
||||
14 3.593710 -0.000003 0.000000 -0.010049 0.923042 0.075386
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.372471 0.162905 -0.704738
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.445966
|
||||
18 11.481671 0.000000 -0.000029 1.848057 0.030831 0.044524
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.560453 -0.009818 -1.025636
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.165356
|
||||
31 11.481699 0.000000 0.000004 -1.811623 0.015685 -0.272466
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 2
|
||||
0 3.724327 -0.330911 37.234846 1.511703 -0.176665 0.001164
|
||||
1 3.890452 -0.000004 -0.000003 -1.644204 0.074202 -1.774172
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.278583
|
||||
3 16.525249 0.000000 0.000000 -0.167696 -0.298813 -1.261146
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.420892 -0.039460 -1.949316
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.542704
|
||||
7 16.525257 0.000000 0.000000 0.276907 0.072482 -1.371412
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.065674 3.343750 -2.980469 1.570793 0.066661 1.551157
|
||||
10 4.018331 0.000000 0.000000 -0.003688 0.117749 -0.127635
|
||||
11 3.518561 0.000000 0.000000 0.062138 0.251616 0.220285
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292270
|
||||
13 3.307271 0.000000 0.000000 3.064068 0.060333 0.182153
|
||||
14 3.593710 -0.000003 0.000000 -0.231185 -0.282864 0.054066
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.365777 0.135493 -0.894111
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.202090
|
||||
18 11.481671 0.000000 -0.000029 1.848057 0.030831 0.044524
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.952996 0.022679 -1.047366
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -0.987303
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 3
|
||||
0 3.216499 -0.422833 37.598138 1.511893 -0.019586 -0.195224
|
||||
1 3.890452 -0.000004 -0.000003 -1.830594 0.076682 -1.603517
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.324894
|
||||
3 16.525249 0.000000 0.000000 -0.182303 -0.289067 -1.305898
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.603288 0.005727 -1.750395
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.335492
|
||||
7 16.525257 0.000000 0.000000 0.258101 0.085629 -1.245079
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.065674 3.343750 -2.980469 1.570793 0.066661 1.551157
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 -0.081099 -0.112559 0.218392
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292270
|
||||
13 3.307271 0.000000 0.000000 3.064068 0.060333 0.182153
|
||||
14 3.593710 -0.000003 0.000000 -0.197762 -0.254158 0.171080
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.435830 0.070297 -0.674754
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.222827
|
||||
18 11.481671 0.000000 -0.000029 1.848057 0.030831 0.044524
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -0.684499 1.113539 3.983421
|
||||
29 6.028142 0.000004 0.000000 1.398762 -0.231375 -1.167882
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.546124
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 4
|
||||
0 3.216499 -0.422833 37.598138 1.511893 -0.019586 -0.195224
|
||||
1 3.890452 -0.000004 -0.000003 -1.830594 0.076682 -1.603517
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.324894
|
||||
3 16.525249 0.000000 0.000000 -0.182303 -0.289067 -1.305898
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.603288 0.005727 -1.750395
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 0.335492
|
||||
7 16.525257 0.000000 0.000000 0.258101 0.085629 -1.245079
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.065674 3.343750 -2.980469 1.570793 0.066661 1.551157
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 -0.081099 -0.112559 0.218392
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292270
|
||||
13 3.307271 0.000000 0.000000 3.064068 0.060333 0.182153
|
||||
14 3.593710 -0.000003 0.000000 -0.197762 -0.254158 0.171080
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.435830 0.070297 -0.674754
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.222827
|
||||
18 11.481671 0.000000 -0.000029 1.848057 0.030831 0.044524
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -0.684499 1.113539 3.983421
|
||||
29 6.028142 0.000004 0.000000 1.398762 -0.231375 -1.167882
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.546124
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 5
|
||||
0 4.880613 -0.140941 36.465291 1.585045 -0.058530 0.137198
|
||||
1 3.890452 -0.000004 -0.000003 -1.493590 -0.164020 -1.704463
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.609970
|
||||
3 16.525249 0.000000 0.000000 -0.134501 -0.320473 -1.429717
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.637313 -0.383507 -1.556856
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 1.188335
|
||||
7 16.525257 0.000000 0.000000 0.570963 0.591637 -1.069282
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.065674 3.343750 -2.980469 1.570793 0.066661 1.551157
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.316242
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292270
|
||||
13 3.307271 0.000000 0.000000 3.064068 0.060333 0.182153
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.229926
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.255842 -0.048799 -0.880929
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.064579
|
||||
18 11.481671 0.000000 -0.000029 1.848057 0.030831 0.044524
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.714865 0.093310 -0.928369
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.142865
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
time 6
|
||||
0 4.880613 -0.140941 36.465291 1.585045 -0.058530 0.137198
|
||||
1 3.890452 -0.000004 -0.000003 -1.493590 -0.164020 -1.704463
|
||||
2 17.848175 0.000000 0.000000 0.000000 0.000000 0.609970
|
||||
3 16.525249 0.000000 0.000000 -0.134501 -0.320473 -1.429717
|
||||
4 6.879453 0.000000 0.000000 -0.007299 -0.002951 -0.584373
|
||||
5 -3.890452 0.000004 0.000007 -1.637313 -0.383507 -1.556856
|
||||
6 17.848171 0.000000 0.000000 0.000000 0.000000 1.188335
|
||||
7 16.525257 0.000000 0.000000 0.570963 0.591637 -1.069282
|
||||
8 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
|
||||
9 0.065674 3.343750 -2.980469 1.570793 0.066661 1.551157
|
||||
10 4.018331 0.000000 0.000000 0.000112 0.000000 -0.127408
|
||||
11 3.518561 0.000000 0.000000 0.044443 -0.003020 0.316242
|
||||
12 8.942642 0.000000 0.000000 0.000000 0.000000 0.292270
|
||||
13 3.307271 0.000000 0.000000 3.064068 0.060333 0.182153
|
||||
14 3.593710 -0.000003 0.000000 0.000000 -0.000001 0.229926
|
||||
15 2.033346 1.000767 1.937660 1.596637 -1.286515 2.942961
|
||||
16 6.028142 0.000002 0.000000 -1.255842 -0.048799 -0.880929
|
||||
17 11.692556 0.000000 -0.000001 0.000000 0.000000 -1.064579
|
||||
18 11.481671 0.000000 -0.000029 1.848057 0.030831 0.044524
|
||||
19 3.883691 -0.046771 0.431443 0.085902 0.021830 -0.587867
|
||||
20 1.719575 0.000000 0.000000 0.000000 0.005516 -0.366478
|
||||
21 1.209183 -0.000001 0.000000 0.000000 0.003084 -0.216400
|
||||
22 3.859861 -0.137948 1.332466 0.354449 -0.042750 -0.531718
|
||||
23 1.719428 0.000001 0.000000 0.000000 0.004074 -0.363009
|
||||
24 1.099667 0.000000 0.000000 0.000000 0.002596 -0.244331
|
||||
25 0.806048 -0.348922 1.321258 -1.296888 -0.306559 -0.650551
|
||||
26 1.789783 0.000001 0.000001 -0.000001 -0.287136 0.051807
|
||||
27 1.207000 0.000000 0.000001 0.000000 0.011267 0.362860
|
||||
28 2.033354 1.000771 -1.937610 -1.668474 1.286518 2.942953
|
||||
29 6.028142 0.000004 0.000000 1.714865 0.093310 -0.928369
|
||||
30 11.692552 0.000000 0.000002 0.000000 0.000000 -1.142865
|
||||
31 11.481699 0.000000 0.000004 -1.767053 0.057956 0.632151
|
||||
32 3.883657 -0.050329 -0.431043 -0.402871 0.046270 -0.600258
|
||||
33 1.719576 0.000003 0.000000 -0.133822 -0.007106 -0.484256
|
||||
34 1.209180 -0.000001 0.000000 -0.232654 0.350095 -0.393094
|
||||
35 3.859830 -0.148938 -1.331282 -0.406968 0.238495 -0.306073
|
||||
36 1.719426 0.000000 0.000000 0.003474 -0.005625 -0.621715
|
||||
37 1.099666 0.000000 0.000000 0.000167 -0.004206 -0.460295
|
||||
38 0.806017 -0.359836 -1.318334 0.726502 0.283516 -1.066701
|
||||
39 1.789784 0.000000 -0.000001 0.470744 -0.006283 0.346364
|
||||
40 1.206998 0.000000 0.000000 -0.006932 -0.006665 0.421832
|
||||
41 -0.044717 2.313936 4.661499 -0.039270 0.000000 0.000000
|
||||
42 2.676088 -1.712442 0.000000 1.570797 0.000000 1.570797
|
||||
43 2.676088 -1.712443 0.000000 -1.570796 0.000000 -1.570796
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user