Refactored new citizen animations and added new animation sets for readiness and unused weapons

This commit is contained in:
Blixibon 2022-07-16 15:30:40 -05:00
parent d75e4f11d4
commit 0db8193b53
79 changed files with 418666 additions and 209 deletions

View File

@ -25,200 +25,3 @@ $sequence "crouchidlehide" { "crouchidlehide.smd" activity "ACT_COVER_LOW" 1 nod
// In order to give that transition precedent, these transitions no longer transition any nodes.
$sequence "Stand_to_crouch" { "Stand_to_crouch.smd" } // activity "ACT_TRANSITION" 1 transition "standing" "crouching"
$sequence "Crouch_to_stand" { "Crouch_to_stand.smd" } // activity "ACT_TRANSITION" 1 transition "crouching" "standing"
// ----------------------------------------------------------------
//
// NEW
//
// ----------------------------------------------------------------
// New Idles
$GenericIdle "Idle_Angry_Crossbow" "custom\Idle_Angry_Crossbow.smd" "ACT_IDLE_CROSSBOW"
$GenericCombatIdle "Idle_Crossbow_Aim" "custom\Idle_Crossbow_Aim.smd" "ACT_IDLE_ANGRY_CROSSBOW" "soldier_Aim_9_directions"
$GenericShoot "shoot_crossbow" "custom\shoot_crossbow.smd" "ACT_RANGE_ATTACK_CROSSBOW" "soldier_Aim_9_directions"
$GenericShootFromIdle "crouch_shoot_crossbow" "crouch_shoot_smg1.smd" "ACT_RANGE_ATTACK_CROSSBOW_LOW" "soldier_Aim_9_directions" "gesture_shoot_crossbow" 10
$GenericReloadSoundMatched "reload_crossbow" "custom\reload_crossbow.smd" "ACT_RELOAD_CROSSBOW" "soldier_Aim_9_directions" 10 25 40 20
$append reload_crossbow { fps 25 { event AE_CL_PLAYSOUND 20 "Weapon_Crossbow.BoltElectrify" } }
$GenericReloadFromIdle "crouch_reload_crossbow" "Crouch_idleD.smd" "ACT_RELOAD_CROSSBOW_LOW" "soldier_Aim_9_directions" "gesture_reload_crossbow" 10 25 40 20 fps 25
$GenericIdle "crouch_idle_crossbow" "Crouch_idleD.smd" "ACT_COVER_CROSSBOW_LOW" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$sequence "gesture_shoot_crossbow" "custom\shoot_crossbow.smd" subtract "gesture_shoot_crossbow" 0 delta activity "ACT_GESTURE_RANGE_ATTACK_CROSSBOW" 1
$makeweapongesturep "gesture_reload_crossbow" "custom\reload_crossbow.smd" 10 25 40
$append gesture_reload_crossbow { fps 25 activity "ACT_GESTURE_RELOAD_CROSSBOW" 1 { event 3015 20 "" } { event AE_CL_PLAYSOUND 20 "Weapon_Crossbow.BoltElectrify" } }
$sequence "layer_relaxed_smg1" { "Idle_SMG1_Relaxed.smd" frame 0 0 ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
$sequence "relaxed_smg1_to_crossbow" "custom\Idle_Crossbow_Relaxed.smd" frame 0 0 subtract "layer_relaxed_smg1" 0 delta hidden
$sequence "relaxed_crossbow_full_arms" "custom\Idle_Crossbow_Relaxed.smd" frame 0 0 weightlist "weapongesture_armsonly" hidden
$GenericIdleHands "Idle_Relaxed_Crossbow_1" "Idle_Relaxed_SMG1_1.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
$GenericIdleHands "Idle_Relaxed_Crossbow_2" "Idle_Relaxed_SMG1_2.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Relaxed_Crossbow_3" "Idle_Relaxed_SMG1_3.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
$GenericIdleHands "Idle_Relaxed_Crossbow_4" "Idle_Relaxed_SMG1_4.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
$GenericIdleHands "Idle_Relaxed_Crossbow_5" "Idle_Relaxed_SMG1_5.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
//$GenericIdleHands "Idle_Relaxed_Crossbow_6" "Idle_Relaxed_SMG1_6.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
//$GenericIdleHands "Idle_Relaxed_Crossbow_7" "Idle_Relaxed_SMG1_7.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
//$GenericIdleHands "Idle_Relaxed_Crossbow_8" "Idle_Relaxed_SMG1_8.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
//$GenericIdleHands "Idle_Relaxed_Crossbow_9" "Idle_Relaxed_SMG1_9.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
$GenericIdle "Idle_Relaxed_Crossbow_6" "..\male_shared_anims\custom\Idle_Relaxed_Crossbow_1.smd" "ACT_IDLE_CROSSBOW_RELAXED"
$GenericIdle "Idle_Relaxed_Crossbow_7" "..\male_shared_anims\custom\Idle_Relaxed_Crossbow_2.smd" "ACT_IDLE_CROSSBOW_RELAXED"
$GenericIdleHands "Idle_Alert_Crossbow_1" "Idle_Alert_SMG1_1.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_2" "Idle_Alert_SMG1_2.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_3" "Idle_Alert_SMG1_3.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_4" "Idle_Alert_SMG1_4.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_5" "Idle_Alert_SMG1_5.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_6" "Idle_Alert_SMG1_6.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
//$GenericIdleHands "Idle_Alert_Crossbow_7" "Idle_Alert_SMG1_7.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
//$GenericIdleHands "Idle_Alert_Crossbow_8" "Idle_Alert_SMG1_8.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
//$GenericIdleHands "Idle_Alert_Crossbow_9" "Idle_Alert_SMG1_9.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdle "Idle_Alert_Crossbow_7" "..\male_shared_anims\custom\Idle_Alert_Crossbow_1.smd" "ACT_IDLE_CROSSBOW_STIMULATED"
$GenericIdle "Idle_Alert_Crossbow_8" "..\male_shared_anims\custom\Idle_Alert_Crossbow_2.smd" "ACT_IDLE_CROSSBOW_STIMULATED"
// ----------------------------------------------------------------
$definemacro ReadinessMoveLayer LayerName FileName \\
$GenericMoveLayer $LayerName$ $FileName$ "weights_relaxed_1" \\
$weightlist "weights_relaxed_1" {
"ValveBiped.Bip01_Pelvis" 0.1
"ValveBiped.Bip01_Spine" 0.2
"ValveBiped.Bip01_Spine1" 0.4
"ValveBiped.Bip01_Spine2" 0.6
"ValveBiped.Bip01_Spine4" 1
"ValveBiped.Bip01_L_Clavicle" 1
"ValveBiped.Bip01_R_Clavicle" 1
"ValveBiped.Bip01_R_Thigh" 0
"ValveBiped.Bip01_L_Thigh" 0
}
$GenericIdle "Idle_Crossbow_Relaxed" "custom\Idle_Crossbow_Relaxed.smd" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_walk_holding_crossbow_relaxed" "layer_walk_holding_SMG1_Relaxed.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$GenericWalkLayered "walk_crossbow_relaxed_all" "ACT_WALK_CROSSBOW_RELAXED" "layer_walk_holding_crossbow_relaxed" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_run_holding_crossbow_relaxed" "layer_run_holding_SMG1_Relaxed.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$GenericRunLayered "run_crossbow_relaxed_all" "ACT_RUN_CROSSBOW_RELAXED" "layer_run_holding_crossbow_relaxed" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_walk_holding_crossbow" "layer_walk_holding.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$ReadinessMoveLayer "layer_walk_alert_holding_crossbow" "layer_walk_alert_holding.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$GenericWalkLayered "walk_hold_crossbow" "ACT_WALK_CROSSBOW" "layer_walk_holding_crossbow" "ACT_NEUTRAL_CROSSBOW_RELAXED"
$GenericWalkLayered "walk_alert_hold_crossbow" "ACT_WALK_CROSSBOW_STIMULATED" "layer_walk_holding_crossbow" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_run_holding_crossbow" "layer_run_holding.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$ReadinessMoveLayer "layer_run_alert_holding_crossbow" "layer_run_alert_holding.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$GenericRunLayered "run_hold_crossbow" "ACT_RUN_CROSSBOW" "layer_run_holding_crossbow" "ACT_NEUTRAL_CROSSBOW_RELAXED"
$GenericRunLayered "run_alert_hold_crossbow" "ACT_RUN_CROSSBOW_STIMULATED" "layer_run_alert_holding_crossbow" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$weightlist "weights_stimulated_aim" {
"ValveBiped.Bip01_Pelvis" 0.1
"ValveBiped.Bip01_Spine" 0.1
"ValveBiped.Bip01_Spine1" 0.2
"ValveBiped.Bip01_Spine2" 0.3
"ValveBiped.Bip01_Spine4" 0.4
"ValveBiped.Bip01_L_Clavicle" 1
"ValveBiped.Bip01_R_Clavicle" 1
"ValveBiped.Bip01_R_Thigh" 0
"ValveBiped.Bip01_L_Thigh" 0
}
// Stronger and doesn't care about the pelvis (for non-worldspace layers)
$weightlist "weights_stimulated_aim_2" {
"ValveBiped.Bip01_Pelvis" 0
"ValveBiped.Bip01_Spine" 0.2
"ValveBiped.Bip01_Spine1" 0.4
"ValveBiped.Bip01_Spine2" 0.6
"ValveBiped.Bip01_Spine4" 0.8
"ValveBiped.Bip01_L_Clavicle" 1
"ValveBiped.Bip01_R_Clavicle" 1
"ValveBiped.Bip01_R_Thigh" 0
"ValveBiped.Bip01_L_Thigh" 0
}
// Stronger worldspace blend (for keeping citizen posture)
$weightlist "weights_stimulated_aim_3" {
"ValveBiped.Bip01_Pelvis" 0.1
"ValveBiped.Bip01_Spine" 0.2
"ValveBiped.Bip01_Spine1" 0.4
"ValveBiped.Bip01_Spine2" 0.6
"ValveBiped.Bip01_Spine4" 0.8
"ValveBiped.Bip01_L_Clavicle" 1
"ValveBiped.Bip01_R_Clavicle" 1
"ValveBiped.Bip01_R_Thigh" 0
"ValveBiped.Bip01_L_Thigh" 0
}
$sequence "layer_walk_alert_aim_noise" { "layer_walk_alert_aiming.smd" weightlist "weights_stimulated_aim_2" subtract "layer_walk_alert_aim_noise" 0 delta hidden }
$sequence "layer_walk_aim_crossbow" { "custom\Idle_Crossbow_Aim.smd" weightlist "weights_stimulated_aim_3" addlayer "soldier_Aim_9_directions" addlayer "layer_walk_alert_aim_noise" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
$sequence "layer_stimulated_aim_crossbow" { "custom\Idle_Crossbow_Aim.smd" weightlist "weights_stimulated_aim" addlayer "soldier_Aim_9_directions" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
$sequence "layer_walk_alert_aim_crossbow" { "custom\Idle_Crossbow_Aim.smd" weightlist "weights_stimulated_aim" addlayer "soldier_Aim_9_directions" addlayer "layer_walk_alert_aim_noise" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
$GenericCombatIdle_NoHandIK "Idle_Crossbow_Aim_Alert" "Idle_SMG1_Aim_Alert.smd" "ACT_IDLE_AIM_CROSSBOW_STIMULATED" "soldier_Aim_9_directions" blendlayer "layer_stimulated_aim_crossbow" 0 0 0 0 local
$sequence "walk_aiming_crossbow_all" { $a_WalkBlends activity "ACT_WALK_AIM_CROSSBOW" 1 addlayer "layer_walk_aim_crossbow" node "walking" }
$sequence "run_aiming_crossbow_all" { $a_RunBlends activity "ACT_RUN_AIM_CROSSBOW" 1 addlayer "layer_walk_aim_crossbow" node "running" }
$sequence "walk_aiming_crossbow_alert_all" { $a_WalkBlends activity "ACT_WALK_AIM_CROSSBOW_STIMULATED" 1 addlayer "layer_walk_alert_aim_crossbow" node "walking" }
$sequence "run_aiming_crossbow_alert_all" { $a_RunBlends activity "ACT_RUN_AIM_CROSSBOW_STIMULATED" 1 addlayer "layer_walk_alert_aim_crossbow" node "running" }
// ----------------------------------------------------------------
//
// Nodes for all of the above animations
//
// ----------------------------------------------------------------
$definemacro AddNodeToSequence SeqName NodeName \\
$append $SeqName$ { node $NodeName$ }
$AddNodeToSequence "Idle_Crossbow_Relaxed" "standing"
$AddNodeToSequence "Idle_Angry_Crossbow" "standing"
$AddNodeToSequence "Idle_Crossbow_Aim" "shooting"
$AddNodeToSequence "shoot_crossbow" "shooting"
$AddNodeToSequence "reload_crossbow" "shooting"
$AddNodeToSequence "crouch_reload_crossbow" "crouching"
$AddNodeToSequence "crouch_idle_crossbow" "crouching"
$AddNodeToSequence "crouch_shoot_crossbow" "crouchShooting"
$AddNodeToSequence "walk_crossbow_relaxed_all" "walking"
$AddNodeToSequence "walk_hold_crossbow" "walking"
$AddNodeToSequence "walk_alert_hold_crossbow" "walking"
$AddNodeToSequence "run_crossbow_relaxed_all" "running"
$AddNodeToSequence "run_hold_crossbow" "running"
$AddNodeToSequence "run_alert_hold_crossbow" "running"
//$AddNodeToSequence "Idle_Crossbow_Aim_Alert" "shooting"
$AddNodeToSequence "Idle_Relaxed_Crossbow_1" "standing"
$AddNodeToSequence "Idle_Relaxed_Crossbow_2" "standing"
$AddNodeToSequence "Idle_Relaxed_Crossbow_3" "standing"
$AddNodeToSequence "Idle_Relaxed_Crossbow_4" "standing"
$AddNodeToSequence "Idle_Relaxed_Crossbow_5" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_1" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_2" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_3" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_4" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_5" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_6" "standing"

View File

@ -0,0 +1,58 @@
// ================================================================
//
// Citizen New Weapon Activities
//
// ================================================================
// ----------------------------------------------------------------
$weightlist "weights_stimulated_aim" {
"ValveBiped.Bip01_Pelvis" 0.1
"ValveBiped.Bip01_Spine" 0.1
"ValveBiped.Bip01_Spine1" 0.2
"ValveBiped.Bip01_Spine2" 0.3
"ValveBiped.Bip01_Spine4" 0.4
"ValveBiped.Bip01_L_Clavicle" 1
"ValveBiped.Bip01_R_Clavicle" 1
"ValveBiped.Bip01_R_Thigh" 0
"ValveBiped.Bip01_L_Thigh" 0
}
// Stronger and doesn't care about the pelvis (for non-worldspace layers)
$weightlist "weights_stimulated_aim_2" {
"ValveBiped.Bip01_Pelvis" 0
"ValveBiped.Bip01_Spine" 0.2
"ValveBiped.Bip01_Spine1" 0.4
"ValveBiped.Bip01_Spine2" 0.6
"ValveBiped.Bip01_Spine4" 0.8
"ValveBiped.Bip01_L_Clavicle" 1
"ValveBiped.Bip01_R_Clavicle" 1
"ValveBiped.Bip01_R_Thigh" 0
"ValveBiped.Bip01_L_Thigh" 0
}
// Stronger worldspace blend (for keeping citizen posture)
$weightlist "weights_stimulated_aim_3" {
"ValveBiped.Bip01_Pelvis" 0.1
"ValveBiped.Bip01_Spine" 0.2
"ValveBiped.Bip01_Spine1" 0.4
"ValveBiped.Bip01_Spine2" 0.6
"ValveBiped.Bip01_Spine4" 0.8
"ValveBiped.Bip01_L_Clavicle" 1
"ValveBiped.Bip01_R_Clavicle" 1
"ValveBiped.Bip01_R_Thigh" 0
"ValveBiped.Bip01_L_Thigh" 0
}
$sequence "layer_walk_alert_aim_noise" { "layer_walk_alert_aiming.smd" weightlist "weights_stimulated_aim_2" subtract "layer_walk_alert_aim_noise" 0 delta hidden }
// ----------------------------------------------------------------
$sequence "layer_relaxed_smg1" { "Idle_SMG1_Relaxed.smd" frame 0 0 ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
$sequence "layer_relaxed_ar2" { "Idle_AR2_Relaxed.smd" frame 0 0 ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" hidden }
// ----------------------------------------------------------------
$include "CitizenNewWeaponActivities_Crossbow.qci"
$include "CitizenNewWeaponActivities_AR1.qci"
$include "CitizenNewWeaponActivities_SMG2.qci"

View File

@ -0,0 +1,123 @@
// ================================================================
//
// Citizen AR1 Activities
//
// ================================================================
// New Idles
$GenericIdle "idle_angry_ar1" "custom\idle_angry_ar1.smd" "ACT_IDLE_AR1"
$GenericCombatIdle "idle_ar1_aim" "custom\idle_ar1_aim.smd" "ACT_IDLE_ANGRY_AR1" "soldier_Aim_9_directions"
$GenericShoot "shoot_ar1" "shoot_ar2.smd" "ACT_RANGE_ATTACK_AR1" "soldier_Aim_9_directions" match "idle_ar1_aim"
$GenericReloadNoAim "reload_ar1" "custom\reload_ar1.smd" "ACT_RELOAD_AR1" 60 fps 35
$sequence "gesture_shoot_ar1" "shoot_ar2.smd" subtract "shoot_ar1" 0 delta activity "ACT_GESTURE_RANGE_ATTACK_AR1" 1
$makeweapongesturep "gesture_reload_ar1" "custom\reload_ar1.smd" 16 90 105
$append gesture_reload_ar1 { fps 40 activity "ACT_GESTURE_RELOAD_AR1" 1 { event 3015 60 "" } }
// ----------------------------------------------------------------
$sequence "relaxed_ar2_to_ar1" "custom\Idle_AR1_Relaxed.smd" frame 0 0 subtract "layer_relaxed_ar2" 0 delta hidden
$sequence "relaxed_ar1_full_arms" "custom\Idle_AR1_Relaxed.smd" frame 0 0 weightlist "weapongesture_armsonly" hidden
// ----------------------------------------------------------------
$GenericIdle "Idle_AR1_Relaxed" "custom\Idle_AR1_Relaxed.smd" "ACT_NEUTRAL_AR1_RELAXED"
// ----------------------------------------------------------------
$GenericIdleHands "Idle_Relaxed_AR1_1" "Idle_Relaxed_AR2_1.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Relaxed_AR1_2" "Idle_Relaxed_AR2_2.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Relaxed_AR1_3" "Idle_Relaxed_AR2_3.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Relaxed_AR1_4" "Idle_Relaxed_AR2_4.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Relaxed_AR1_5" "Idle_Relaxed_AR2_5.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Relaxed_AR1_6" "Idle_Relaxed_AR2_6.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Relaxed_AR1_7" "Idle_Relaxed_AR2_7.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Relaxed_AR1_8" "Idle_Relaxed_AR2_8.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Relaxed_AR1_9" "Idle_Relaxed_AR2_9.smd" "ACT_IDLE_AR1_RELAXED" "relaxed_ar1_full_arms"
$GenericIdleHands "Idle_Alert_AR1_1" "Idle_Alert_AR2_1.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Alert_AR1_2" "Idle_Alert_AR2_2.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Alert_AR1_3" "Idle_Alert_AR2_3.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Alert_AR1_4" "Idle_Alert_AR2_4.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Alert_AR1_5" "Idle_Alert_AR2_5.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar1_full_arms"
$GenericIdleHands "Idle_Alert_AR1_6" "Idle_Alert_AR2_6.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Alert_AR1_7" "Idle_Alert_AR2_7.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar2_to_ar1"
$GenericIdleHands "Idle_Alert_AR1_8" "Idle_Alert_AR2_8.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar1_full_arms"
$GenericIdleHands "Idle_Alert_AR1_9" "Idle_Alert_AR2_9.smd" "ACT_IDLE_AR1_STIMULATED" "relaxed_ar1_full_arms"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_walk_holding_ar1_relaxed" "layer_walk_holding_AR2_Relaxed.smd" blendlayer "relaxed_ar2_to_ar1" 0 0 0 0 local
$GenericWalkLayered "walk_ar1_relaxed_all" "ACT_WALK_AR1_RELAXED" "layer_walk_holding_ar1_relaxed" "ACT_NEUTRAL_AR1_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_run_holding_ar1_relaxed" "layer_run_holding_AR2_Relaxed.smd" blendlayer "relaxed_ar2_to_ar1" 0 0 0 0 local
$GenericRunLayered "run_ar1_relaxed_all" "ACT_RUN_AR1_RELAXED" "layer_run_holding_ar1_relaxed" "ACT_NEUTRAL_AR1_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_walk_holding_ar1" "layer_walk_AR2_holding.smd" blendlayer "relaxed_ar2_to_ar1" 0 0 0 0 local
$ReadinessMoveLayer "layer_walk_alert_holding_ar1" "layer_walk_alert_holding_AR2.smd" blendlayer "relaxed_ar2_to_ar1" 0 0 0 0 local
$GenericWalkLayered "walk_hold_ar1" "ACT_WALK_AR1" "layer_walk_holding_ar1" "ACT_NEUTRAL_AR1_RELAXED"
$GenericWalkLayered "walk_alert_hold_ar1" "ACT_WALK_AR1_STIMULATED" "layer_walk_holding_ar1" "ACT_NEUTRAL_AR1_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_run_holding_ar1" "layer_run_holding_ar2.smd" blendlayer "relaxed_ar2_to_ar1" 0 0 0 0 local
$ReadinessMoveLayer "layer_run_alert_holding_ar1" "layer_run_alert_holding_AR2.smd" blendlayer "relaxed_ar2_to_ar1" 0 0 0 0 local
$GenericRunLayered "run_hold_ar1" "ACT_RUN_AR2" "layer_run_holding_ar1" "ACT_NEUTRAL_AR1_RELAXED"
$GenericRunLayered "run_alert_hold_ar1" "ACT_RUN_AR1_STIMULATED" "layer_run_alert_holding_ar1" "ACT_NEUTRAL_AR1_RELAXED"
// ----------------------------------------------------------------
//
// Nodes for all of the above animations
//
// ----------------------------------------------------------------
$definemacro AddNodeToSequence SeqName NodeName \\
$append $SeqName$ { node $NodeName$ }
$AddNodeToSequence "Idle_AR1_Relaxed" "standing"
$AddNodeToSequence "idle_angry_ar1" "standing"
$AddNodeToSequence "idle_ar1_aim" "shooting"
$AddNodeToSequence "shoot_ar1" "shooting"
$AddNodeToSequence "reload_ar1" "standing"
//$AddNodeToSequence "crouch_reload_ar1" "crouching"
//$AddNodeToSequence "crouch_idle_ar1" "crouching"
//$AddNodeToSequence "crouch_shoot_ar1" "crouchShooting"
$AddNodeToSequence "walk_ar1_relaxed_all" "walking"
$AddNodeToSequence "walk_hold_ar1" "walking"
$AddNodeToSequence "walk_alert_hold_ar1" "walking"
$AddNodeToSequence "run_ar1_relaxed_all" "running"
$AddNodeToSequence "run_hold_ar1" "running"
$AddNodeToSequence "run_alert_hold_ar1" "running"
$AddNodeToSequence "Idle_Relaxed_AR1_1" "standing"
$AddNodeToSequence "Idle_Relaxed_AR1_2" "standing"
$AddNodeToSequence "Idle_Relaxed_AR1_3" "standing"
$AddNodeToSequence "Idle_Relaxed_AR1_4" "standing"
$AddNodeToSequence "Idle_Relaxed_AR1_5" "standing"
$AddNodeToSequence "Idle_Relaxed_AR1_6" "standing"
$AddNodeToSequence "Idle_Relaxed_AR1_7" "standing"
$AddNodeToSequence "Idle_Relaxed_AR1_8" "standing"
$AddNodeToSequence "Idle_Relaxed_AR1_9" "standing"
$AddNodeToSequence "Idle_Alert_AR1_1" "standing"
$AddNodeToSequence "Idle_Alert_AR1_2" "standing"
$AddNodeToSequence "Idle_Alert_AR1_3" "standing"
$AddNodeToSequence "Idle_Alert_AR1_4" "standing"
$AddNodeToSequence "Idle_Alert_AR1_5" "standing"
$AddNodeToSequence "Idle_Alert_AR1_6" "standing"
$AddNodeToSequence "Idle_Alert_AR1_7" "standing"
$AddNodeToSequence "Idle_Alert_AR1_8" "standing"
$AddNodeToSequence "Idle_Alert_AR1_9" "standing"

View File

@ -0,0 +1,155 @@
// ================================================================
//
// Citizen Crossbow Activities
//
// ================================================================
// New Idles
$GenericIdle "Idle_Angry_Crossbow" "custom\Idle_Angry_Crossbow.smd" "ACT_IDLE_CROSSBOW"
$GenericCombatIdle "Idle_Crossbow_Aim" "custom\Idle_Crossbow_Aim.smd" "ACT_IDLE_ANGRY_CROSSBOW" "soldier_Aim_9_directions"
$GenericShoot "shoot_crossbow" "custom\shoot_crossbow.smd" "ACT_RANGE_ATTACK_CROSSBOW" "soldier_Aim_9_directions"
$GenericShootFromIdle "crouch_shoot_crossbow" "crouch_shoot_smg1.smd" "ACT_RANGE_ATTACK_CROSSBOW_LOW" "soldier_Aim_9_directions" "gesture_shoot_crossbow" 10
$GenericReloadSoundMatched "reload_crossbow" "custom\reload_crossbow.smd" "ACT_RELOAD_CROSSBOW" "soldier_Aim_9_directions" 10 25 40 20
$append reload_crossbow { fps 25 { event AE_CL_PLAYSOUND 20 "Weapon_Crossbow.BoltElectrify" } }
$GenericReloadFromIdle "crouch_reload_crossbow" "Crouch_idleD.smd" "ACT_RELOAD_CROSSBOW_LOW" "soldier_Aim_9_directions" "gesture_reload_crossbow" 10 25 40 20 fps 25
$GenericIdle "crouch_idle_crossbow" "Crouch_idleD.smd" "ACT_COVER_CROSSBOW_LOW" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$sequence "gesture_shoot_crossbow" "custom\shoot_crossbow.smd" subtract "gesture_shoot_crossbow" 0 delta activity "ACT_GESTURE_RANGE_ATTACK_CROSSBOW" 1
$makeweapongesturep "gesture_reload_crossbow" "custom\reload_crossbow.smd" 10 25 40
$append gesture_reload_crossbow { fps 25 activity "ACT_GESTURE_RELOAD_CROSSBOW" 1 { event 3015 20 "" } { event AE_CL_PLAYSOUND 20 "Weapon_Crossbow.BoltElectrify" } }
$sequence "relaxed_smg1_to_crossbow" "custom\Idle_Crossbow_Relaxed.smd" frame 0 0 subtract "layer_relaxed_smg1" 0 delta hidden
$sequence "relaxed_crossbow_full_arms" "custom\Idle_Crossbow_Relaxed.smd" frame 0 0 weightlist "weapongesture_armsonly" hidden
$GenericIdleHands "Idle_Relaxed_Crossbow_1" "Idle_Relaxed_SMG1_1.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
$GenericIdleHands "Idle_Relaxed_Crossbow_2" "Idle_Relaxed_SMG1_2.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Relaxed_Crossbow_3" "Idle_Relaxed_SMG1_3.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
$GenericIdleHands "Idle_Relaxed_Crossbow_4" "Idle_Relaxed_SMG1_4.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
$GenericIdleHands "Idle_Relaxed_Crossbow_5" "Idle_Relaxed_SMG1_5.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
//$GenericIdleHands "Idle_Relaxed_Crossbow_6" "Idle_Relaxed_SMG1_6.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
//$GenericIdleHands "Idle_Relaxed_Crossbow_7" "Idle_Relaxed_SMG1_7.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
//$GenericIdleHands "Idle_Relaxed_Crossbow_8" "Idle_Relaxed_SMG1_8.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
//$GenericIdleHands "Idle_Relaxed_Crossbow_9" "Idle_Relaxed_SMG1_9.smd" "ACT_IDLE_CROSSBOW_RELAXED" "relaxed_crossbow_full_arms"
$GenericIdle "Idle_Relaxed_Crossbow_6" "..\male_shared_anims\custom\Idle_Relaxed_Crossbow_1.smd" "ACT_IDLE_CROSSBOW_RELAXED"
$GenericIdle "Idle_Relaxed_Crossbow_7" "..\male_shared_anims\custom\Idle_Relaxed_Crossbow_2.smd" "ACT_IDLE_CROSSBOW_RELAXED"
$GenericIdleHands "Idle_Alert_Crossbow_1" "Idle_Alert_SMG1_1.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_2" "Idle_Alert_SMG1_2.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_3" "Idle_Alert_SMG1_3.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_4" "Idle_Alert_SMG1_4.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_5" "Idle_Alert_SMG1_5.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdleHands "Idle_Alert_Crossbow_6" "Idle_Alert_SMG1_6.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
//$GenericIdleHands "Idle_Alert_Crossbow_7" "Idle_Alert_SMG1_7.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
//$GenericIdleHands "Idle_Alert_Crossbow_8" "Idle_Alert_SMG1_8.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
//$GenericIdleHands "Idle_Alert_Crossbow_9" "Idle_Alert_SMG1_9.smd" "ACT_IDLE_CROSSBOW_STIMULATED" "relaxed_smg1_to_crossbow"
$GenericIdle "Idle_Alert_Crossbow_7" "..\male_shared_anims\custom\Idle_Alert_Crossbow_1.smd" "ACT_IDLE_CROSSBOW_STIMULATED"
$GenericIdle "Idle_Alert_Crossbow_8" "..\male_shared_anims\custom\Idle_Alert_Crossbow_2.smd" "ACT_IDLE_CROSSBOW_STIMULATED"
// ----------------------------------------------------------------
$definemacro ReadinessMoveLayer LayerName FileName \\
$GenericMoveLayer $LayerName$ $FileName$ "weights_relaxed_1" \\
$weightlist "weights_relaxed_1" {
"ValveBiped.Bip01_Pelvis" 0.1
"ValveBiped.Bip01_Spine" 0.2
"ValveBiped.Bip01_Spine1" 0.4
"ValveBiped.Bip01_Spine2" 0.6
"ValveBiped.Bip01_Spine4" 1
"ValveBiped.Bip01_L_Clavicle" 1
"ValveBiped.Bip01_R_Clavicle" 1
"ValveBiped.Bip01_R_Thigh" 0
"ValveBiped.Bip01_L_Thigh" 0
}
$GenericIdle "Idle_Crossbow_Relaxed" "custom\Idle_Crossbow_Relaxed.smd" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_walk_holding_crossbow_relaxed" "layer_walk_holding_SMG1_Relaxed.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$GenericWalkLayered "walk_crossbow_relaxed_all" "ACT_WALK_CROSSBOW_RELAXED" "layer_walk_holding_crossbow_relaxed" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_run_holding_crossbow_relaxed" "layer_run_holding_SMG1_Relaxed.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$GenericRunLayered "run_crossbow_relaxed_all" "ACT_RUN_CROSSBOW_RELAXED" "layer_run_holding_crossbow_relaxed" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_walk_holding_crossbow" "layer_walk_holding.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$ReadinessMoveLayer "layer_walk_alert_holding_crossbow" "layer_walk_alert_holding.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$GenericWalkLayered "walk_hold_crossbow" "ACT_WALK_CROSSBOW" "layer_walk_holding_crossbow" "ACT_NEUTRAL_CROSSBOW_RELAXED"
$GenericWalkLayered "walk_alert_hold_crossbow" "ACT_WALK_CROSSBOW_STIMULATED" "layer_walk_holding_crossbow" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_run_holding_crossbow" "layer_run_holding.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$ReadinessMoveLayer "layer_run_alert_holding_crossbow" "layer_run_alert_holding.smd" blendlayer "relaxed_smg1_to_crossbow" 0 0 0 0 local
$GenericRunLayered "run_hold_crossbow" "ACT_RUN_CROSSBOW" "layer_run_holding_crossbow" "ACT_NEUTRAL_CROSSBOW_RELAXED"
$GenericRunLayered "run_alert_hold_crossbow" "ACT_RUN_CROSSBOW_STIMULATED" "layer_run_alert_holding_crossbow" "ACT_NEUTRAL_CROSSBOW_RELAXED"
// ----------------------------------------------------------------
$sequence "layer_walk_aim_crossbow" { "custom\Idle_Crossbow_Aim.smd" weightlist "weights_stimulated_aim_3" addlayer "soldier_Aim_9_directions" addlayer "layer_walk_alert_aim_noise" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
$sequence "layer_stimulated_aim_crossbow" { "custom\Idle_Crossbow_Aim.smd" weightlist "weights_stimulated_aim" addlayer "soldier_Aim_9_directions" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
$sequence "layer_walk_alert_aim_crossbow" { "custom\Idle_Crossbow_Aim.smd" weightlist "weights_stimulated_aim" addlayer "soldier_Aim_9_directions" addlayer "layer_walk_alert_aim_noise" ikrule "lhand" touch "ValveBiped.Bip01_R_Hand" worldspace hidden }
$GenericCombatIdle_NoHandIK "Idle_Crossbow_Aim_Alert" "Idle_SMG1_Aim_Alert.smd" "ACT_IDLE_AIM_CROSSBOW_STIMULATED" "soldier_Aim_9_directions" blendlayer "layer_stimulated_aim_crossbow" 0 0 0 0 local
$sequence "walk_aiming_crossbow_all" { $a_WalkBlends activity "ACT_WALK_AIM_CROSSBOW" 1 addlayer "layer_walk_aim_crossbow" node "walking" }
$sequence "run_aiming_crossbow_all" { $a_RunBlends activity "ACT_RUN_AIM_CROSSBOW" 1 addlayer "layer_walk_aim_crossbow" node "running" }
$sequence "walk_aiming_crossbow_alert_all" { $a_WalkBlends activity "ACT_WALK_AIM_CROSSBOW_STIMULATED" 1 addlayer "layer_walk_alert_aim_crossbow" node "walking" }
$sequence "run_aiming_crossbow_alert_all" { $a_RunBlends activity "ACT_RUN_AIM_CROSSBOW_STIMULATED" 1 addlayer "layer_walk_alert_aim_crossbow" node "running" }
// ----------------------------------------------------------------
//
// Nodes for all of the above animations
//
// ----------------------------------------------------------------
$definemacro AddNodeToSequence SeqName NodeName \\
$append $SeqName$ { node $NodeName$ }
$AddNodeToSequence "Idle_Crossbow_Relaxed" "standing"
$AddNodeToSequence "Idle_Angry_Crossbow" "standing"
$AddNodeToSequence "Idle_Crossbow_Aim" "shooting"
$AddNodeToSequence "shoot_crossbow" "shooting"
$AddNodeToSequence "reload_crossbow" "shooting"
$AddNodeToSequence "crouch_reload_crossbow" "crouching"
$AddNodeToSequence "crouch_idle_crossbow" "crouching"
$AddNodeToSequence "crouch_shoot_crossbow" "crouchShooting"
$AddNodeToSequence "walk_crossbow_relaxed_all" "walking"
$AddNodeToSequence "walk_hold_crossbow" "walking"
$AddNodeToSequence "walk_alert_hold_crossbow" "walking"
$AddNodeToSequence "run_crossbow_relaxed_all" "running"
$AddNodeToSequence "run_hold_crossbow" "running"
$AddNodeToSequence "run_alert_hold_crossbow" "running"
//$AddNodeToSequence "Idle_Crossbow_Aim_Alert" "shooting"
$AddNodeToSequence "Idle_Relaxed_Crossbow_1" "standing"
$AddNodeToSequence "Idle_Relaxed_Crossbow_2" "standing"
$AddNodeToSequence "Idle_Relaxed_Crossbow_3" "standing"
$AddNodeToSequence "Idle_Relaxed_Crossbow_4" "standing"
$AddNodeToSequence "Idle_Relaxed_Crossbow_5" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_1" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_2" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_3" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_4" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_5" "standing"
$AddNodeToSequence "Idle_Alert_Crossbow_6" "standing"

View File

@ -0,0 +1,123 @@
// ================================================================
//
// Citizen SMG2 Activities
//
// ================================================================
// New Idles
$GenericIdle "Idle_Angry_SMG2" "custom\Idle_Angry_SMG2.smd" "ACT_IDLE_SMG2"
$GenericCombatIdle "Idle_SMG2_Aim" "custom\Idle_SMG2_Aim.smd" "ACT_IDLE_ANGRY_SMG2" "soldier_Aim_9_directions"
$GenericShoot "shoot_smg2" "shoot_smg1.smd" "ACT_RANGE_ATTACK_SMG2" "soldier_Aim_9_directions" match "idle_smg2_aim"
$GenericReloadNoAim "reload_smg2" "reload_smg1.smd" "ACT_RELOAD_SMG2" 60 fps 35
$sequence "gesture_shoot_smg2" "shoot_smg1.smd" subtract "shoot_smg2" 0 delta activity "ACT_GESTURE_RANGE_ATTACK_SMG2" 1
$makeweapongesturep "gesture_reload_smg2" "shoot_smg1.smd" 16 90 105
$append gesture_reload_smg2 { fps 40 activity "ACT_GESTURE_RELOAD_SMG2" 1 { event 3015 60 "" } }
// ----------------------------------------------------------------
$sequence "relaxed_smg1_to_smg2" "custom\Idle_SMG2_Relaxed.smd" frame 0 0 subtract "layer_relaxed_smg1" 0 delta hidden
$sequence "relaxed_smg2_full_arms" "custom\Idle_SMG2_Relaxed.smd" frame 0 0 weightlist "weapongesture_armsonly" hidden
// ----------------------------------------------------------------
$GenericIdle "Idle_SMG2_Relaxed" "custom\Idle_SMG2_Relaxed.smd" "ACT_NEUTRAL_SMG2_RELAXED"
// ----------------------------------------------------------------
$GenericIdleHands "Idle_Relaxed_SMG2_1" "Idle_Relaxed_SMG1_1.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Relaxed_SMG2_2" "Idle_Relaxed_SMG1_2.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Relaxed_SMG2_3" "Idle_Relaxed_SMG1_3.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Relaxed_SMG2_4" "Idle_Relaxed_SMG1_4.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Relaxed_SMG2_5" "Idle_Relaxed_SMG1_5.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Relaxed_SMG2_6" "Idle_Relaxed_SMG1_6.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg1_to_smg2"
//$GenericIdleHands "Idle_Relaxed_SMG2_7" "Idle_Relaxed_SMG1_7.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg1_to_smg2"
//$GenericIdleHands "Idle_Relaxed_SMG2_8" "Idle_Relaxed_SMG1_8.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg1_to_smg2"
//$GenericIdleHands "Idle_Relaxed_SMG2_9" "Idle_Relaxed_SMG1_9.smd" "ACT_IDLE_SMG2_RELAXED" "relaxed_smg2_full_arms"
$GenericIdleHands "Idle_Alert_SMG2_1" "Idle_Alert_SMG1_1.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Alert_SMG2_2" "Idle_Alert_SMG1_2.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Alert_SMG2_3" "Idle_Alert_SMG1_3.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Alert_SMG2_4" "Idle_Alert_SMG1_4.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg1_to_smg2"
$GenericIdleHands "Idle_Alert_SMG2_5" "Idle_Alert_SMG1_5.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg2_full_arms"
$GenericIdleHands "Idle_Alert_SMG2_6" "Idle_Alert_SMG1_6.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg1_to_smg2"
//$GenericIdleHands "Idle_Alert_SMG2_7" "Idle_Alert_SMG1_7.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg1_to_smg2"
//$GenericIdleHands "Idle_Alert_SMG2_8" "Idle_Alert_SMG1_8.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg2_full_arms"
//$GenericIdleHands "Idle_Alert_SMG2_9" "Idle_Alert_SMG1_9.smd" "ACT_IDLE_SMG2_STIMULATED" "relaxed_smg2_full_arms"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_walk_holding_smg2_relaxed" "layer_walk_holding_SMG1_Relaxed.smd" blendlayer "relaxed_smg1_to_smg2" 0 0 0 0 local
$GenericWalkLayered "walk_smg2_relaxed_all" "ACT_WALK_SMG2_RELAXED" "layer_walk_holding_smg2_relaxed" "ACT_NEUTRAL_SMG2_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_run_holding_smg2_relaxed" "layer_run_holding_SMG1_Relaxed.smd" blendlayer "relaxed_smg1_to_smg2" 0 0 0 0 local
$GenericRunLayered "run_smg2_relaxed_all" "ACT_RUN_SMG2_RELAXED" "layer_run_holding_smg2_relaxed" "ACT_NEUTRAL_SMG2_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_walk_holding_smg2" "layer_walk_holding.smd" blendlayer "relaxed_smg1_to_smg2" 0 0 0 0 local
$ReadinessMoveLayer "layer_walk_alert_holding_smg2" "layer_walk_alert_holding.smd" blendlayer "relaxed_smg1_to_smg2" 0 0 0 0 local
$GenericWalkLayered "walk_hold_smg2" "ACT_WALK_SMG2" "layer_walk_holding_smg2" "ACT_NEUTRAL_SMG2_RELAXED"
$GenericWalkLayered "walk_alert_hold_smg2" "ACT_WALK_SMG2_STIMULATED" "layer_walk_holding_smg2" "ACT_NEUTRAL_SMG2_RELAXED"
// ----------------------------------------------------------------
$ReadinessMoveLayer "layer_run_holding_smg2" "layer_run_holding.smd" blendlayer "relaxed_smg1_to_smg2" 0 0 0 0 local
$ReadinessMoveLayer "layer_run_alert_holding_smg2" "layer_run_alert_holding.smd" blendlayer "relaxed_smg1_to_smg2" 0 0 0 0 local
$GenericRunLayered "run_hold_smg2" "ACT_RUN_AR2" "layer_run_holding_smg2" "ACT_NEUTRAL_SMG2_RELAXED"
$GenericRunLayered "run_alert_hold_smg2" "ACT_RUN_SMG2_STIMULATED" "layer_run_alert_holding_smg2" "ACT_NEUTRAL_SMG2_RELAXED"
// ----------------------------------------------------------------
//
// Nodes for all of the above animations
//
// ----------------------------------------------------------------
$definemacro AddNodeToSequence SeqName NodeName \\
$append $SeqName$ { node $NodeName$ }
$AddNodeToSequence "Idle_SMG2_Relaxed" "standing"
$AddNodeToSequence "idle_angry_smg2" "standing"
$AddNodeToSequence "idle_smg2_aim" "shooting"
$AddNodeToSequence "shoot_smg2" "shooting"
$AddNodeToSequence "reload_smg2" "standing"
//$AddNodeToSequence "crouch_reload_smg2" "crouching"
//$AddNodeToSequence "crouch_idle_smg2" "crouching"
//$AddNodeToSequence "crouch_shoot_smg2" "crouchShooting"
$AddNodeToSequence "walk_smg2_relaxed_all" "walking"
$AddNodeToSequence "walk_hold_smg2" "walking"
$AddNodeToSequence "walk_alert_hold_smg2" "walking"
$AddNodeToSequence "run_smg2_relaxed_all" "running"
$AddNodeToSequence "run_hold_smg2" "running"
$AddNodeToSequence "run_alert_hold_smg2" "running"
$AddNodeToSequence "Idle_Relaxed_SMG2_1" "standing"
$AddNodeToSequence "Idle_Relaxed_SMG2_2" "standing"
$AddNodeToSequence "Idle_Relaxed_SMG2_3" "standing"
$AddNodeToSequence "Idle_Relaxed_SMG2_4" "standing"
$AddNodeToSequence "Idle_Relaxed_SMG2_5" "standing"
$AddNodeToSequence "Idle_Relaxed_SMG2_6" "standing"
//$AddNodeToSequence "Idle_Relaxed_SMG2_7" "standing"
//$AddNodeToSequence "Idle_Relaxed_SMG2_8" "standing"
//$AddNodeToSequence "Idle_Relaxed_SMG2_9" "standing"
$AddNodeToSequence "Idle_Alert_SMG2_1" "standing"
$AddNodeToSequence "Idle_Alert_SMG2_2" "standing"
$AddNodeToSequence "Idle_Alert_SMG2_3" "standing"
$AddNodeToSequence "Idle_Alert_SMG2_4" "standing"
$AddNodeToSequence "Idle_Alert_SMG2_5" "standing"
$AddNodeToSequence "Idle_Alert_SMG2_6" "standing"
//$AddNodeToSequence "Idle_Alert_SMG2_7" "standing"
//$AddNodeToSequence "Idle_Alert_SMG2_8" "standing"
//$AddNodeToSequence "Idle_Alert_SMG2_9" "standing"

View File

@ -32,6 +32,19 @@
//
// ================================================================
$Weightlist PistolRelaxedAimUpperbodyBlend {
"valvebiped.Bip01_Pelvis" 0.1
"ValveBiped.Bip01_L_Thigh" 0.0
"ValveBiped.Bip01_R_Thigh" 0.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.5
"ValveBiped.Bip01_R_Clavicle" 1.0
"ValveBiped.Bip01_L_Clavicle" 0.25
}
// ================================================================
// Combat Animations
// ================================================================
@ -96,18 +109,12 @@ $sequence "Pistol_idle" {
ikrule "rfoot" footstep contact 0 fakeorigin -3.39 -7 0 fakerotate 0 0 0 floor 0 height 20 radius 2.5 range 0 0 30 30 target 2
}
$sequence "Pistol_idle_aim" {
"female_shared_anims\Pistol_idle_aim.smd"
activity "ACT_IDLE_ANGRY_PISTOL" 1
fadein 0.2
fadeout 0.2
//blendlayer "Layer_Pistol_Hands" 0 0 0 0 local
addlayer "layer_Aim_p_all"
node "shooting_pistol" // shooting
loop
ikrule "lfoot" footstep contact 0 fakeorigin 10.81 2.86 0 fakerotate 0 0 0 floor 0 height 20 radius 2.5 range 0 0 0 0 target 3
ikrule "rfoot" footstep contact 0 fakeorigin -3.39 -7 0 fakerotate 0 0 0 floor 0 height 20 radius 2.5 range 0 0 0 0 target 2
}
$GenericCombatIdle "Pistol_idle_aim" "female_shared_anims\Pistol_idle_aim.smd" "ACT_IDLE_ANGRY_PISTOL" "layer_Aim_p_all" node "shooting_pistol" // shooting
// Re-use the regular metrocop animation as a readiness activity
$GenericCombatIdle "pistolangryidle2" "police_animations_anims\pistolangryidle2.smd" "ACT_IDLE_AIM_PISTOL_STIMULATED" "layer_Aim_p_all" node "shooting_pistol" fps 4
$GenericCombatIdle "Idle_Pistol_Aim_Relaxed" "male_shared_anims\custom\Idle_Pistol_Aim_Relaxed.smd" "ACT_IDLE_AIM_PISTOL_RELAXED" "soldier_Aim_9_directions" node "shooting_pistol"
// ================================================================
// Crouch Animations (largely from Alyx)
@ -529,6 +536,8 @@ $sequence "walk_hold_pistol_relaxed" {
node "standing" // standing_pistol
}
$makenpcmatchwalk walk_aiming_pistol_relaxed_all "male_shared_anims\custom\Idle_Pistol_Aim_Relaxed.smd" 0 soldier_Aim_9_directions "male_shared_anims\a_WalkN.smd" PistolRelaxedAimUpperbodyBlend 30 ACT_WALK_AIM_PISTOL_RELAXED 1
// ================================================================
// Run Animations
// ================================================================
@ -599,6 +608,8 @@ $sequence "run_hold_pistol_relaxed" {
node "standing" // standing_pistol
}
$makenpcmatchrun run_aiming_pistol_relaxed_all "male_shared_anims\custom\Idle_Pistol_Aim_Relaxed.smd" 0 soldier_Aim_9_directions "male_shared_anims\a_RunN.smd" PistolRelaxedAimUpperbodyBlend 18 ACT_RUN_AIM_PISTOL_RELAXED 1
// ================================================================
// Transition Animations
//

View File

@ -75,6 +75,19 @@ $weightlist "weights_move_hold_pistol_police_posture" {
"ValveBiped.Bip01_L_Clavicle" 1
}
$Weightlist PistolRelaxedAimUpperbodyBlend {
"valvebiped.Bip01_Pelvis" 0.1
"ValveBiped.Bip01_L_Thigh" 0.0
"ValveBiped.Bip01_R_Thigh" 0.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.5
"ValveBiped.Bip01_R_Clavicle" 1.0
"ValveBiped.Bip01_L_Clavicle" 0.25
}
// ================================================================
//
// The layers below are combined with existing citizen or metrocop animations to create believable-looking pistol animations.
@ -140,6 +153,8 @@ $append pistolangryidle2 {
fps 4
}
$GenericCombatIdle "Idle_Pistol_Aim_Relaxed" "male_shared_anims\custom\Idle_Pistol_Aim_Relaxed.smd" "ACT_IDLE_AIM_PISTOL_RELAXED" "soldier_Aim_9_directions" node "shooting_pistol"
$GenericCombatIdle "Idle_Pistol_Aim" "male_shared_anims\custom\Idle_Pistol_Aim.smd" "ACT_IDLE_ANGRY_PISTOL" "soldier_Aim_9_directions"
$append Idle_Pistol_Aim {
node "shooting_pistol"
@ -400,6 +415,8 @@ $sequence "walk_aiming_pistol_alert_all" {
addlayer "layer_walk_aiming_pistol"
}
$makenpcmatchwalk walk_aiming_pistol_relaxed_all "male_shared_anims\custom\Idle_Pistol_Aim_Relaxed.smd" 0 soldier_Aim_9_directions "male_shared_anims\a_WalkN.smd" PistolRelaxedAimUpperbodyBlend 30 ACT_WALK_AIM_PISTOL_RELAXED 1
$sequence "walk_aiming_pistol_all" {
"a_CitizenWalkS"
"a_CitizenWalkSE"
@ -715,6 +732,8 @@ $sequence "run_aiming_pistol_alert_all" {
blendlayer "layer_run_aiming_pistol" 0 0 0 0 local
}
$makenpcmatchrun run_aiming_pistol_relaxed_all "male_shared_anims\custom\Idle_Pistol_Aim_Relaxed.smd" 0 soldier_Aim_9_directions "male_shared_anims\a_RunN.smd" PistolRelaxedAimUpperbodyBlend 18 ACT_RUN_AIM_PISTOL_RELAXED 1
$sequence "run_aiming_pistol_all" {
"a_CitizenRunS"
"a_CitizenRunSE"

View File

@ -22,6 +22,7 @@ $include "female_shared_DeclareSequence.qci"
$pushd "female_shared_anims"
$include "CitizenActivityFixes.qci"
$include "CitizenNewWeaponActivities.qci"
$popd
// A quick way of retargeting male animations to the female skeleton.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,442 @@
version 1
nodes
0 "ValveBiped.Bip01_Pelvis" -1
1 "ValveBiped.Bip01_Spine" 0
2 "ValveBiped.Bip01_Spine1" 1
3 "ValveBiped.Bip01_Spine2" 2
4 "ValveBiped.Bip01_Spine4" 3
5 "ValveBiped.Bip01_Neck1" 4
6 "ValveBiped.Bip01_Head1" 5
7 "ValveBiped.forward" 6
8 "ValveBiped.Bip01_L_Clavicle" 4
9 "ValveBiped.Bip01_L_UpperArm" 8
10 "ValveBiped.Bip01_L_Forearm" 9
11 "ValveBiped.Bip01_L_Hand" 10
12 "ValveBiped.Anim_Attachment_LH" 11
13 "ValveBiped.Bip01_L_Finger4" 11
14 "ValveBiped.Bip01_L_Finger41" 13
15 "ValveBiped.Bip01_L_Finger42" 14
16 "ValveBiped.Bip01_L_Finger3" 11
17 "ValveBiped.Bip01_L_Finger31" 16
18 "ValveBiped.Bip01_L_Finger32" 17
19 "ValveBiped.Bip01_L_Finger2" 11
20 "ValveBiped.Bip01_L_Finger21" 19
21 "ValveBiped.Bip01_L_Finger22" 20
22 "ValveBiped.Bip01_L_Finger1" 11
23 "ValveBiped.Bip01_L_Finger11" 22
24 "ValveBiped.Bip01_L_Finger12" 23
25 "ValveBiped.Bip01_L_Finger0" 11
26 "ValveBiped.Bip01_L_Finger01" 25
27 "ValveBiped.Bip01_L_Finger02" 26
28 "ValveBiped.Bip01_L_Ulna" 10
29 "ValveBiped.Bip01_L_Wrist" 10
30 "ValveBiped.Bip01_L_Bicep" 9
31 "ValveBiped.Bip01_L_Shoulder" 9
32 "ValveBiped.Bip01_L_Elbow" 9
33 "ValveBiped.Bip01_L_Trapezius" 8
34 "ValveBiped.Bip01_R_Clavicle" 4
35 "ValveBiped.Bip01_R_UpperArm" 34
36 "ValveBiped.Bip01_R_Forearm" 35
37 "ValveBiped.Bip01_R_Hand" 36
38 "ValveBiped.Anim_Attachment_RH" 37
39 "ValveBiped.Bip01_R_Finger4" 37
40 "ValveBiped.Bip01_R_Finger41" 39
41 "ValveBiped.Bip01_R_Finger42" 40
42 "ValveBiped.Bip01_R_Finger3" 37
43 "ValveBiped.Bip01_R_Finger31" 42
44 "ValveBiped.Bip01_R_Finger32" 43
45 "ValveBiped.Bip01_R_Finger2" 37
46 "ValveBiped.Bip01_R_Finger21" 45
47 "ValveBiped.Bip01_R_Finger22" 46
48 "ValveBiped.Bip01_R_Finger1" 37
49 "ValveBiped.Bip01_R_Finger11" 48
50 "ValveBiped.Bip01_R_Finger12" 49
51 "ValveBiped.Bip01_R_Finger0" 37
52 "ValveBiped.Bip01_R_Finger01" 51
53 "ValveBiped.Bip01_R_Finger02" 52
54 "ValveBiped.Bip01_R_Ulna" 36
55 "ValveBiped.Bip01_R_Wrist" 36
56 "ValveBiped.Bip01_R_Elbow" 35
57 "ValveBiped.Bip01_R_Shoulder" 35
58 "ValveBiped.Bip01_R_Bicep" 35
59 "ValveBiped.Bip01_R_Trapezius" 34
60 "ValveBiped.Bip01_L_Latt" 3
61 "ValveBiped.Bip01_L_Pectoral" 3
62 "ValveBiped.Bip01_R_Pectoral" 3
63 "ValveBiped.Bip01_R_Latt" 3
64 "ValveBiped.Bip01_L_Thigh" 0
65 "ValveBiped.Bip01_L_Calf" 64
66 "ValveBiped.Bip01_L_Foot" 65
67 "ValveBiped.Bip01_L_Toe0" 66
68 "ValveBiped.Bip01_R_Thigh" 0
69 "ValveBiped.Bip01_R_Calf" 68
70 "ValveBiped.Bip01_R_Foot" 69
71 "ValveBiped.Bip01_R_Toe0" 70
end
skeleton
time 0
0 -2.038498 -0.734392 37.495804 1.495015 0.109379 -0.161652
1 0.000005 4.212779 -1.689857 1.568202 -0.028015 1.539795
2 3.837409 0.000000 0.000001 -0.000081 0.066491 -0.079862
3 3.617872 0.000002 0.000000 -0.001491 0.105884 0.071873
4 7.539778 0.000000 -0.000000 -0.000000 0.000000 0.219271
5 3.178290 -0.000000 0.000000 3.139431 0.000144 0.132977
6 2.970275 -0.000004 -0.000000 0.136293 0.011982 -0.003192
7 -0.000002 0.000001 0.000000 -1.570796 -0.000000 -1.326450
8 2.023700 0.907460 0.852578 -1.507054 -1.821855 -0.237539
9 4.983665 0.000002 0.000000 -1.484404 0.023310 -1.027986
10 11.123059 -0.000001 0.000006 0.011364 0.017091 -0.935408
11 11.208300 0.000006 -0.000000 -0.260148 0.090565 0.093317
12 2.676085 -1.712446 -0.000003 1.570797 0.000000 1.570797
13 3.549240 0.198816 -1.489468 -0.423904 0.030482 -0.957541
14 1.219002 0.000001 -0.000000 -0.048261 0.084854 -0.837248
15 0.680000 -0.000003 0.000004 -0.029963 0.082450 -0.652016
16 3.698009 0.267554 -0.728975 -0.269848 0.037740 -1.253049
17 1.749002 -0.000003 0.000002 -0.016160 0.021748 -0.837165
18 0.960000 -0.000002 0.000002 -0.013148 0.037215 -0.636534
19 3.768504 0.152546 0.071382 -0.171417 0.076427 -1.090591
20 2.038002 0.000006 -0.000004 -0.000000 0.005515 -1.277657
21 1.066992 0.000000 -0.000000 -0.000001 0.003083 -0.128294
22 3.783922 -0.017262 0.794553 0.121565 -0.032740 -0.728015
23 1.629001 0.000002 0.000002 -0.446213 0.059894 -1.480705
24 0.956003 0.000003 0.000003 -0.000001 0.002595 -0.168471
25 1.258963 -0.297989 1.252591 -1.403877 -0.685810 -0.472927
26 1.392998 -0.000002 0.000000 0.000000 0.181007 -0.091984
27 1.099996 -0.000003 -0.000003 0.203463 -0.163745 -0.058934
28 5.604151 0.000024 -0.000005 -0.030877 0.000000 -0.000000
29 11.208296 0.000040 -0.000004 -0.057540 0.000000 0.000005
30 5.560015 -0.699954 -0.500001 0.000000 -0.000000 0.000000
31 1.500008 0.000011 0.000002 0.000000 -0.000000 -0.000001
32 11.123062 0.000087 0.000002 0.000010 0.000000 -0.100067
33 4.271699 0.000003 0.000003 0.000001 0.000001 -0.000000
34 2.023704 0.907461 -0.852528 1.168978 1.845292 -0.515835
35 4.983666 -0.000013 -0.000002 1.068820 -0.207065 -0.930555
36 11.123046 -0.000005 0.000002 -0.000000 0.000000 -1.564635
37 11.208295 -0.000000 0.000005 -1.492988 -0.612521 0.167142
38 2.676086 -1.712443 -0.000001 -1.570796 -0.000000 -1.570796
39 3.549266 0.211409 1.487671 0.420147 -0.065571 -0.879348
40 1.219003 -0.000001 -0.000001 0.023421 -0.094748 -0.561987
41 0.679999 -0.000001 0.000000 0.053062 -0.069878 -0.953285
42 3.698014 0.273716 0.726624 0.236412 -0.136621 -0.874097
43 1.748998 0.000001 -0.000008 0.009008 -0.025554 -0.537025
44 0.959996 0.000000 0.000003 0.039214 -0.004475 -1.754062
45 3.768497 0.151950 -0.072739 -0.086587 -0.128358 -0.578857
46 2.037991 -0.000001 -0.000007 -0.000000 -0.007973 -1.430335
47 1.066998 0.000001 0.000001 0.000001 -0.004459 -1.280275
48 3.783903 -0.023952 -0.794448 -0.339935 0.126929 -0.288248
49 1.629003 -0.000003 -0.000002 0.000000 -0.006612 -0.698957
50 0.956002 0.000001 0.000004 0.000001 -0.004210 -0.580300
51 1.258940 -0.308544 -1.250044 1.295732 0.301777 -0.655108
52 1.393002 -0.000002 -0.000001 0.000000 -0.002024 -0.043589
53 1.100000 -0.000002 -0.000000 -0.000000 -0.009617 1.314852
54 5.604143 0.000014 0.000001 0.034923 -0.000000 0.000005
55 11.208288 0.000026 0.000002 0.065162 -0.000000 0.000005
56 11.123051 -0.000029 0.000001 -0.000005 0.000000 -0.100057
57 1.500001 -0.000002 -0.000000 -0.000000 -0.000000 -0.000001
58 5.560004 -0.700016 0.500000 0.000001 -0.000000 0.000003
59 4.271700 -0.000014 -0.000008 0.000000 0.000000 -0.000003
60 2.132022 1.532015 5.000000 -0.000000 -0.000004 0.000000
61 2.000012 4.938038 2.578000 -0.000000 -0.000004 0.000001
62 2.000015 4.938034 -2.578001 -0.000000 -0.000004 0.000001
63 2.132033 1.532014 -5.000001 -0.000000 -0.000004 0.000000
64 3.984015 -0.000008 -0.000003 -1.713199 -0.042981 -1.318164
65 15.940013 -0.000001 -0.000001 0.000000 -0.000000 0.397416
66 17.709562 0.000002 -0.000001 -0.244801 -0.194257 -1.286349
67 6.203998 -0.000000 -0.000001 -0.011146 0.000934 -0.500515
68 -3.984013 -0.000006 0.000007 -1.719326 0.161938 -1.396580
69 15.940017 0.000000 -0.000000 0.000000 0.000000 0.000029
70 17.709557 0.000001 -0.000001 0.037254 0.219731 -1.143558
71 6.203999 0.000000 -0.000000 -0.078351 -0.006005 -0.505046
time 1
0 0.871747 -2.398506 37.773155 1.445239 -0.016512 -0.000004
1 0.000005 4.212778 -1.689856 1.568202 -0.028015 1.539795
2 3.837413 0.000001 0.000000 0.000000 -0.005980 -0.070455
3 3.617872 0.000002 -0.000000 -0.000085 0.006076 0.093085
4 7.539782 0.000000 -0.000000 -0.000000 0.000000 0.261541
5 3.178294 0.000002 0.000000 3.139431 0.000144 0.132977
6 2.970273 -0.000003 0.000000 0.000219 -0.017040 0.011094
7 0.000002 0.000001 0.000000 -1.570796 -0.000000 -1.326450
8 2.023706 0.907462 0.852578 -1.507054 -1.821855 -0.237539
9 4.983665 -0.000001 0.000000 -1.681009 0.023305 -1.132987
10 11.123054 -0.000001 0.000004 -0.000000 0.000000 -1.802512
11 11.208297 -0.000004 -0.000003 0.041510 -0.119319 0.606416
12 2.676091 -1.712438 -0.000006 1.570797 -0.000000 1.570797
13 3.549247 0.198821 -1.489468 -0.423904 0.030482 -0.957541
14 1.218997 0.000008 0.000000 -0.048261 0.084854 -0.837248
15 0.679996 -0.000001 0.000003 -0.029963 0.082450 -0.652016
16 3.698017 0.267563 -0.728977 -0.269848 0.037740 -1.253049
17 1.749000 -0.000003 0.000003 -0.016160 0.021748 -0.837165
18 0.959997 -0.000003 0.000001 -0.013148 0.037215 -0.636534
19 3.768507 0.152550 0.071380 0.056064 0.063815 -1.162510
20 2.038001 0.000004 -0.000005 -0.000000 0.005515 -1.277657
21 1.067000 0.000003 0.000000 -0.000001 0.003083 -0.128294
22 3.783928 -0.017255 0.794551 0.351449 -0.032740 -0.728015
23 1.629001 0.000003 0.000000 -0.000000 0.004072 -1.596750
24 0.955998 0.000000 0.000000 -0.000001 0.002595 -0.168471
25 1.258967 -0.297981 1.252590 -1.403877 -0.685810 -0.472927
26 1.392997 0.000002 -0.000002 -0.000000 0.181007 -0.091984
27 1.099994 -0.000002 0.000002 0.203463 -0.163745 -0.058934
28 5.604147 0.000014 -0.000007 -0.030877 0.000000 -0.000000
29 11.208293 0.000031 -0.000007 -0.057540 0.000000 0.000005
30 5.560011 -0.699954 -0.500003 -0.000000 -0.000000 -0.000000
31 1.500000 0.000012 0.000000 -0.000000 -0.000000 -0.000001
32 11.123055 0.000087 0.000001 0.000010 0.000000 -0.100067
33 4.271700 -0.000001 0.000003 0.000001 0.000001 -0.000000
34 2.023704 0.907463 -0.852528 1.168978 1.845292 -0.515835
35 4.983666 -0.000013 -0.000001 1.076169 -0.208076 -0.940639
36 11.123042 -0.000006 0.000000 -0.000000 -0.000000 -1.727415
37 11.208297 -0.000002 0.000002 -1.236386 -0.404440 -0.357071
38 2.676090 -1.712443 -0.000001 -1.570796 0.000000 -1.570796
39 3.549269 0.211408 1.487669 0.420147 -0.065571 -0.879348
40 1.219003 -0.000003 -0.000003 0.023421 -0.094748 -0.561987
41 0.679999 -0.000001 0.000003 0.053062 -0.069878 -0.953285
42 3.698016 0.273715 0.726622 0.236412 -0.136621 -0.874097
43 1.748999 -0.000002 -0.000005 0.009008 -0.025554 -0.537025
44 0.959997 0.000001 0.000005 0.039214 -0.004475 -1.754062
45 3.768497 0.151949 -0.072742 -0.086587 -0.128358 -0.578857
46 2.037995 -0.000001 0.000002 -0.000000 -0.007973 -1.430335
47 1.066998 0.000002 0.000000 0.000001 -0.004459 -1.280275
48 3.783905 -0.023953 -0.794453 -0.339935 0.126929 -0.288248
49 1.629001 -0.000004 -0.000010 0.000000 -0.006612 -0.698957
50 0.956002 0.000002 0.000007 0.000001 -0.004210 -0.580300
51 1.258940 -0.308545 -1.250054 1.295732 0.301777 -0.655108
52 1.393000 -0.000005 0.000001 -0.000000 -0.002024 -0.043589
53 1.100002 -0.000003 -0.000002 -0.000000 -0.009617 1.314852
54 5.604143 0.000011 -0.000002 0.034923 -0.000000 0.000005
55 11.208290 0.000026 -0.000000 0.065162 -0.000000 0.000005
56 11.123047 -0.000029 0.000000 -0.000005 0.000000 -0.100057
57 1.499996 -0.000002 -0.000000 -0.000000 -0.000000 -0.000001
58 5.559999 -0.700017 0.499999 0.000001 -0.000000 0.000003
59 4.271700 -0.000013 -0.000007 0.000000 0.000000 -0.000003
60 2.132021 1.532015 5.000001 0.000000 -0.000004 0.000000
61 2.000017 4.938038 2.578000 0.000000 -0.000004 0.000001
62 2.000011 4.938033 -2.578001 0.000000 -0.000004 0.000001
63 2.132033 1.532014 -5.000000 0.000000 -0.000004 0.000000
64 3.984014 -0.000007 -0.000003 -1.571847 0.199589 -1.579961
65 15.940014 -0.000001 -0.000001 0.000000 -0.000000 0.066032
66 17.709562 0.000001 -0.000000 -0.203019 -0.353332 -1.170808
67 6.203998 0.000000 -0.000000 -0.011146 0.000934 -0.500515
68 -3.984013 -0.000004 0.000008 -1.575937 0.148694 -1.611905
69 15.940011 -0.000000 -0.000000 0.000000 0.000000 0.171760
70 17.709558 0.000001 -0.000000 0.100546 0.130286 -1.259905
71 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
time 2
0 1.942092 -0.453134 37.550491 1.567207 -0.092015 -0.000004
1 0.000005 4.212784 -1.689856 1.568202 -0.028015 1.539795
2 3.837412 0.000000 0.000000 -0.000000 -0.006016 -0.107342
3 3.617864 0.000002 -0.000000 0.001861 -0.132154 0.040233
4 7.539783 0.000000 -0.000000 -0.000000 0.000000 0.261541
5 3.178293 0.000002 -0.000000 3.139431 0.000144 0.132977
6 2.970271 -0.000005 0.000000 0.012986 -0.065928 0.010600
7 0.000000 -0.000003 0.000000 -1.570796 0.000000 -1.326450
8 2.023704 0.907462 0.852578 -1.507054 -1.821855 -0.237539
9 4.983668 -0.000003 0.000000 -1.522704 0.091821 -1.039881
10 11.123055 -0.000000 0.000004 -0.033796 -0.155203 -1.500723
11 11.208297 0.000002 -0.000002 -0.189034 0.101988 0.367565
12 2.676089 -1.712439 -0.000003 1.570797 -0.000000 1.570797
13 3.549247 0.198827 -1.489468 -0.423904 0.030482 -0.957541
14 1.218999 0.000002 0.000001 -0.048261 0.084854 -0.837248
15 0.679998 -0.000002 0.000005 -0.029963 0.082450 -0.652016
16 3.698016 0.267562 -0.728975 -0.269848 0.037740 -1.253049
17 1.749000 0.000003 0.000001 -0.016160 0.021748 -0.837165
18 0.959997 -0.000002 0.000003 -0.013148 0.037215 -0.636534
19 3.768507 0.152556 0.071381 -0.033151 0.115138 -0.930652
20 2.038001 0.000007 -0.000005 -0.000000 0.005515 -1.277657
21 1.067000 0.000001 -0.000001 -0.000001 0.003083 -0.128294
22 3.783928 -0.017253 0.794554 0.126222 0.137564 -0.626696
23 1.628999 0.000000 0.000002 0.000000 0.004072 -1.596750
24 0.955999 0.000002 0.000001 -0.000001 0.002595 -0.168471
25 1.258968 -0.297978 1.252592 -1.403877 -0.685810 -0.472927
26 1.393001 -0.000000 0.000002 0.000000 0.181007 -0.091984
27 1.099998 -0.000002 -0.000000 0.203463 -0.163745 -0.058934
28 5.604146 0.000018 -0.000007 -0.030877 0.000000 0.000000
29 11.208292 0.000035 -0.000006 -0.057540 0.000000 0.000005
30 5.560009 -0.699954 -0.500003 -0.000000 -0.000000 0.000000
31 1.500001 0.000012 0.000000 0.000000 -0.000000 -0.000001
32 11.123059 0.000087 0.000000 0.000010 0.000000 -0.100067
33 4.271703 -0.000002 0.000003 0.000001 0.000001 -0.000000
34 2.023710 0.907463 -0.852529 1.168978 1.845292 -0.515835
35 4.983665 -0.000010 -0.000002 0.937199 -0.144668 -0.966084
36 11.123034 -0.000003 -0.000000 0.000000 -0.000000 -1.569667
37 11.208295 -0.000004 0.000005 -1.246792 -0.341915 -0.216259
38 2.676090 -1.712441 0.000001 -1.570796 -0.000000 -1.570796
39 3.549270 0.211411 1.487671 0.420147 -0.065571 -0.879348
40 1.219003 -0.000001 0.000003 0.023421 -0.094748 -0.561987
41 0.679998 0.000000 0.000006 0.053062 -0.069878 -0.953285
42 3.698017 0.273717 0.726624 0.236412 -0.136621 -0.874097
43 1.748999 -0.000004 -0.000005 0.009008 -0.025554 -0.537025
44 0.959997 0.000001 0.000003 0.039214 -0.004475 -1.754062
45 3.768499 0.151951 -0.072738 -0.086587 -0.128358 -0.578857
46 2.037995 0.000001 0.000005 -0.000000 -0.007973 -1.430335
47 1.066997 0.000002 0.000005 0.000001 -0.004459 -1.280275
48 3.783904 -0.023953 -0.794453 -0.339935 0.126929 -0.288248
49 1.629000 -0.000003 -0.000005 0.000000 -0.006612 -0.698957
50 0.956002 0.000000 0.000007 0.000001 -0.004210 -0.580300
51 1.258941 -0.308545 -1.250046 1.295732 0.301777 -0.655108
52 1.393002 -0.000006 -0.000001 -0.000000 -0.002024 -0.043589
53 1.100000 -0.000004 -0.000002 -0.000000 -0.009617 1.314852
54 5.604145 0.000012 0.000001 0.034923 -0.000000 0.000005
55 11.208290 0.000023 0.000002 0.065162 -0.000000 0.000005
56 11.123046 -0.000029 -0.000001 -0.000005 0.000000 -0.100057
57 1.499993 -0.000001 -0.000003 -0.000000 -0.000000 -0.000001
58 5.559995 -0.700015 0.499997 0.000001 -0.000000 0.000003
59 4.271698 -0.000009 -0.000007 0.000000 0.000000 -0.000003
60 2.132024 1.532015 5.000000 0.000000 -0.000004 -0.000000
61 2.000014 4.938039 2.578000 0.000000 -0.000004 0.000001
62 2.000016 4.938035 -2.578001 0.000000 -0.000004 0.000001
63 2.132033 1.532014 -5.000000 0.000000 -0.000004 -0.000000
64 3.984015 -0.000006 -0.000003 -1.571369 0.017804 -1.731735
65 15.940008 -0.000001 -0.000000 0.000000 0.000000 0.069626
66 17.709562 0.000002 -0.000000 -0.006756 -0.173643 -1.158361
67 6.203998 0.000000 -0.000000 -0.011146 0.000934 -0.500515
68 -3.984013 -0.000006 0.000008 -1.571082 -0.246582 -1.648039
69 15.940016 -0.000001 -0.000000 0.000000 0.000000 0.456538
70 17.709560 0.000001 -0.000001 0.154574 0.303348 -1.258719
71 6.204000 -0.000000 0.000001 -0.078651 -0.006185 -0.498943
time 3
0 3.762460 -2.726641 37.550491 1.418765 -0.108847 0.053752
1 0.000005 4.212785 -1.689857 1.568202 -0.028015 1.539795
2 3.837410 0.000000 -0.000000 0.000000 -0.006016 -0.031032
3 3.617871 0.000001 0.000000 0.001861 -0.132154 0.150641
4 7.539782 0.000000 0.000000 -0.000000 0.000000 0.261541
5 3.178301 0.000000 0.000000 3.139431 0.000144 0.132977
6 2.970274 -0.000003 0.000000 0.028509 -0.009580 0.139744
7 0.000007 -0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023709 0.907461 0.852578 -1.507054 -1.821855 -0.237539
9 4.983668 -0.000002 0.000000 -1.486516 -0.134169 -1.035115
10 11.123053 0.000000 0.000002 -0.002634 -0.014408 -1.039489
11 11.208297 0.000000 -0.000002 0.006492 0.159941 0.421041
12 2.676085 -1.712447 -0.000003 1.570797 -0.000000 1.570797
13 3.549243 0.198820 -1.489468 -0.423904 0.030482 -0.957541
14 1.219000 0.000003 0.000000 -0.048261 0.084854 -0.837248
15 0.679999 -0.000002 0.000003 -0.029963 0.082450 -0.652016
16 3.698009 0.267554 -0.728976 -0.269848 0.037740 -1.253049
17 1.749001 -0.000005 0.000001 -0.016160 0.021748 -0.837165
18 0.959993 -0.000001 0.000003 -0.013148 0.037215 -0.636534
19 3.768503 0.152547 0.071381 0.061754 0.058327 -1.069347
20 2.038004 0.000002 -0.000005 0.077807 0.005575 -1.057289
21 1.067004 -0.000001 -0.000001 -0.000001 0.003083 -0.128294
22 3.783927 -0.017255 0.794551 0.351449 -0.032740 -0.728015
23 1.628999 0.000003 0.000000 0.001415 0.003818 -1.241868
24 0.955995 0.000002 0.000003 -0.000001 0.002595 -0.168471
25 1.258966 -0.297985 1.252591 -1.403877 -0.685810 -0.472927
26 1.392997 -0.000003 -0.000004 0.000000 0.181007 -0.091984
27 1.099998 -0.000000 0.000003 0.203463 -0.163745 -0.058934
28 5.604147 0.000017 -0.000006 -0.030877 0.000000 -0.000000
29 11.208291 0.000033 -0.000005 -0.057540 0.000000 0.000005
30 5.560005 -0.699954 -0.500004 0.000000 -0.000000 0.000000
31 1.499997 0.000012 -0.000000 0.000000 -0.000000 -0.000001
32 11.123054 0.000088 0.000000 0.000010 0.000000 -0.100067
33 4.271701 -0.000001 0.000002 0.000001 0.000001 0.000000
34 2.023713 0.907462 -0.852528 1.168978 1.845292 -0.515835
35 4.983664 -0.000001 -0.000001 1.128910 -0.169647 -1.010473
36 11.123046 -0.000003 0.000000 0.000000 -0.000000 -1.468470
37 11.208298 -0.000009 0.000002 -1.196300 -0.531316 -0.068499
38 2.676089 -1.712442 0.000001 -1.570796 -0.000000 -1.570796
39 3.549268 0.211409 1.487669 0.420147 -0.065571 -0.879348
40 1.219002 0.000006 0.000004 0.023421 -0.094748 -0.561987
41 0.679999 -0.000004 -0.000001 0.053062 -0.069878 -0.953285
42 3.698017 0.273717 0.726626 0.236412 -0.136621 -0.874097
43 1.748999 0.000001 -0.000000 0.009008 -0.025554 -0.537025
44 0.959998 -0.000002 0.000000 0.039214 -0.004475 -1.754062
45 3.768498 0.151949 -0.072738 -0.086587 -0.128358 -0.578857
46 2.037995 -0.000000 -0.000001 -0.000000 -0.007973 -1.430335
47 1.066999 0.000003 -0.000001 0.000001 -0.004459 -1.280275
48 3.783904 -0.023952 -0.794450 -0.339935 0.126929 -0.288248
49 1.629002 -0.000003 -0.000004 -0.000000 -0.006612 -0.698957
50 0.956002 0.000000 0.000006 0.000001 -0.004210 -0.580300
51 1.258938 -0.308547 -1.250051 1.295732 0.301777 -0.655108
52 1.393003 -0.000007 0.000000 -0.000000 -0.002024 -0.043589
53 1.100000 0.000003 0.000001 -0.000000 -0.009617 1.314852
54 5.604146 0.000006 -0.000002 0.034923 -0.000000 0.000005
55 11.208294 0.000021 0.000000 0.065162 -0.000000 0.000005
56 11.123054 -0.000026 -0.000001 -0.000005 0.000000 -0.100057
57 1.500003 -0.000001 -0.000002 -0.000000 -0.000000 -0.000001
58 5.560004 -0.700013 0.499998 0.000001 -0.000000 0.000003
59 4.271699 -0.000007 -0.000007 0.000000 0.000000 -0.000003
60 2.132025 1.532015 5.000000 -0.000000 -0.000004 -0.000000
61 2.000015 4.938039 2.578000 0.000000 -0.000004 0.000001
62 2.000013 4.938034 -2.578001 0.000000 -0.000004 0.000001
63 2.132029 1.532014 -5.000000 -0.000000 -0.000004 -0.000000
64 3.984015 -0.000001 -0.000003 -1.552064 0.265434 -1.802307
65 15.940009 -0.000001 -0.000001 0.000000 -0.000000 0.000018
66 17.709560 0.000002 -0.000001 0.021603 -0.194070 -1.136897
67 6.203999 0.000000 -0.000000 -0.000863 -0.000516 -0.534214
68 -3.984013 -0.000002 0.000007 -1.400939 -0.109536 -1.716895
69 15.940016 -0.000001 0.000000 0.000000 0.000000 0.474099
70 17.709555 0.000001 -0.000001 0.250207 0.441859 -1.230437
71 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
time 4
0 -2.038498 -0.734392 37.495804 1.495015 0.109379 -0.161652
1 0.000005 4.212779 -1.689857 1.568202 -0.028015 1.539795
2 3.837409 0.000000 0.000001 -0.000081 0.066491 -0.079862
3 3.617872 0.000002 0.000000 -0.001491 0.105884 0.071873
4 7.539778 0.000000 -0.000000 -0.000000 0.000000 0.219271
5 3.178290 -0.000000 0.000000 3.139431 0.000144 0.132977
6 2.970275 -0.000004 -0.000000 0.136293 0.011982 -0.003192
7 -0.000002 0.000001 0.000000 -1.570796 -0.000000 -1.326450
8 2.023700 0.907460 0.852578 -1.507054 -1.821855 -0.237539
9 4.983665 0.000002 0.000000 -1.490702 0.039925 -1.226565
10 11.123055 -0.000000 0.000004 -0.057287 -0.158022 -0.955076
11 11.208297 -0.000006 -0.000001 -0.657122 0.187550 0.007559
12 2.676087 -1.712445 -0.000004 1.570797 -0.000000 1.570797
13 3.549242 0.198823 -1.489470 -0.423904 0.030482 -0.957541
14 1.219000 -0.000003 -0.000000 -0.048261 0.084854 -0.837248
15 0.680000 -0.000002 0.000001 -0.029963 0.082450 -0.652016
16 3.698011 0.267557 -0.728976 -0.269848 0.037740 -1.253049
17 1.749002 -0.000003 -0.000000 -0.016160 0.021748 -0.837165
18 0.959997 -0.000001 0.000001 -0.013148 0.037215 -0.636534
19 3.768506 0.152550 0.071381 0.056064 0.063815 -1.162510
20 2.038001 0.000008 -0.000003 0.000000 0.005515 -1.277657
21 1.066995 0.000001 0.000000 -0.000001 0.003083 -0.128294
22 3.783926 -0.017256 0.794553 0.351449 -0.032740 -0.728015
23 1.629000 -0.000001 0.000005 0.000000 0.004072 -1.596750
24 0.955997 0.000002 0.000001 -0.000001 0.002595 -0.168471
25 1.258964 -0.297986 1.252590 -1.403877 -0.685810 -0.472927
26 1.393000 0.000000 -0.000003 0.000000 0.181007 -0.091984
27 1.099998 -0.000005 -0.000006 0.203463 -0.163745 -0.058934
28 5.604147 0.000012 -0.000007 -0.030877 0.000000 0.000000
29 11.208293 0.000028 -0.000006 -0.057540 0.000000 0.000005
30 5.560015 -0.699954 -0.500003 0.000000 -0.000000 -0.000000
31 1.500006 0.000012 0.000001 -0.000000 -0.000000 -0.000001
32 11.123062 0.000088 0.000002 0.000010 0.000000 -0.100067
33 4.271699 0.000003 0.000003 0.000001 0.000001 -0.000000
34 2.023704 0.907461 -0.852528 1.168978 1.845292 -0.515835
35 4.983666 -0.000013 -0.000002 1.068820 -0.207065 -0.930555
36 11.123046 -0.000005 0.000002 -0.000000 0.000000 -1.564635
37 11.208295 -0.000000 0.000005 -1.492988 -0.612521 0.167142
38 2.676086 -1.712443 -0.000001 -1.570796 -0.000000 -1.570796
39 3.549266 0.211409 1.487671 0.420147 -0.065571 -0.879348
40 1.219003 -0.000001 -0.000001 0.023421 -0.094748 -0.561987
41 0.679999 -0.000001 0.000000 0.053062 -0.069878 -0.953285
42 3.698014 0.273716 0.726624 0.236412 -0.136621 -0.874097
43 1.748998 0.000001 -0.000008 0.009008 -0.025554 -0.537025
44 0.959996 0.000000 0.000003 0.039214 -0.004475 -1.754062
45 3.768497 0.151950 -0.072739 -0.086587 -0.128358 -0.578857
46 2.037991 -0.000001 -0.000007 -0.000000 -0.007973 -1.430335
47 1.066998 0.000001 0.000001 0.000001 -0.004459 -1.280275
48 3.783903 -0.023952 -0.794448 -0.339935 0.126929 -0.288248
49 1.629003 -0.000003 -0.000002 0.000000 -0.006612 -0.698957
50 0.956002 0.000001 0.000004 0.000001 -0.004210 -0.580300
51 1.258940 -0.308544 -1.250044 1.295732 0.301777 -0.655108
52 1.393002 -0.000002 -0.000001 0.000000 -0.002024 -0.043589
53 1.100000 -0.000002 -0.000000 -0.000000 -0.009617 1.314852
54 5.604143 0.000014 0.000001 0.034923 -0.000000 0.000005
55 11.208288 0.000026 0.000002 0.065162 -0.000000 0.000005
56 11.123051 -0.000029 0.000001 -0.000005 0.000000 -0.100057
57 1.500001 -0.000002 -0.000000 -0.000000 -0.000000 -0.000001
58 5.560004 -0.700016 0.500000 0.000001 -0.000000 0.000003
59 4.271700 -0.000014 -0.000008 0.000000 0.000000 -0.000003
60 2.132022 1.532015 5.000000 -0.000000 -0.000004 0.000000
61 2.000012 4.938038 2.578000 -0.000000 -0.000004 0.000001
62 2.000015 4.938034 -2.578001 -0.000000 -0.000004 0.000001
63 2.132033 1.532014 -5.000001 -0.000000 -0.000004 0.000000
64 3.984015 -0.000008 -0.000003 -1.713199 -0.042981 -1.318164
65 15.940013 -0.000001 -0.000001 0.000000 -0.000000 0.397416
66 17.709562 0.000002 -0.000001 -0.244801 -0.194257 -1.286349
67 6.203998 -0.000000 -0.000001 -0.011146 0.000934 -0.500515
68 -3.984013 -0.000006 0.000007 -1.719326 0.161938 -1.396580
69 15.940017 0.000000 -0.000000 0.000000 0.000000 0.000029
70 17.709557 0.000001 -0.000001 0.037254 0.219731 -1.143558
71 6.203999 0.000000 -0.000000 -0.078351 -0.006005 -0.505046
end

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,119 @@
// Created by Crowbar 0.71
version 1
nodes
0 "ValveBiped.Bip01_Pelvis" -1
1 "ValveBiped.Bip01_Spine" 0
2 "ValveBiped.Bip01_Spine1" 1
3 "ValveBiped.Bip01_Spine2" 2
4 "ValveBiped.Bip01_Spine4" 3
5 "ValveBiped.Bip01_Neck1" 4
6 "ValveBiped.Bip01_Head1" 5
7 "ValveBiped.forward" 6
8 "ValveBiped.Bip01_L_Clavicle" 4
9 "ValveBiped.Bip01_L_UpperArm" 8
10 "ValveBiped.Bip01_L_Forearm" 9
11 "ValveBiped.Bip01_L_Hand" 10
12 "ValveBiped.Anim_Attachment_LH" 11
13 "ValveBiped.Bip01_R_Clavicle" 4
14 "ValveBiped.Bip01_R_UpperArm" 13
15 "ValveBiped.Bip01_R_Forearm" 14
16 "ValveBiped.Bip01_R_Hand" 15
17 "ValveBiped.Anim_Attachment_RH" 16
18 "ValveBiped.Bip01_L_Thigh" 0
19 "ValveBiped.Bip01_L_Calf" 18
20 "ValveBiped.Bip01_L_Foot" 19
21 "ValveBiped.Bip01_L_Toe0" 20
22 "ValveBiped.Bip01_R_Thigh" 0
23 "ValveBiped.Bip01_R_Calf" 22
24 "ValveBiped.Bip01_R_Foot" 23
25 "ValveBiped.Bip01_R_Toe0" 24
26 "ValveBiped.Bip01_L_Finger4" 11
27 "ValveBiped.Bip01_L_Finger41" 26
28 "ValveBiped.Bip01_L_Finger42" 27
29 "ValveBiped.Bip01_L_Finger3" 11
30 "ValveBiped.Bip01_L_Finger31" 29
31 "ValveBiped.Bip01_L_Finger32" 30
32 "ValveBiped.Bip01_L_Finger2" 11
33 "ValveBiped.Bip01_L_Finger21" 32
34 "ValveBiped.Bip01_L_Finger22" 33
35 "ValveBiped.Bip01_L_Finger1" 11
36 "ValveBiped.Bip01_L_Finger11" 35
37 "ValveBiped.Bip01_L_Finger12" 36
38 "ValveBiped.Bip01_L_Finger0" 11
39 "ValveBiped.Bip01_L_Finger01" 38
40 "ValveBiped.Bip01_L_Finger02" 39
41 "ValveBiped.Bip01_R_Finger4" 16
42 "ValveBiped.Bip01_R_Finger41" 41
43 "ValveBiped.Bip01_R_Finger42" 42
44 "ValveBiped.Bip01_R_Finger3" 16
45 "ValveBiped.Bip01_R_Finger31" 44
46 "ValveBiped.Bip01_R_Finger32" 45
47 "ValveBiped.Bip01_R_Finger2" 16
48 "ValveBiped.Bip01_R_Finger21" 47
49 "ValveBiped.Bip01_R_Finger22" 48
50 "ValveBiped.Bip01_R_Finger1" 16
51 "ValveBiped.Bip01_R_Finger11" 50
52 "ValveBiped.Bip01_R_Finger12" 51
53 "ValveBiped.Bip01_R_Finger0" 16
54 "ValveBiped.Bip01_R_Finger01" 53
55 "ValveBiped.Bip01_R_Finger02" 54
end
skeleton
time 0
0 -0.496338 -14.632813 36.281250 1.479410 0.007793 -0.375294
1 -0.299072 4.246094 -1.572266 1.612327 -0.158272 1.541260
2 3.837408 0.000000 0.000000 -0.072275 -0.000105 -0.034001
3 3.617872 0.000000 0.000000 -0.065559 -0.000488 0.153510
4 7.539783 0.000000 0.000000 0.000845 0.002861 0.157103
5 3.178296 0.000000 0.000000 3.138646 0.000331 0.224009
6 2.970273 -0.000001 0.000000 0.461844 0.067992 0.351695
7 0.000001 0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023707 0.907460 0.852579 1.630809 -1.312268 2.907911
9 4.983666 -0.000002 0.000000 -1.572829 -0.844321 -1.009991
10 11.123052 0.000000 0.000003 0.000000 0.000000 -1.128726
11 11.208296 0.000000 -0.000001 -0.246706 0.592412 -0.047126
12 2.676089 -1.712444 0.000000 1.570797 0.000000 1.570797
13 2.023711 0.907462 -0.852528 -1.896461 1.347748 2.709231
14 4.983665 -0.000003 0.000000 1.044540 0.495833 -0.679536
15 11.123046 0.000000 -0.000001 0.000000 0.000000 -2.020384
16 11.208295 0.000000 0.000003 -0.773733 0.228396 0.623261
17 2.676088 -1.712442 0.000000 -1.570796 0.000000 -1.570796
18 3.984014 -0.000004 -0.000003 -1.570796 0.051767 -1.611082
19 15.940010 0.000000 0.000000 0.000000 0.000000 0.051654
20 17.709562 0.000000 0.000000 -0.073438 -0.233370 -1.169004
21 6.203998 0.000000 0.000000 -0.011146 0.000934 -0.500515
22 -3.984013 0.000007 0.000007 -1.570796 0.051767 -1.530513
23 15.940014 0.000000 0.000000 0.000000 0.000000 0.051654
24 17.709558 0.000000 0.000000 0.076656 0.221171 -1.173026
25 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
26 3.549245 0.198823 -1.489468 -0.411907 -0.293649 -1.748913
27 1.219000 0.000000 0.000000 -0.001624 0.004376 -1.128922
28 0.679999 0.000001 0.000000 0.019454 0.265861 -1.599350
29 3.698009 0.267556 -0.728978 -0.167269 -0.037372 -1.613273
30 1.749002 -0.000001 0.000000 -0.002366 0.001679 -1.535898
31 0.959998 0.000000 0.000000 0.000000 0.004790 -0.764898
32 3.768502 0.152548 0.071384 0.026374 -0.012406 -1.534942
33 2.038001 0.000004 0.000000 0.000000 0.005003 -1.494584
34 1.067000 0.000000 0.000000 -0.000001 0.002796 -0.550465
35 3.783925 -0.017258 0.794554 0.069634 -0.009956 -1.517634
36 1.629001 0.000000 0.000000 0.000000 0.005105 -1.294715
37 0.955999 0.000002 0.000000 -0.000001 0.003253 -0.578385
38 1.258963 -0.297984 1.252590 -1.587117 -0.584005 -0.364407
39 1.392998 -0.000001 -0.000001 -0.080368 0.236779 0.216062
40 1.100000 0.000000 -0.000001 0.061951 -0.060809 -0.497648
41 3.549268 0.211410 1.487669 0.479138 -0.158546 -0.879039
42 1.219002 -0.000002 0.000000 0.000001 -0.007084 -0.729266
43 0.679999 0.000000 0.000000 0.000000 -0.003643 -0.360291
44 3.698019 0.273716 0.726623 0.154998 -0.079304 -0.810204
45 1.749000 0.000000 0.000000 0.000001 -0.004399 -0.550355
46 0.959998 0.000000 0.000000 0.000001 -0.007263 -0.733360
47 3.768503 0.151949 -0.072740 -0.086429 -0.113133 -0.580186
48 2.037998 -0.000002 0.000000 0.000000 -0.007583 -0.712650
49 1.066998 0.000000 0.000000 0.000000 -0.004241 -0.562588
50 3.783906 -0.023953 -0.794451 -0.308094 0.278878 -0.262116
51 1.629000 -0.000002 0.000000 0.000000 -0.007735 -0.686545
52 0.956001 -0.000001 0.000000 0.000001 -0.004927 -0.567889
53 1.258940 -0.308546 -1.250052 1.384691 0.380846 -0.394843
54 1.393001 0.000000 -0.000001 -0.000001 -0.006299 0.228554
55 1.099999 -0.000002 -0.000001 0.000001 -0.009616 1.179386
end

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,461 @@
// Created by Crowbar 0.71
version 1
nodes
0 "ValveBiped.Bip01_Pelvis" -1
1 "ValveBiped.Bip01_Spine" 0
2 "ValveBiped.Bip01_Spine1" 1
3 "ValveBiped.Bip01_Spine2" 2
4 "ValveBiped.Bip01_Spine4" 3
5 "ValveBiped.Bip01_Neck1" 4
6 "ValveBiped.Bip01_Head1" 5
7 "ValveBiped.forward" 6
8 "ValveBiped.Bip01_L_Clavicle" 4
9 "ValveBiped.Bip01_L_UpperArm" 8
10 "ValveBiped.Bip01_L_Forearm" 9
11 "ValveBiped.Bip01_L_Hand" 10
12 "ValveBiped.Anim_Attachment_LH" 11
13 "ValveBiped.Bip01_R_Clavicle" 4
14 "ValveBiped.Bip01_R_UpperArm" 13
15 "ValveBiped.Bip01_R_Forearm" 14
16 "ValveBiped.Bip01_R_Hand" 15
17 "ValveBiped.Anim_Attachment_RH" 16
18 "ValveBiped.Bip01_L_Thigh" 0
19 "ValveBiped.Bip01_L_Calf" 18
20 "ValveBiped.Bip01_L_Foot" 19
21 "ValveBiped.Bip01_L_Toe0" 20
22 "ValveBiped.Bip01_R_Thigh" 0
23 "ValveBiped.Bip01_R_Calf" 22
24 "ValveBiped.Bip01_R_Foot" 23
25 "ValveBiped.Bip01_R_Toe0" 24
26 "ValveBiped.Bip01_L_Finger4" 11
27 "ValveBiped.Bip01_L_Finger41" 26
28 "ValveBiped.Bip01_L_Finger42" 27
29 "ValveBiped.Bip01_L_Finger3" 11
30 "ValveBiped.Bip01_L_Finger31" 29
31 "ValveBiped.Bip01_L_Finger32" 30
32 "ValveBiped.Bip01_L_Finger2" 11
33 "ValveBiped.Bip01_L_Finger21" 32
34 "ValveBiped.Bip01_L_Finger22" 33
35 "ValveBiped.Bip01_L_Finger1" 11
36 "ValveBiped.Bip01_L_Finger11" 35
37 "ValveBiped.Bip01_L_Finger12" 36
38 "ValveBiped.Bip01_L_Finger0" 11
39 "ValveBiped.Bip01_L_Finger01" 38
40 "ValveBiped.Bip01_L_Finger02" 39
41 "ValveBiped.Bip01_R_Finger4" 16
42 "ValveBiped.Bip01_R_Finger41" 41
43 "ValveBiped.Bip01_R_Finger42" 42
44 "ValveBiped.Bip01_R_Finger3" 16
45 "ValveBiped.Bip01_R_Finger31" 44
46 "ValveBiped.Bip01_R_Finger32" 45
47 "ValveBiped.Bip01_R_Finger2" 16
48 "ValveBiped.Bip01_R_Finger21" 47
49 "ValveBiped.Bip01_R_Finger22" 48
50 "ValveBiped.Bip01_R_Finger1" 16
51 "ValveBiped.Bip01_R_Finger11" 50
52 "ValveBiped.Bip01_R_Finger12" 51
53 "ValveBiped.Bip01_R_Finger0" 16
54 "ValveBiped.Bip01_R_Finger01" 53
55 "ValveBiped.Bip01_R_Finger02" 54
end
skeleton
time 0
0 3.094471 0.425799 35.866847 1.461571 0.003143 -1.207232
1 0.000005 4.212784 -1.689857 1.585799 -0.267445 1.559457
2 3.837408 0.000000 0.000000 0.081531 -0.078463 0.120749
3 3.617872 0.000000 0.000000 0.014122 0.008244 0.049272
4 7.539783 0.000000 0.000000 0.000000 0.000002 0.269447
5 3.178296 0.000000 0.000000 -2.781729 0.101765 0.218150
6 2.970273 -0.000001 0.000000 0.682600 0.431768 0.349702
7 0.000001 0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023707 0.907460 0.852579 2.731470 -1.245835 1.787867
9 4.983666 -0.000002 0.000000 -2.539657 0.034256 -0.420010
10 11.123052 0.000000 0.000003 0.000000 0.000000 -1.429347
11 11.208296 0.000000 -0.000001 0.560885 0.045523 -0.029141
12 2.676089 -1.712444 0.000000 1.570797 0.000000 1.570797
13 2.023711 0.907462 -0.852528 2.982213 1.174438 1.315588
14 4.983665 -0.000003 0.000000 1.008079 1.159854 -0.826039
15 11.123046 0.000000 -0.000001 0.000000 0.000000 -1.884738
16 11.208295 0.000000 0.000003 -0.710810 0.133861 0.835641
17 2.676088 -1.712442 0.000000 -1.570796 0.000000 -1.570796
18 3.984014 -0.000004 -0.000003 -2.068059 -0.230679 -1.213311
19 15.940010 0.000000 0.000000 0.000000 0.000000 0.590110
20 17.709562 0.000000 0.000000 -0.267000 -0.177980 -1.146310
21 6.203998 0.000000 0.000000 -0.011146 0.000934 -0.500515
22 -3.984013 0.000007 0.000007 -1.440547 -0.117540 -1.745009
23 15.940014 0.000000 0.000000 0.000000 0.000000 0.642389
24 17.709558 0.000000 0.000000 0.242978 0.133259 -1.433211
25 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
26 3.549245 0.198823 -1.489468 -0.479143 0.152189 -0.879872
27 1.219000 0.000000 0.000000 0.000000 0.009664 -0.439719
28 0.679999 0.000001 0.000000 -0.000001 0.004969 -0.244298
29 3.698009 0.267556 -0.728978 -0.155013 0.073328 -0.810646
30 1.749002 -0.000001 0.000000 -0.000002 0.004459 -0.247796
31 0.959998 0.000000 0.000000 0.000012 0.007367 -0.430801
32 3.768502 0.152548 0.071384 0.026458 0.079228 -1.532522
33 2.038001 0.000004 0.000000 0.000000 0.005515 -1.311471
34 1.067000 0.000000 0.000000 0.000001 0.003083 -1.161393
35 3.783925 -0.017258 0.794554 0.226772 0.248328 -1.438890
36 1.629001 0.000000 0.000000 0.000000 0.004073 -1.308003
37 0.955999 0.000002 0.000000 0.000000 0.002595 -1.189323
38 1.258963 -0.297984 1.252590 -1.217989 -0.312324 -0.871917
39 1.392998 -0.000001 -0.000001 0.000000 0.249804 0.546808
40 1.100000 0.000000 -0.000001 0.008426 0.007479 1.168160
41 3.549268 0.211410 1.487669 0.479138 -0.158546 -0.879039
42 1.219002 -0.000002 0.000000 0.000000 -0.011932 -0.439671
43 0.679999 0.000000 0.000000 0.000002 -0.006134 -0.244270
44 3.698019 0.273716 0.726623 0.154998 -0.079304 -0.810204
45 1.749000 0.000000 0.000000 0.000000 -0.005853 -0.247769
46 0.959998 0.000000 0.000000 0.000000 -0.009668 -0.430741
47 3.768503 0.151949 -0.072740 -0.086429 -0.113133 -0.580186
48 2.037998 -0.000002 0.000000 0.000000 -0.007973 -1.463532
49 1.066998 0.000000 0.000000 0.000001 -0.004459 -1.313472
50 3.783906 -0.023953 -0.794451 -0.353923 0.047931 -0.506650
51 1.629000 -0.000002 0.000000 0.000000 -0.006612 -0.843474
52 0.956001 -0.000001 0.000000 0.000000 -0.004210 -0.435549
53 1.258940 -0.308546 -1.250052 1.279824 0.394280 -0.683714
54 1.393001 0.000000 -0.000001 -0.000001 -0.006299 0.228554
55 1.099999 -0.000002 -0.000001 0.000001 -0.009616 1.179386
time 1
0 3.223381 0.316421 35.866847 1.461571 0.003143 -1.207232
1 0.000005 4.212784 -1.689857 1.585799 -0.267445 1.559457
2 3.837408 0.000000 0.000000 0.081531 -0.075731 0.120749
3 3.617872 0.000000 0.000000 0.014122 0.008244 0.049272
4 7.539783 0.000000 0.000000 0.000000 0.000002 0.269447
5 3.178296 0.000000 0.000000 -2.781729 0.101765 0.218150
6 2.970273 -0.000001 0.000000 0.672892 0.447960 0.335758
7 0.000001 0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023707 0.907460 0.852579 2.731470 -1.245835 1.787867
9 4.983666 -0.000002 0.000000 -2.545765 0.064662 -0.450104
10 11.123052 0.000000 0.000003 0.000000 0.000000 -1.513990
11 11.208296 0.000000 -0.000001 0.556033 0.051426 -0.000277
12 2.676089 -1.712444 0.000000 1.570797 0.000000 1.570797
13 2.023711 0.907462 -0.852528 2.982213 1.174438 1.315588
14 4.983665 -0.000003 0.000000 0.964732 1.122537 -0.870899
15 11.123046 0.000000 -0.000001 0.000000 0.000000 -1.950502
16 11.208295 0.000000 0.000003 -0.740861 0.167609 0.875166
17 2.676088 -1.712442 0.000000 -1.570796 0.000000 -1.570796
18 3.984014 -0.000004 -0.000003 -2.069779 -0.235409 -1.216280
19 15.940010 0.000000 0.000000 0.000000 0.000000 0.595282
20 17.709562 0.000000 0.000000 -0.262396 -0.180737 -1.149520
21 6.203998 0.000000 0.000000 -0.011146 0.000934 -0.500515
22 -3.984013 0.000007 0.000007 -1.441118 -0.119141 -1.749341
23 15.940014 0.000000 0.000000 0.000000 0.000000 0.640359
24 17.709558 0.000000 0.000000 0.246664 0.131112 -1.428525
25 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
26 3.549245 0.198823 -1.489468 -0.479143 0.152189 -0.879872
27 1.219000 0.000000 0.000000 0.000000 0.009664 -0.439719
28 0.679999 0.000001 0.000000 -0.000001 0.004969 -0.244298
29 3.698009 0.267556 -0.728978 -0.155013 0.073328 -0.810646
30 1.749002 -0.000001 0.000000 -0.000002 0.004459 -0.247796
31 0.959998 0.000000 0.000000 0.000012 0.007367 -0.430801
32 3.768502 0.152548 0.071384 0.026458 0.079228 -1.532522
33 2.038001 0.000004 0.000000 0.000000 0.005515 -1.311471
34 1.067000 0.000000 0.000000 0.000001 0.003083 -1.161393
35 3.783925 -0.017258 0.794554 0.226772 0.248328 -1.438890
36 1.629001 0.000000 0.000000 0.000000 0.004073 -1.308003
37 0.955999 0.000002 0.000000 0.000000 0.002595 -1.189323
38 1.258963 -0.297984 1.252590 -1.217989 -0.312324 -0.871917
39 1.392998 -0.000001 -0.000001 0.000000 0.249804 0.546808
40 1.100000 0.000000 -0.000001 0.008426 0.007479 1.168160
41 3.549268 0.211410 1.487669 0.479138 -0.158546 -0.879039
42 1.219002 -0.000002 0.000000 0.000000 -0.011932 -0.439671
43 0.679999 0.000000 0.000000 0.000002 -0.006134 -0.244270
44 3.698019 0.273716 0.726623 0.154998 -0.079304 -0.810204
45 1.749000 0.000000 0.000000 0.000000 -0.005853 -0.247769
46 0.959998 0.000000 0.000000 0.000000 -0.009668 -0.430741
47 3.768503 0.151949 -0.072740 -0.086429 -0.113133 -0.580186
48 2.037998 -0.000002 0.000000 0.000000 -0.007973 -1.463532
49 1.066998 0.000000 0.000000 0.000001 -0.004459 -1.313472
50 3.783906 -0.023953 -0.794451 -0.353923 0.047931 -0.506650
51 1.629000 -0.000002 0.000000 0.000000 -0.006612 -0.843474
52 0.956001 -0.000001 0.000000 0.000000 -0.004210 -0.435549
53 1.258940 -0.308546 -1.250052 1.279824 0.394280 -0.683714
54 1.393001 0.000000 -0.000001 -0.000001 -0.006299 0.228554
55 1.099999 -0.000002 -0.000001 0.000001 -0.009616 1.179386
time 2
0 3.199943 0.527365 35.866847 1.461571 0.003143 -1.207232
1 0.000005 4.212784 -1.689857 1.585799 -0.267445 1.559457
2 3.837408 0.000000 0.000000 0.081514 -0.070457 0.120749
3 3.617872 0.000000 0.000000 0.014122 0.008244 0.049272
4 7.539783 0.000000 0.000000 0.000000 0.000002 0.269447
5 3.178296 0.000000 0.000000 -2.781729 0.101765 0.218150
6 2.970273 -0.000001 0.000000 0.663054 0.464181 0.321168
7 0.000001 0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023707 0.907460 0.852579 2.731470 -1.245835 1.787867
9 4.983666 -0.000002 0.000000 -2.546039 0.054922 -0.440072
10 11.123052 0.000000 0.000003 0.000000 0.000000 -1.514456
11 11.208296 0.000000 -0.000001 0.559398 0.052510 0.002313
12 2.676089 -1.712444 0.000000 1.570797 0.000000 1.570797
13 2.023711 0.907462 -0.852528 2.982213 1.174438 1.315588
14 4.983665 -0.000003 0.000000 0.993196 1.127493 -0.834710
15 11.123046 0.000000 -0.000001 0.000000 0.000000 -1.954754
16 11.208295 0.000000 0.000003 -0.725251 0.175609 0.877946
17 2.676088 -1.712442 0.000000 -1.570796 0.000000 -1.570796
18 3.984014 -0.000004 -0.000003 -2.068441 -0.232807 -1.212641
19 15.940010 0.000000 0.000000 0.000000 0.000000 0.585990
20 17.709562 0.000000 0.000000 -0.266589 -0.178221 -1.140064
21 6.203998 0.000000 0.000000 -0.011146 0.000934 -0.500515
22 -3.984013 0.000007 0.000007 -1.440166 -0.123701 -1.743534
23 15.940014 0.000000 0.000000 0.000000 0.000000 0.646449
24 17.709558 0.000000 0.000000 0.240967 0.134439 -1.431630
25 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
26 3.549245 0.198823 -1.489468 -0.479143 0.152189 -0.879872
27 1.219000 0.000000 0.000000 0.000000 0.009664 -0.439719
28 0.679999 0.000001 0.000000 -0.000001 0.004969 -0.244298
29 3.698009 0.267556 -0.728978 -0.155013 0.073328 -0.810646
30 1.749002 -0.000001 0.000000 -0.000002 0.004459 -0.247796
31 0.959998 0.000000 0.000000 0.000012 0.007367 -0.430801
32 3.768502 0.152548 0.071384 0.026458 0.079228 -1.532522
33 2.038001 0.000004 0.000000 0.000000 0.005515 -1.311471
34 1.067000 0.000000 0.000000 0.000001 0.003083 -1.161393
35 3.783925 -0.017258 0.794554 0.226772 0.248328 -1.438890
36 1.629001 0.000000 0.000000 0.000000 0.004073 -1.308003
37 0.955999 0.000002 0.000000 0.000000 0.002595 -1.189323
38 1.258963 -0.297984 1.252590 -1.217989 -0.312324 -0.871917
39 1.392998 -0.000001 -0.000001 0.000000 0.249804 0.546808
40 1.100000 0.000000 -0.000001 0.008426 0.007479 1.168160
41 3.549268 0.211410 1.487669 0.479138 -0.158546 -0.879039
42 1.219002 -0.000002 0.000000 0.000000 -0.011932 -0.439671
43 0.679999 0.000000 0.000000 0.000002 -0.006134 -0.244270
44 3.698019 0.273716 0.726623 0.154998 -0.079304 -0.810204
45 1.749000 0.000000 0.000000 0.000000 -0.005853 -0.247769
46 0.959998 0.000000 0.000000 0.000000 -0.009668 -0.430741
47 3.768503 0.151949 -0.072740 -0.086429 -0.113133 -0.580186
48 2.037998 -0.000002 0.000000 0.000000 -0.007973 -1.463532
49 1.066998 0.000000 0.000000 0.000001 -0.004459 -1.313472
50 3.783906 -0.023953 -0.794451 -0.353923 0.047931 -0.506650
51 1.629000 -0.000002 0.000000 0.000000 -0.006612 -0.843474
52 0.956001 -0.000001 0.000000 0.000000 -0.004210 -0.435549
53 1.258940 -0.308546 -1.250052 1.279824 0.394280 -0.683714
54 1.393001 0.000000 -0.000001 -0.000001 -0.006299 0.228554
55 1.099999 -0.000002 -0.000001 0.000001 -0.009616 1.179386
time 3
0 3.145254 0.488301 35.866847 1.461571 0.003143 -1.207232
1 0.000005 4.212784 -1.689857 1.585799 -0.267445 1.559457
2 3.837408 0.000000 0.000000 0.081514 -0.066574 0.120749
3 3.617872 0.000000 0.000000 0.014122 0.008244 0.049272
4 7.539783 0.000000 0.000000 0.000000 0.000002 0.269447
5 3.178296 0.000000 0.000000 -2.781729 0.101765 0.218150
6 2.970273 -0.000001 0.000000 0.665590 0.460168 0.336404
7 0.000001 0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023707 0.907460 0.852579 2.731470 -1.245835 1.787867
9 4.983666 -0.000002 0.000000 -2.545583 0.043636 -0.429082
10 11.123052 0.000000 0.000003 0.000000 0.000000 -1.469375
11 11.208296 0.000000 -0.000001 0.561354 0.047169 -0.015653
12 2.676089 -1.712444 0.000000 1.570797 0.000000 1.570797
13 2.023711 0.907462 -0.852528 2.982213 1.174438 1.315588
14 4.983665 -0.000003 0.000000 1.014776 1.150500 -0.807662
15 11.123046 0.000000 -0.000001 0.000000 0.000000 -1.915777
16 11.208295 0.000000 0.000003 -0.708049 0.155919 0.852113
17 2.676088 -1.712442 0.000000 -1.570796 0.000000 -1.570796
18 3.984014 -0.000004 -0.000003 -2.068154 -0.231625 -1.212737
19 15.940010 0.000000 0.000000 0.000000 0.000000 0.587480
20 17.709562 0.000000 0.000000 -0.267043 -0.177953 -1.142571
21 6.203998 0.000000 0.000000 -0.011146 0.000934 -0.500515
22 -3.984013 0.000007 0.000007 -1.440261 -0.120936 -1.743902
23 15.940014 0.000000 0.000000 0.000000 0.000000 0.644860
24 17.709558 0.000000 0.000000 0.241613 0.134062 -1.432590
25 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
26 3.549245 0.198823 -1.489468 -0.479143 0.152189 -0.879872
27 1.219000 0.000000 0.000000 0.000000 0.009664 -0.439719
28 0.679999 0.000001 0.000000 -0.000001 0.004969 -0.244298
29 3.698009 0.267556 -0.728978 -0.155013 0.073328 -0.810646
30 1.749002 -0.000001 0.000000 -0.000002 0.004459 -0.247796
31 0.959998 0.000000 0.000000 0.000012 0.007367 -0.430801
32 3.768502 0.152548 0.071384 0.026458 0.079228 -1.532522
33 2.038001 0.000004 0.000000 0.000000 0.005515 -1.311471
34 1.067000 0.000000 0.000000 0.000001 0.003083 -1.161393
35 3.783925 -0.017258 0.794554 0.226772 0.248328 -1.438890
36 1.629001 0.000000 0.000000 0.000000 0.004073 -1.308003
37 0.955999 0.000002 0.000000 0.000000 0.002595 -1.189323
38 1.258963 -0.297984 1.252590 -1.217989 -0.312324 -0.871917
39 1.392998 -0.000001 -0.000001 0.000000 0.249804 0.546808
40 1.100000 0.000000 -0.000001 0.008426 0.007479 1.168160
41 3.549268 0.211410 1.487669 0.479138 -0.158546 -0.879039
42 1.219002 -0.000002 0.000000 0.000000 -0.011932 -0.439671
43 0.679999 0.000000 0.000000 0.000002 -0.006134 -0.244270
44 3.698019 0.273716 0.726623 0.154998 -0.079304 -0.810204
45 1.749000 0.000000 0.000000 0.000000 -0.005853 -0.247769
46 0.959998 0.000000 0.000000 0.000000 -0.009668 -0.430741
47 3.768503 0.151949 -0.072740 -0.086429 -0.113133 -0.580186
48 2.037998 -0.000002 0.000000 0.000000 -0.007973 -1.463532
49 1.066998 0.000000 0.000000 0.000001 -0.004459 -1.313472
50 3.783906 -0.023953 -0.794451 -0.353923 0.047931 -0.506650
51 1.629000 -0.000002 0.000000 0.000000 -0.006612 -0.843474
52 0.956001 -0.000001 0.000000 0.000000 -0.004210 -0.435549
53 1.258940 -0.308546 -1.250052 1.279824 0.394280 -0.683714
54 1.393001 0.000000 -0.000001 -0.000001 -0.006299 0.228554
55 1.099999 -0.000002 -0.000001 0.000001 -0.009616 1.179386
time 4
0 3.094471 0.390642 35.866847 1.461571 0.003143 -1.207232
1 0.000005 4.212784 -1.689857 1.585799 -0.267445 1.559457
2 3.837408 0.000000 0.000000 0.081514 -0.072483 0.120749
3 3.617872 0.000000 0.000000 0.014122 0.008244 0.049272
4 7.539783 0.000000 0.000000 0.000000 0.000002 0.269447
5 3.178296 0.000000 0.000000 -2.781729 0.101765 0.218150
6 2.970273 -0.000001 0.000000 0.668170 0.456098 0.351754
7 0.000001 0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023707 0.907460 0.852579 2.731470 -1.245835 1.787867
9 4.983666 -0.000002 0.000000 -2.544853 0.040183 -0.415437
10 11.123052 0.000000 0.000003 0.000000 0.000000 -1.439529
11 11.208296 0.000000 -0.000001 0.560181 0.043675 -0.024879
12 2.676089 -1.712444 0.000000 1.570797 0.000000 1.570797
13 2.023711 0.907462 -0.852528 2.982213 1.174438 1.315588
14 4.983665 -0.000003 0.000000 1.020823 1.164961 -0.806625
15 11.123046 0.000000 -0.000001 0.000000 0.000000 -1.888777
16 11.208295 0.000000 0.000003 -0.703802 0.140696 0.832003
17 2.676088 -1.712442 0.000000 -1.570796 0.000000 -1.570796
18 3.984014 -0.000004 -0.000003 -2.068250 -0.231010 -1.213886
19 15.940010 0.000000 0.000000 0.000000 0.000000 0.591688
20 17.709562 0.000000 0.000000 -0.266394 -0.178355 -1.147937
21 6.203998 0.000000 0.000000 -0.011146 0.000934 -0.500515
22 -3.984013 0.000007 0.000007 -1.440737 -0.116667 -1.745930
23 15.940014 0.000000 0.000000 0.000000 0.000000 0.641330
24 17.709558 0.000000 0.000000 0.243911 0.132716 -1.432816
25 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
26 3.549245 0.198823 -1.489468 -0.479143 0.152189 -0.879872
27 1.219000 0.000000 0.000000 0.000000 0.009664 -0.439719
28 0.679999 0.000001 0.000000 -0.000001 0.004969 -0.244298
29 3.698009 0.267556 -0.728978 -0.155013 0.073328 -0.810646
30 1.749002 -0.000001 0.000000 -0.000002 0.004459 -0.247796
31 0.959998 0.000000 0.000000 0.000012 0.007367 -0.430801
32 3.768502 0.152548 0.071384 0.026458 0.079228 -1.532522
33 2.038001 0.000004 0.000000 0.000000 0.005515 -1.311471
34 1.067000 0.000000 0.000000 0.000001 0.003083 -1.161393
35 3.783925 -0.017258 0.794554 0.226772 0.248328 -1.438890
36 1.629001 0.000000 0.000000 0.000000 0.004073 -1.308003
37 0.955999 0.000002 0.000000 0.000000 0.002595 -1.189323
38 1.258963 -0.297984 1.252590 -1.217989 -0.312324 -0.871917
39 1.392998 -0.000001 -0.000001 0.000000 0.249804 0.546808
40 1.100000 0.000000 -0.000001 0.008426 0.007479 1.168160
41 3.549268 0.211410 1.487669 0.479138 -0.158546 -0.879039
42 1.219002 -0.000002 0.000000 0.000000 -0.011932 -0.439671
43 0.679999 0.000000 0.000000 0.000002 -0.006134 -0.244270
44 3.698019 0.273716 0.726623 0.154998 -0.079304 -0.810204
45 1.749000 0.000000 0.000000 0.000000 -0.005853 -0.247769
46 0.959998 0.000000 0.000000 0.000000 -0.009668 -0.430741
47 3.768503 0.151949 -0.072740 -0.086429 -0.113133 -0.580186
48 2.037998 -0.000002 0.000000 0.000000 -0.007973 -1.463532
49 1.066998 0.000000 0.000000 0.000001 -0.004459 -1.313472
50 3.783906 -0.023953 -0.794451 -0.353923 0.047931 -0.506650
51 1.629000 -0.000002 0.000000 0.000000 -0.006612 -0.843474
52 0.956001 -0.000001 0.000000 0.000000 -0.004210 -0.435549
53 1.258940 -0.308546 -1.250052 1.279824 0.394280 -0.683714
54 1.393001 0.000000 -0.000001 -0.000001 -0.006299 0.228554
55 1.099999 -0.000002 -0.000001 0.000001 -0.009616 1.179386
time 5
0 3.227288 0.316421 35.866847 1.461571 0.003143 -1.207232
1 0.000005 4.212784 -1.689857 1.585799 -0.267445 1.559457
2 3.837408 0.000000 0.000000 0.081531 -0.078463 0.120749
3 3.617872 0.000000 0.000000 0.014122 0.008244 0.049272
4 7.539783 0.000000 0.000000 0.000000 0.000002 0.269447
5 3.178296 0.000000 0.000000 -2.781729 0.101765 0.218150
6 2.970273 -0.000001 0.000000 0.671887 0.449853 0.351260
7 0.000001 0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023707 0.907460 0.852579 2.731470 -1.245835 1.787867
9 4.983666 -0.000002 0.000000 -2.539383 0.051005 -0.450768
10 11.123052 0.000000 0.000003 0.000000 0.000000 -1.510259
11 11.208296 0.000000 -0.000001 0.564563 0.050903 -0.001194
12 2.676089 -1.712444 0.000000 1.570797 0.000000 1.570797
13 2.023711 0.907462 -0.852528 2.982213 1.174438 1.315588
14 4.983665 -0.000003 0.000000 0.974871 1.111160 -0.862134
15 11.123046 0.000000 -0.000001 0.000000 0.000000 -1.952557
16 11.208295 0.000000 0.000003 -0.741286 0.171958 0.871896
17 2.676088 -1.712442 0.000000 -1.570796 0.000000 -1.570796
18 3.984014 -0.000004 -0.000003 -2.069779 -0.235456 -1.216280
19 15.940010 0.000000 0.000000 0.000000 0.000000 0.595282
20 17.709562 0.000000 0.000000 -0.262331 -0.180764 -1.149476
21 6.203998 0.000000 0.000000 -0.011146 0.000934 -0.500515
22 -3.984013 0.000007 0.000007 -1.441118 -0.119238 -1.749341
23 15.940014 0.000000 0.000000 0.000000 0.000000 0.640359
24 17.709558 0.000000 0.000000 0.246688 0.131088 -1.428413
25 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
26 3.549245 0.198823 -1.489468 -0.479143 0.152189 -0.879872
27 1.219000 0.000000 0.000000 0.000000 0.009664 -0.439719
28 0.679999 0.000001 0.000000 -0.000001 0.004969 -0.244298
29 3.698009 0.267556 -0.728978 -0.155013 0.073328 -0.810646
30 1.749002 -0.000001 0.000000 -0.000002 0.004459 -0.247796
31 0.959998 0.000000 0.000000 0.000012 0.007367 -0.430801
32 3.768502 0.152548 0.071384 0.026458 0.079228 -1.532522
33 2.038001 0.000004 0.000000 0.000000 0.005515 -1.311471
34 1.067000 0.000000 0.000000 0.000001 0.003083 -1.161393
35 3.783925 -0.017258 0.794554 0.226772 0.248328 -1.438890
36 1.629001 0.000000 0.000000 0.000000 0.004073 -1.308003
37 0.955999 0.000002 0.000000 0.000000 0.002595 -1.189323
38 1.258963 -0.297984 1.252590 -1.217989 -0.312324 -0.871917
39 1.392998 -0.000001 -0.000001 0.000000 0.249804 0.546808
40 1.100000 0.000000 -0.000001 0.008426 0.007479 1.168160
41 3.549268 0.211410 1.487669 0.479138 -0.158546 -0.879039
42 1.219002 -0.000002 0.000000 0.000000 -0.011932 -0.439671
43 0.679999 0.000000 0.000000 0.000002 -0.006134 -0.244270
44 3.698019 0.273716 0.726623 0.154998 -0.079304 -0.810204
45 1.749000 0.000000 0.000000 0.000000 -0.005853 -0.247769
46 0.959998 0.000000 0.000000 0.000000 -0.009668 -0.430741
47 3.768503 0.151949 -0.072740 -0.086429 -0.113133 -0.580186
48 2.037998 -0.000002 0.000000 0.000000 -0.007973 -1.463532
49 1.066998 0.000000 0.000000 0.000001 -0.004459 -1.313472
50 3.783906 -0.023953 -0.794451 -0.353923 0.047931 -0.506650
51 1.629000 -0.000002 0.000000 0.000000 -0.006612 -0.843474
52 0.956001 -0.000001 0.000000 0.000000 -0.004210 -0.435549
53 1.258940 -0.308546 -1.250052 1.279824 0.394280 -0.683714
54 1.393001 0.000000 -0.000001 -0.000001 -0.006299 0.228554
55 1.099999 -0.000002 -0.000001 0.000001 -0.009616 1.179386
time 6
0 3.168692 0.500020 35.866847 1.461571 0.003143 -1.207232
1 0.000005 4.212784 -1.689857 1.585799 -0.267445 1.559457
2 3.837408 0.000000 0.000000 0.081531 -0.076821 0.120749
3 3.617872 0.000000 0.000000 0.014122 0.008244 0.049272
4 7.539783 0.000000 0.000000 0.000000 0.000002 0.269447
5 3.178296 0.000000 0.000000 -2.781729 0.101765 0.218150
6 2.970273 -0.000001 0.000000 0.678839 0.438126 0.350272
7 0.000001 0.000000 0.000000 -1.570796 0.000000 -1.326450
8 2.023707 0.907460 0.852579 2.731470 -1.245835 1.787867
9 4.983666 -0.000002 0.000000 -2.538380 0.047088 -0.451800
10 11.123052 0.000000 0.000003 0.000000 0.000000 -1.492071
11 11.208296 0.000000 -0.000001 0.565893 0.046767 -0.006589
12 2.676089 -1.712444 0.000000 1.570797 0.000000 1.570797
13 2.023711 0.907462 -0.852528 2.982213 1.174438 1.315588
14 4.983665 -0.000003 0.000000 0.988266 1.119807 -0.846019
15 11.123046 0.000000 -0.000001 0.000000 0.000000 -1.936329
16 11.208295 0.000000 0.000003 -0.733587 0.156075 0.859798
17 2.676088 -1.712442 0.000000 -1.570796 0.000000 -1.570796
18 3.984014 -0.000004 -0.000003 -2.068346 -0.232240 -1.212832
19 15.940010 0.000000 0.000000 0.000000 0.000000 0.587042
20 17.709562 0.000000 0.000000 -0.266719 -0.178141 -1.141735
21 6.203998 0.000000 0.000000 -0.011146 0.000934 -0.500515
22 -3.984013 0.000007 0.000007 -1.440261 -0.122052 -1.743810
23 15.940014 0.000000 0.000000 0.000000 0.000000 0.645390
24 17.709558 0.000000 0.000000 0.241470 0.134133 -1.432082
25 6.204000 0.000000 0.000000 -0.078651 -0.006185 -0.498943
26 3.549245 0.198823 -1.489468 -0.479143 0.152189 -0.879872
27 1.219000 0.000000 0.000000 0.000000 0.009664 -0.439719
28 0.679999 0.000001 0.000000 -0.000001 0.004969 -0.244298
29 3.698009 0.267556 -0.728978 -0.155013 0.073328 -0.810646
30 1.749002 -0.000001 0.000000 -0.000002 0.004459 -0.247796
31 0.959998 0.000000 0.000000 0.000000 0.007367 -0.430801
32 3.768502 0.152548 0.071384 0.026458 0.079228 -1.532522
33 2.038001 0.000004 0.000000 0.000000 0.005515 -1.311471
34 1.067000 0.000000 0.000000 0.000001 0.003083 -1.161393
35 3.783925 -0.017258 0.794554 0.226772 0.248328 -1.438890
36 1.629001 0.000000 0.000000 0.000000 0.004073 -1.308003
37 0.955999 0.000002 0.000000 0.000000 0.002595 -1.189323
38 1.258963 -0.297984 1.252590 -1.217989 -0.312324 -0.871917
39 1.392998 -0.000001 -0.000001 0.000000 0.249804 0.546808
40 1.100000 0.000000 -0.000001 0.008426 0.007479 1.168160
41 3.549268 0.211410 1.487669 0.479138 -0.158546 -0.879039
42 1.219002 -0.000002 0.000000 0.000000 -0.011932 -0.439671
43 0.679999 0.000000 0.000000 0.000002 -0.006134 -0.244270
44 3.698019 0.273716 0.726623 0.154998 -0.079304 -0.810204
45 1.749000 0.000000 0.000000 0.000000 -0.005853 -0.247769
46 0.959998 0.000000 0.000000 -0.000012 -0.009668 -0.430741
47 3.768503 0.151949 -0.072740 -0.086429 -0.113133 -0.580186
48 2.037998 -0.000002 0.000000 0.000000 -0.007973 -1.463532
49 1.066998 0.000000 0.000000 0.000001 -0.004459 -1.313472
50 3.783906 -0.023953 -0.794451 -0.353923 0.047931 -0.506650
51 1.629000 -0.000002 0.000000 0.000000 -0.006612 -0.843474
52 0.956001 -0.000001 0.000000 0.000000 -0.004210 -0.435549
53 1.258940 -0.308546 -1.250052 1.279824 0.394280 -0.683714
54 1.393001 0.000000 -0.000001 -0.000001 -0.006299 0.228554
55 1.099999 -0.000002 -0.000001 0.000001 -0.009616 1.179386
end

View File

@ -19,8 +19,11 @@ $include "MaleCitizenMoveAnims.qci"
$includemodel "humans/male_shared_original.mdl"
$include "male_shared_DeclareSequence.qci"
$sequence reference "male_shared_anims\ragdoll"
$pushd "male_shared_anims"
$include "CitizenActivityFixes.qci"
$include "CitizenNewWeaponActivities.qci"
$popd

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,349 @@
version 1
nodes
0 "ValveBiped.Bip01_Pelvis" -1
1 "ValveBiped.Bip01_Spine" 0
2 "ValveBiped.Bip01_Spine1" 1
3 "ValveBiped.Bip01_Spine2" 2
4 "ValveBiped.Bip01_Spine4" 3
5 "ValveBiped.Bip01_Neck1" 4
6 "ValveBiped.Bip01_Head1" 5
7 "ValveBiped.forward" 6
8 "ValveBiped.Bip01_R_Clavicle" 4
9 "ValveBiped.Bip01_R_UpperArm" 8
10 "ValveBiped.Bip01_R_Forearm" 9
11 "ValveBiped.Bip01_R_Hand" 10
12 "ValveBiped.Anim_Attachment_RH" 11
13 "ValveBiped.Bip01_R_Finger4" 11
14 "ValveBiped.Bip01_R_Finger41" 13
15 "ValveBiped.Bip01_R_Finger42" 14
16 "ValveBiped.Bip01_R_Finger3" 11
17 "ValveBiped.Bip01_R_Finger31" 16
18 "ValveBiped.Bip01_R_Finger32" 17
19 "ValveBiped.Bip01_R_Finger2" 11
20 "ValveBiped.Bip01_R_Finger21" 19
21 "ValveBiped.Bip01_R_Finger22" 20
22 "ValveBiped.Bip01_R_Finger1" 11
23 "ValveBiped.Bip01_R_Finger11" 22
24 "ValveBiped.Bip01_R_Finger12" 23
25 "ValveBiped.Bip01_R_Finger0" 11
26 "ValveBiped.Bip01_R_Finger01" 25
27 "ValveBiped.Bip01_R_Finger02" 26
28 "ValveBiped.Bip01_R_Ulna" 10
29 "ValveBiped.Bip01_R_Wrist" 10
30 "ValveBiped.Bip01_R_Shoulder" 9
31 "ValveBiped.Bip01_R_Bicep" 9
32 "ValveBiped.Bip01_R_Elbow" 9
33 "ValveBiped.Bip01_R_Trapezius" 8
34 "ValveBiped.Bip01_L_Clavicle" 4
35 "ValveBiped.Bip01_L_UpperArm" 34
36 "ValveBiped.Bip01_L_Forearm" 35
37 "ValveBiped.Bip01_L_Hand" 36
38 "ValveBiped.Anim_Attachment_LH" 37
39 "ValveBiped.Bip01_L_Finger4" 37
40 "ValveBiped.Bip01_L_Finger41" 39
41 "ValveBiped.Bip01_L_Finger42" 40
42 "ValveBiped.Bip01_L_Finger3" 37
43 "ValveBiped.Bip01_L_Finger31" 42
44 "ValveBiped.Bip01_L_Finger32" 43
45 "ValveBiped.Bip01_L_Finger2" 37
46 "ValveBiped.Bip01_L_Finger21" 45
47 "ValveBiped.Bip01_L_Finger22" 46
48 "ValveBiped.Bip01_L_Finger1" 37
49 "ValveBiped.Bip01_L_Finger11" 48
50 "ValveBiped.Bip01_L_Finger12" 49
51 "ValveBiped.Bip01_L_Finger0" 37
52 "ValveBiped.Bip01_L_Finger01" 51
53 "ValveBiped.Bip01_L_Finger02" 52
54 "ValveBiped.Bip01_L_Ulna" 36
55 "ValveBiped.Bip01_L_Wrist" 36
56 "ValveBiped.Bip01_L_Elbow" 35
57 "ValveBiped.Bip01_L_Shoulder" 35
58 "ValveBiped.Bip01_L_Bicep" 35
59 "ValveBiped.Bip01_L_Trapezius" 34
60 "ValveBiped.Bip01_R_Thigh" 0
61 "ValveBiped.Bip01_R_Calf" 60
62 "ValveBiped.Bip01_R_Foot" 61
63 "ValveBiped.Bip01_R_Toe0" 62
64 "ValveBiped.Bip01_L_Thigh" 0
65 "ValveBiped.Bip01_L_Calf" 64
66 "ValveBiped.Bip01_L_Foot" 65
67 "ValveBiped.Bip01_L_Toe0" 66
end
skeleton
time 0
0 -2.040861 -0.729545 37.497299 1.495022 0.109354 -0.161697
1 0.000004 3.345133 -2.981901 1.568193 0.086255 1.539497
2 4.018322 0.000001 0.000000 -0.002116 0.066458 0.003409
3 3.518559 0.000000 0.000000 0.007211 0.105656 0.185305
4 8.942640 0.000002 0.000001 0.000000 0.000000 0.257556
5 3.307266 0.000005 0.000000 3.138822 0.000432 0.309327
6 3.593716 0.000001 0.000000 0.136284 0.011992 0.293525
7 1.999986 -3.000006 0.000000 -1.570796 -0.000000 -1.326450
8 2.033352 1.000770 -1.937611 1.246078 1.888632 -0.439475
9 6.028147 -0.000002 -0.000003 1.125215 -0.141485 -0.781924
10 11.692541 0.000003 0.000001 -0.000000 0.000000 -1.847032
11 11.481695 0.000009 0.000001 -1.725565 -0.531564 0.342400
12 2.676089 -1.712437 -0.000005 -1.570796 0.000000 -1.570796
13 3.859672 -0.132566 1.193109 0.479357 -0.065571 -0.879348
14 1.312559 -0.000006 0.000001 0.000000 -0.126165 -0.556418
15 0.729361 -0.000004 0.000001 0.053062 -0.069878 -0.953285
16 3.942296 0.050334 0.431050 0.159169 -0.136620 -0.874096
17 1.539097 -0.000000 0.000003 -0.000001 0.013991 -0.537409
18 1.196324 0.000001 -0.000002 0.039214 -0.004475 -1.754062
19 3.883655 -0.050325 -0.431038 -0.086588 -0.128359 -0.578883
20 1.719575 -0.000003 -0.000006 -0.000001 -0.007363 -1.153947
21 1.209186 -0.000002 0.000001 0.000001 -0.004459 -1.280275
22 3.859833 -0.148934 -1.331278 -0.339935 0.126929 -0.288248
23 1.719428 0.000001 0.000003 0.000000 -0.007113 -0.764475
24 1.099664 0.000001 0.000006 0.000001 -0.004210 -0.580300
25 0.806016 -0.359833 -1.318332 1.295732 0.301777 -0.655108
26 1.789784 0.000009 -0.000001 0.000001 -0.003162 -0.068157
27 1.207002 0.000007 0.000004 0.000000 -0.009617 1.314852
28 5.740842 0.000012 -0.000004 0.000085 0.000000 -0.000002
29 11.481692 0.000023 -0.000001 0.000150 0.000000 0.000005
30 1.500004 -0.000005 0.000001 -0.000001 -0.000000 0.000000
31 5.559998 -0.000017 -0.000005 -0.000000 0.000000 0.000000
32 11.692552 -0.000036 -0.000003 0.000002 0.000000 -0.029509
33 5.166965 0.000003 0.000003 0.000001 -0.000001 0.000002
34 2.033349 1.000766 1.937661 -1.256807 -1.980390 -0.395872
35 6.028141 0.000007 -0.000001 -1.240828 -0.098266 -1.049216
36 11.692559 -0.000000 0.000007 -0.201734 -0.217727 -1.101287
37 11.481674 0.000002 -0.000031 -0.317440 -0.131700 -0.102732
38 2.676088 -1.712434 -0.000001 1.570797 -0.000000 1.570797
39 3.859710 -0.142383 -1.191970 -0.486777 0.030482 -0.957542
40 1.312558 0.000005 0.000002 -0.000001 0.131466 -0.832665
41 0.729366 0.000003 -0.000001 -0.029964 0.082451 -0.652016
42 3.942328 0.046788 -0.431444 -0.166608 0.037740 -1.253051
43 1.539084 0.000002 -0.000001 0.000001 -0.054921 -0.836017
44 1.196320 0.000003 0.000001 -0.013148 0.037215 -0.636534
45 3.883688 -0.046751 0.431445 0.069310 0.049104 -0.928845
46 1.719571 0.000004 -0.000003 -0.000000 0.005515 -1.277657
47 1.209183 -0.000001 0.000001 -0.000001 0.003083 -0.128294
48 3.859859 -0.137942 1.332466 0.351449 -0.032740 -0.728015
49 1.719424 0.000002 -0.000001 -0.000000 0.004072 -1.596750
50 1.099664 0.000004 -0.000001 -0.000001 0.002595 -0.168471
51 0.806051 -0.348909 1.321259 -1.560021 -0.742851 -0.767039
52 1.789788 0.000000 0.000002 0.043255 0.175817 0.150590
53 1.206996 0.000002 -0.000001 0.225255 -0.131883 -0.206627
54 5.740848 0.000010 0.000002 0.012891 -0.000000 0.000002
55 11.481699 0.000022 0.000005 0.023895 -0.000000 -0.000000
56 11.692563 -0.000030 0.000004 -0.000000 0.000000 -0.029505
57 1.500007 -0.000004 0.000004 0.000001 -0.000000 0.000000
58 5.560009 -0.000015 0.000003 0.000001 -0.000000 0.000000
59 5.166965 0.000003 0.000003 0.000000 0.000001 -0.000002
60 -3.890452 0.000009 0.000006 -1.721301 -0.027345 -1.414199
61 17.848171 0.000001 -0.000001 0.000000 0.000000 0.381672
62 16.525251 0.000000 -0.000000 0.093028 0.187248 -1.254375
63 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
64 3.890451 0.000011 -0.000003 -1.708919 -0.065815 -1.269865
65 17.848175 0.000000 0.000001 -0.000000 -0.000000 0.491007
66 16.525249 0.000002 0.000000 -0.297601 -0.141568 -1.263594
67 6.879453 -0.000000 0.000001 -0.007299 -0.002950 -0.584374
time 1
0 0.868286 -2.393576 37.774368 1.445200 -0.016483 -0.000063
1 0.000005 3.345128 -2.981902 1.568193 0.086255 1.539497
2 4.018323 -0.000000 0.000000 0.000159 -0.005983 0.012883
3 3.518566 0.000000 -0.000000 0.000375 0.006064 0.206060
4 8.942636 0.000002 0.000000 -0.000000 0.000000 0.299817
5 3.307266 0.000001 -0.000000 3.138822 0.000432 0.309327
6 3.593717 0.000003 0.000000 0.000198 -0.017052 0.307804
7 1.999985 -3.000004 0.000000 -1.570796 -0.000000 -1.326450
8 2.033354 1.000766 -1.937611 1.246078 1.888632 -0.439475
9 6.028148 -0.000000 -0.000004 1.113507 -0.110158 -0.878946
10 11.692543 0.000002 0.000003 -0.000000 0.000000 -1.788873
11 11.481696 -0.000004 0.000000 -1.693742 -0.381715 0.331692
12 2.676089 -1.712439 -0.000004 -1.570796 0.000000 -1.570796
13 3.859672 -0.132568 1.193108 0.479357 -0.065571 -0.879348
14 1.312558 -0.000006 -0.000006 0.000000 -0.126165 -0.556418
15 0.729361 -0.000005 0.000001 0.053062 -0.069878 -0.953285
16 3.942293 0.050332 0.431047 0.159169 -0.136620 -0.874096
17 1.539093 -0.000001 0.000000 -0.000001 0.013991 -0.537409
18 1.196325 0.000004 -0.000002 0.039214 -0.004475 -1.754062
19 3.883655 -0.050327 -0.431042 -0.086588 -0.128359 -0.578883
20 1.719576 -0.000003 -0.000004 -0.000001 -0.007363 -1.153947
21 1.209186 -0.000006 -0.000002 0.000001 -0.004459 -1.280275
22 3.859830 -0.148936 -1.331284 -0.339935 0.126929 -0.288248
23 1.719425 -0.000002 0.000008 0.000000 -0.007113 -0.764475
24 1.099666 0.000001 0.000006 0.000001 -0.004210 -0.580300
25 0.806016 -0.359835 -1.318332 1.295732 0.301777 -0.655108
26 1.789784 0.000009 -0.000000 0.000001 -0.003162 -0.068157
27 1.207001 0.000004 0.000004 0.000000 -0.009617 1.314852
28 5.740844 0.000005 -0.000002 0.000085 0.000000 -0.000002
29 11.481693 0.000013 -0.000001 0.000150 0.000000 0.000005
30 1.500002 -0.000004 0.000003 -0.000001 0.000000 0.000000
31 5.559992 -0.000017 -0.000004 0.000000 0.000000 0.000000
32 11.692551 -0.000037 -0.000003 0.000002 0.000000 -0.029509
33 5.166965 0.000004 0.000003 0.000001 -0.000001 0.000002
34 2.033345 1.000761 1.937661 -1.256808 -1.980390 -0.395872
35 6.028141 0.000005 -0.000003 -1.288527 -0.266730 -0.845793
36 11.692549 0.000001 0.000006 -0.054842 -0.027628 -0.999060
37 11.481671 0.000001 -0.000031 -0.614931 -0.098321 0.090089
38 2.676085 -1.712442 -0.000004 1.570797 -0.000000 1.570797
39 3.859704 -0.142399 -1.191972 -0.486777 0.030482 -0.957542
40 1.312555 0.000008 0.000003 -0.000001 0.131466 -0.832665
41 0.729360 0.000001 -0.000001 -0.029964 0.082451 -0.652016
42 3.942325 0.046782 -0.431444 -0.166608 0.037740 -1.253051
43 1.539086 0.000002 -0.000001 0.000001 -0.054921 -0.836017
44 1.196311 0.000003 -0.000001 -0.013148 0.037215 -0.636534
45 3.883687 -0.046758 0.431443 0.038103 0.223299 -0.739124
46 1.719573 0.000002 -0.000003 -0.000000 0.005515 -1.277657
47 1.209176 -0.000002 -0.000000 -0.000001 0.003083 -0.128294
48 3.859857 -0.137949 1.332465 0.342049 0.118270 -0.724821
49 1.719423 0.000005 -0.000000 0.001144 0.003908 -1.311902
50 1.099666 0.000003 0.000002 -0.000001 0.002595 -0.168471
51 0.806051 -0.348916 1.321259 -1.644157 -0.670246 -0.523732
52 1.789786 0.000000 0.000000 0.060117 0.170835 0.248286
53 1.206998 0.000003 -0.000001 0.208004 -0.157901 -0.087300
54 5.740846 0.000008 0.000004 0.012891 -0.000000 0.000002
55 11.481696 0.000026 0.000006 0.023895 -0.000000 0.000000
56 11.692558 -0.000029 0.000002 0.000000 0.000000 -0.029505
57 1.499998 -0.000003 0.000002 0.000001 -0.000000 0.000000
58 5.559998 -0.000013 0.000003 0.000001 -0.000000 0.000000
59 5.166963 -0.000000 0.000001 0.000000 0.000001 -0.000002
60 -3.890452 0.000003 0.000005 -1.581553 0.048777 -1.656932
61 17.848175 0.000000 -0.000000 -0.000000 0.000000 0.390775
62 16.525251 0.000000 0.000000 0.150222 0.091128 -1.288730
63 6.879454 -0.000000 0.000001 -0.081333 -0.002951 -0.584373
64 3.890452 0.000005 -0.000004 -1.566291 0.055901 -1.534361
65 17.848175 -0.000000 0.000001 0.000000 0.000000 0.366823
66 16.525249 0.000002 0.000000 -0.271630 -0.303109 -1.230181
67 6.879453 -0.000000 -0.000000 -0.007299 -0.002950 -0.584374
time 2
0 1.937944 -0.450841 37.548847 1.567291 -0.092010 -0.000063
1 0.000005 3.345126 -2.981901 1.568193 0.086255 1.539497
2 4.018323 0.000001 0.000000 0.000159 -0.006008 -0.023998
3 3.518565 0.000000 -0.000000 -0.008990 -0.131866 0.153907
4 8.942642 0.000002 -0.000001 -0.000000 0.000000 0.299817
5 3.307264 0.000001 -0.000000 3.138822 0.000432 0.309327
6 3.593703 -0.000003 0.000001 0.012951 -0.065905 0.307290
7 1.999981 -3.000005 -0.000000 -1.570796 -0.000000 -1.326450
8 2.033350 1.000766 -1.937611 1.246078 1.888632 -0.439475
9 6.028143 0.000005 -0.000004 0.971644 -0.050788 -0.895807
10 11.692544 0.000003 0.000002 -0.000000 0.000000 -1.641273
11 11.481699 0.000001 0.000001 -1.630756 -0.245405 0.159912
12 2.676089 -1.712439 -0.000004 -1.570796 0.000000 -1.570796
13 3.859672 -0.132568 1.193109 0.479357 -0.065571 -0.879348
14 1.312559 -0.000005 0.000000 0.000000 -0.126165 -0.556418
15 0.729361 -0.000001 -0.000002 0.053062 -0.069878 -0.953285
16 3.942294 0.050332 0.431048 0.159169 -0.136620 -0.874096
17 1.539093 0.000001 0.000002 -0.000001 0.013991 -0.537409
18 1.196324 -0.000000 -0.000001 0.039214 -0.004475 -1.754062
19 3.883654 -0.050327 -0.431040 -0.086588 -0.128346 -0.578883
20 1.719576 -0.000002 -0.000002 -0.000001 -0.007363 -1.153947
21 1.209185 -0.000000 0.000003 0.000001 -0.004459 -1.280275
22 3.859833 -0.148936 -1.331278 -0.339935 0.126929 -0.288248
23 1.719425 -0.000003 0.000007 0.000000 -0.007113 -0.764475
24 1.099666 0.000001 0.000004 0.000001 -0.004210 -0.580300
25 0.806017 -0.359835 -1.318329 1.295732 0.301777 -0.655108
26 1.789784 0.000007 -0.000000 0.000001 -0.003162 -0.068157
27 1.207002 0.000007 0.000004 0.000000 -0.009617 1.314852
28 5.740846 0.000008 -0.000002 0.000085 0.000000 -0.000002
29 11.481695 0.000017 -0.000001 0.000150 0.000000 0.000005
30 1.500007 -0.000004 0.000003 -0.000001 -0.000000 0.000000
31 5.559998 -0.000018 -0.000004 0.000000 0.000000 0.000000
32 11.692550 -0.000036 -0.000003 0.000002 0.000000 -0.029509
33 5.166962 0.000008 0.000002 0.000001 -0.000001 0.000002
34 2.033342 1.000761 1.937661 -1.008344 -2.091717 -0.543466
35 6.028142 0.000007 -0.000003 -1.613142 -0.131429 -0.748916
36 11.692556 -0.000000 0.000009 -0.000000 -0.000000 -1.153183
37 11.481671 0.000002 -0.000033 -0.620937 0.010273 0.110104
38 2.676083 -1.712447 -0.000004 1.570797 -0.000000 1.570797
39 3.859703 -0.142403 -1.191973 -0.486777 0.030482 -0.957542
40 1.312559 0.000006 0.000004 -0.000001 0.131466 -0.832665
41 0.729364 0.000001 -0.000005 -0.029964 0.082451 -0.652016
42 3.942322 0.046775 -0.431446 -0.166608 0.037740 -1.253051
43 1.539084 0.000003 -0.000003 0.000001 -0.054921 -0.836017
44 1.196308 0.000002 0.000001 -0.013148 0.037215 -0.636534
45 3.883680 -0.046770 0.431441 0.073958 0.041769 -0.826602
46 1.719573 -0.000002 -0.000002 -0.000000 0.005515 -1.277657
47 1.209182 -0.000002 -0.000001 -0.000001 0.003083 -0.128294
48 3.859854 -0.137954 1.332464 0.351449 -0.032740 -0.728015
49 1.719422 0.000008 -0.000003 0.002366 0.003314 -0.976781
50 1.099657 0.000004 -0.000000 -0.001352 0.002215 -0.716136
51 0.806048 -0.348921 1.321258 -1.561206 -0.596093 -0.765135
52 1.789787 0.000000 0.000002 0.178750 0.028645 1.321598
53 1.206995 0.000002 0.000002 -0.111010 -0.236102 1.287876
54 5.740849 0.000013 -0.000001 0.012891 -0.000000 0.000002
55 11.481697 0.000028 0.000003 0.023895 -0.000000 0.000000
56 11.692559 -0.000029 0.000005 0.000000 0.000000 -0.029505
57 1.500005 -0.000004 0.000005 0.000001 -0.000000 -0.000000
58 5.560004 -0.000014 0.000005 0.000001 -0.000000 -0.000000
59 5.166966 0.000000 0.000001 0.000000 0.000001 -0.000002
60 -3.890452 0.000009 0.000006 -1.571177 -0.287219 -1.694545
61 17.848177 0.000001 -0.000001 -0.000000 0.000000 0.582104
62 16.525253 0.000000 0.000001 0.220871 0.257731 -1.244344
63 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
64 3.890452 0.000006 -0.000003 -1.571179 -0.141282 -1.686034
65 17.848175 -0.000000 0.000001 0.000000 -0.000000 0.403937
66 16.525248 0.000001 -0.000000 -0.060915 -0.141887 -1.242544
67 6.879453 -0.000001 -0.000001 -0.007299 -0.002950 -0.584374
time 3
0 -2.040861 -0.729545 37.497299 1.495022 0.109354 -0.161697
1 0.000004 3.345133 -2.981901 1.568193 0.086255 1.539497
2 4.018322 0.000001 0.000000 -0.002116 0.066458 0.003409
3 3.518559 0.000000 0.000000 0.007211 0.105656 0.185305
4 8.942640 0.000002 0.000001 0.000000 0.000000 0.257556
5 3.307266 0.000005 0.000000 3.138822 0.000432 0.309327
6 3.593716 0.000001 0.000000 0.136284 0.011992 0.293525
7 1.999986 -3.000006 0.000000 -1.570796 -0.000000 -1.326450
8 2.033352 1.000770 -1.937611 1.246078 1.888632 -0.439475
9 6.028147 -0.000002 -0.000003 1.125215 -0.141485 -0.781924
10 11.692541 0.000003 0.000001 -0.000000 0.000000 -1.847032
11 11.481695 0.000009 0.000001 -1.725565 -0.531564 0.342400
12 2.676089 -1.712437 -0.000005 -1.570796 0.000000 -1.570796
13 3.859672 -0.132566 1.193109 0.479357 -0.065571 -0.879348
14 1.312559 -0.000006 0.000001 0.000000 -0.126165 -0.556418
15 0.729361 -0.000004 0.000001 0.053062 -0.069878 -0.953285
16 3.942296 0.050334 0.431050 0.159169 -0.136620 -0.874096
17 1.539097 -0.000000 0.000003 -0.000001 0.013991 -0.537409
18 1.196324 0.000001 -0.000002 0.039214 -0.004475 -1.754062
19 3.883655 -0.050325 -0.431038 -0.086588 -0.128359 -0.578883
20 1.719575 -0.000003 -0.000006 -0.000001 -0.007363 -1.153947
21 1.209186 -0.000002 0.000001 0.000001 -0.004459 -1.280275
22 3.859833 -0.148934 -1.331278 -0.339935 0.126929 -0.288248
23 1.719428 0.000001 0.000003 0.000000 -0.007113 -0.764475
24 1.099664 0.000001 0.000006 0.000001 -0.004210 -0.580300
25 0.806016 -0.359833 -1.318332 1.295732 0.301777 -0.655108
26 1.789784 0.000009 -0.000001 0.000001 -0.003162 -0.068157
27 1.207002 0.000007 0.000004 0.000000 -0.009617 1.314852
28 5.740842 0.000012 -0.000004 0.000085 0.000000 -0.000002
29 11.481692 0.000023 -0.000001 0.000150 0.000000 0.000005
30 1.500004 -0.000005 0.000001 -0.000001 -0.000000 0.000000
31 5.559998 -0.000017 -0.000005 -0.000000 0.000000 0.000000
32 11.692552 -0.000036 -0.000003 0.000002 0.000000 -0.029509
33 5.166965 0.000003 0.000003 0.000001 -0.000001 0.000002
34 2.033349 1.000766 1.937661 -1.256807 -1.980390 -0.395872
35 6.028141 0.000007 -0.000001 -1.414577 -0.070002 -1.058135
36 11.692549 0.000000 0.000008 -0.033841 -0.079275 -1.120124
37 11.481671 0.000009 -0.000033 -0.551924 -0.088479 -0.101624
38 2.676087 -1.712444 -0.000002 1.570797 -0.000000 1.570797
39 3.859706 -0.142396 -1.191971 -0.486777 0.030482 -0.957542
40 1.312557 0.000007 0.000003 -0.000001 0.131466 -0.832665
41 0.729363 0.000001 -0.000004 -0.029964 0.082451 -0.652016
42 3.942325 0.046780 -0.431445 -0.166608 0.037740 -1.253051
43 1.539083 0.000000 -0.000001 0.000001 -0.054921 -0.836017
44 1.196311 0.000004 0.000002 -0.013148 0.037215 -0.636534
45 3.883686 -0.046761 0.431444 -0.066594 0.223895 -0.723781
46 1.719574 0.000007 -0.000002 -0.000000 0.005515 -1.277657
47 1.209180 -0.000004 -0.000003 -0.000001 0.003083 -0.128294
48 3.859858 -0.137948 1.332465 0.351449 -0.032740 -0.728015
49 1.719423 0.000005 -0.000002 0.001416 0.003818 -1.241685
50 1.099663 0.000003 -0.000001 -0.000001 0.002595 -0.168471
51 0.806050 -0.348916 1.321259 -1.561206 -0.596093 -0.765135
52 1.789787 0.000000 -0.000000 0.178750 0.028645 1.321598
53 1.206997 0.000002 -0.000001 -0.111010 -0.236102 1.287876
54 5.740848 0.000019 -0.000000 0.012891 -0.000000 0.000002
55 11.481699 0.000031 0.000003 0.023895 -0.000000 0.000000
56 11.692556 -0.000030 0.000004 0.000000 0.000000 -0.029505
57 1.499997 -0.000004 0.000004 0.000001 -0.000000 0.000000
58 5.560000 -0.000014 0.000004 0.000001 -0.000000 0.000000
59 5.166965 0.000003 0.000003 0.000000 0.000001 -0.000002
60 -3.890452 0.000009 0.000006 -1.721301 -0.027345 -1.414199
61 17.848171 0.000001 -0.000001 0.000000 0.000000 0.381672
62 16.525251 0.000000 -0.000000 0.093028 0.187248 -1.254375
63 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
64 3.890451 0.000011 -0.000003 -1.708919 -0.065815 -1.269865
65 17.848175 0.000000 0.000001 -0.000000 -0.000000 0.491007
66 16.525249 0.000002 0.000000 -0.297601 -0.141568 -1.263594
67 6.879453 -0.000000 0.000001 -0.007299 -0.002950 -0.584374
end

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,119 @@
// Created by Crowbar 0.71
version 1
nodes
0 "ValveBiped.Bip01_Pelvis" -1
1 "ValveBiped.Bip01_Spine" 0
2 "ValveBiped.Bip01_Spine1" 1
3 "ValveBiped.Bip01_Spine2" 2
4 "ValveBiped.Bip01_Spine4" 3
5 "ValveBiped.Bip01_Neck1" 4
6 "ValveBiped.Bip01_Head1" 5
7 "ValveBiped.forward" 6
8 "ValveBiped.Bip01_R_Clavicle" 4
9 "ValveBiped.Bip01_R_UpperArm" 8
10 "ValveBiped.Bip01_R_Forearm" 9
11 "ValveBiped.Bip01_R_Hand" 10
12 "ValveBiped.Anim_Attachment_RH" 11
13 "ValveBiped.Bip01_L_Clavicle" 4
14 "ValveBiped.Bip01_L_UpperArm" 13
15 "ValveBiped.Bip01_L_Forearm" 14
16 "ValveBiped.Bip01_L_Hand" 15
17 "ValveBiped.Anim_Attachment_LH" 16
18 "ValveBiped.Bip01_R_Thigh" 0
19 "ValveBiped.Bip01_R_Calf" 18
20 "ValveBiped.Bip01_R_Foot" 19
21 "ValveBiped.Bip01_R_Toe0" 20
22 "ValveBiped.Bip01_L_Thigh" 0
23 "ValveBiped.Bip01_L_Calf" 22
24 "ValveBiped.Bip01_L_Foot" 23
25 "ValveBiped.Bip01_L_Toe0" 24
26 "ValveBiped.Bip01_L_Finger4" 16
27 "ValveBiped.Bip01_L_Finger41" 26
28 "ValveBiped.Bip01_L_Finger42" 27
29 "ValveBiped.Bip01_L_Finger3" 16
30 "ValveBiped.Bip01_L_Finger31" 29
31 "ValveBiped.Bip01_L_Finger32" 30
32 "ValveBiped.Bip01_L_Finger2" 16
33 "ValveBiped.Bip01_L_Finger21" 32
34 "ValveBiped.Bip01_L_Finger22" 33
35 "ValveBiped.Bip01_L_Finger1" 16
36 "ValveBiped.Bip01_L_Finger11" 35
37 "ValveBiped.Bip01_L_Finger12" 36
38 "ValveBiped.Bip01_L_Finger0" 16
39 "ValveBiped.Bip01_L_Finger01" 38
40 "ValveBiped.Bip01_L_Finger02" 39
41 "ValveBiped.Bip01_R_Finger4" 11
42 "ValveBiped.Bip01_R_Finger41" 41
43 "ValveBiped.Bip01_R_Finger42" 42
44 "ValveBiped.Bip01_R_Finger3" 11
45 "ValveBiped.Bip01_R_Finger31" 44
46 "ValveBiped.Bip01_R_Finger32" 45
47 "ValveBiped.Bip01_R_Finger2" 11
48 "ValveBiped.Bip01_R_Finger21" 47
49 "ValveBiped.Bip01_R_Finger22" 48
50 "ValveBiped.Bip01_R_Finger1" 11
51 "ValveBiped.Bip01_R_Finger11" 50
52 "ValveBiped.Bip01_R_Finger12" 51
53 "ValveBiped.Bip01_R_Finger0" 11
54 "ValveBiped.Bip01_R_Finger01" 53
55 "ValveBiped.Bip01_R_Finger02" 54
end
skeleton
time 0
0 -0.496338 -15.078125 36.500000 1.501285 0.006118 -0.251341
1 0.000005 3.345128 -2.981901 1.503948 0.009231 1.532223
2 4.018331 0.000000 0.000000 -0.043408 0.006199 0.095789
3 3.518565 0.000000 0.000000 -0.036358 0.002912 0.312800
4 8.942642 0.000000 0.000000 0.001184 0.002739 0.268708
5 3.307271 0.000000 0.000000 3.138511 0.000684 0.436620
6 3.593712 -0.000001 0.000000 0.339951 0.099412 0.619194
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 -1.819190 1.302671 2.786804
9 6.028143 0.000002 0.000000 1.423815 0.905180 -0.522488
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.924347
11 11.481698 0.000000 0.000000 -0.780584 0.109981 0.837372
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.096019 -1.215020 2.416339
14 6.028142 0.000002 0.000000 -2.108595 -1.314845 0.109167
15 11.692555 0.000000 0.000005 0.000000 0.000000 -0.662047
16 11.481671 0.000000 -0.000030 -0.567924 0.315301 0.056039
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.570796 0.051845 -1.576021
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.034187
20 16.525253 0.000000 0.000000 0.038611 0.040779 -1.071632
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -1.570796 0.051839 -1.565574
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.034200
24 16.525249 0.000000 0.000000 -0.027915 -0.040782 -1.071638
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 -0.000001 0.004667 -0.773857
28 0.729362 0.000002 0.000000 0.000000 0.002400 -0.578399
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 -0.000001 0.002901 -0.581882
31 1.196319 -0.000001 0.000000 0.000000 0.004790 -0.764898
32 3.883689 -0.046767 0.431443 0.026458 0.079228 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005003 -0.700547
34 1.209182 -0.000001 0.000000 -0.000001 0.002796 -0.550465
35 3.859859 -0.137950 1.332466 0.226772 0.248328 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.005106 -0.697060
37 1.099668 0.000001 0.000000 -0.000001 0.003253 -0.578385
38 0.806048 -0.348923 1.321258 -1.378023 -0.390808 -0.419477
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000001 -0.007084 -0.729266
43 0.729361 0.000002 0.000000 0.000000 -0.003643 -0.360291
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.004400 -0.550355
46 1.196323 0.000000 0.000000 0.000001 -0.007263 -0.733360
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007583 -0.712650
49 1.209182 -0.000001 0.000000 0.000000 -0.004241 -0.562588
50 3.859828 -0.148935 -1.331282 -0.337799 0.133928 -0.268220
51 1.719425 0.000000 0.000000 0.000000 -0.007735 -0.686547
52 1.099665 0.000000 0.000000 0.000001 -0.004927 -0.567889
53 0.806014 -0.359835 -1.318334 1.384691 0.380846 -0.394843
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000001 -0.009616 1.179386
end

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,404 @@
// Created by Crowbar 0.71
version 1
nodes
0 "ValveBiped.Bip01_Pelvis" -1
1 "ValveBiped.Bip01_Spine" 0
2 "ValveBiped.Bip01_Spine1" 1
3 "ValveBiped.Bip01_Spine2" 2
4 "ValveBiped.Bip01_Spine4" 3
5 "ValveBiped.Bip01_Neck1" 4
6 "ValveBiped.Bip01_Head1" 5
7 "ValveBiped.forward" 6
8 "ValveBiped.Bip01_R_Clavicle" 4
9 "ValveBiped.Bip01_R_UpperArm" 8
10 "ValveBiped.Bip01_R_Forearm" 9
11 "ValveBiped.Bip01_R_Hand" 10
12 "ValveBiped.Anim_Attachment_RH" 11
13 "ValveBiped.Bip01_L_Clavicle" 4
14 "ValveBiped.Bip01_L_UpperArm" 13
15 "ValveBiped.Bip01_L_Forearm" 14
16 "ValveBiped.Bip01_L_Hand" 15
17 "ValveBiped.Anim_Attachment_LH" 16
18 "ValveBiped.Bip01_R_Thigh" 0
19 "ValveBiped.Bip01_R_Calf" 18
20 "ValveBiped.Bip01_R_Foot" 19
21 "ValveBiped.Bip01_R_Toe0" 20
22 "ValveBiped.Bip01_L_Thigh" 0
23 "ValveBiped.Bip01_L_Calf" 22
24 "ValveBiped.Bip01_L_Foot" 23
25 "ValveBiped.Bip01_L_Toe0" 24
26 "ValveBiped.Bip01_L_Finger4" 16
27 "ValveBiped.Bip01_L_Finger41" 26
28 "ValveBiped.Bip01_L_Finger42" 27
29 "ValveBiped.Bip01_L_Finger3" 16
30 "ValveBiped.Bip01_L_Finger31" 29
31 "ValveBiped.Bip01_L_Finger32" 30
32 "ValveBiped.Bip01_L_Finger2" 16
33 "ValveBiped.Bip01_L_Finger21" 32
34 "ValveBiped.Bip01_L_Finger22" 33
35 "ValveBiped.Bip01_L_Finger1" 16
36 "ValveBiped.Bip01_L_Finger11" 35
37 "ValveBiped.Bip01_L_Finger12" 36
38 "ValveBiped.Bip01_L_Finger0" 16
39 "ValveBiped.Bip01_L_Finger01" 38
40 "ValveBiped.Bip01_L_Finger02" 39
41 "ValveBiped.Bip01_R_Finger4" 11
42 "ValveBiped.Bip01_R_Finger41" 41
43 "ValveBiped.Bip01_R_Finger42" 42
44 "ValveBiped.Bip01_R_Finger3" 11
45 "ValveBiped.Bip01_R_Finger31" 44
46 "ValveBiped.Bip01_R_Finger32" 45
47 "ValveBiped.Bip01_R_Finger2" 11
48 "ValveBiped.Bip01_R_Finger21" 47
49 "ValveBiped.Bip01_R_Finger22" 48
50 "ValveBiped.Bip01_R_Finger1" 11
51 "ValveBiped.Bip01_R_Finger11" 50
52 "ValveBiped.Bip01_R_Finger12" 51
53 "ValveBiped.Bip01_R_Finger0" 11
54 "ValveBiped.Bip01_R_Finger01" 53
55 "ValveBiped.Bip01_R_Finger02" 54
end
skeleton
time 0
0 2.205359 0.426259 35.867094 1.461586 0.003142 -1.207238
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083871 -0.075909 0.204140
3 3.518565 0.000000 0.000000 0.014703 0.007059 0.162209
4 8.942642 0.000000 0.000000 0.000000 0.000000 0.307728
5 3.307271 0.000000 0.000000 3.514838 -0.005272 0.374990
6 3.593712 -0.000001 0.000000 0.682606 0.431746 0.646429
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 3.107680 1.184029 1.434181
9 6.028143 0.000002 0.000000 1.352305 1.054418 -0.446683
10 11.692549 0.000000 0.000002 0.000000 0.000000 -2.122897
11 11.481698 0.000000 0.000000 -0.780870 -0.071202 0.743008
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.633794 -1.382103 1.838172
14 6.028142 0.000002 0.000000 -2.327582 -0.069264 -0.831978
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.995997
16 11.481671 0.000000 -0.000030 -0.359772 0.272919 -0.127674
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440663 -0.179685 -1.763234
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.745506
20 16.525253 0.000000 0.000000 0.262517 0.101671 -1.387794
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.056862 -0.204710 -1.189208
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.679745
24 16.525249 0.000000 0.000000 -0.311457 -0.128376 -1.163105
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 -0.000001 0.011013 -0.506523
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 -0.000002 0.003675 -0.203576
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.040990 0.002521 -0.977220
33 1.719575 0.000002 0.000000 0.000000 0.000000 -1.077408
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.496751 -0.312759 -1.117927
36 1.719429 0.000003 0.000000 0.000000 0.000000 -1.502699
37 1.099668 0.000001 0.000000 -0.000270 0.002580 -1.293509
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.000000 0.780147
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.013596 -0.506470
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.004826 -0.203553
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000001 -0.007425 -1.183548
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.337799 0.133928 -0.268220
51 1.719425 0.000000 0.000000 0.000001 -0.007035 -0.918728
52 1.099665 0.000000 0.000000 0.000002 -0.004209 -0.435549
53 0.806014 -0.359835 -1.318334 1.279821 0.394279 -0.683715
54 1.789783 0.000001 0.000000 -0.000001 -0.009638 0.353887
55 1.207003 0.000000 0.000004 0.000001 -0.009616 1.179386
time 1
0 2.205359 0.426259 35.867094 1.461586 0.003099 -1.207238
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083871 -0.075909 0.204140
3 3.518565 0.000000 0.000000 0.018356 0.006807 0.162209
4 8.942642 0.000000 0.000000 -0.005882 0.005142 0.311312
5 3.307271 0.000000 0.000000 3.519728 -0.015682 0.373523
6 3.593712 -0.000001 0.000000 0.673709 0.433010 0.644423
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 3.107680 1.184029 1.434181
9 6.028143 0.000002 0.000000 1.345770 1.037816 -0.449038
10 11.692549 0.000000 0.000002 0.000000 0.000000 -2.146713
11 11.481698 0.000000 0.000000 -0.790030 -0.082297 0.757316
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.633794 -1.382103 1.838172
14 6.028142 0.000002 0.000000 -2.316778 -0.056694 -0.868771
15 11.692555 0.000000 0.000005 0.000000 0.000000 -2.018478
16 11.481671 0.000000 -0.000030 -0.350001 0.265420 -0.125905
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440663 -0.179685 -1.763234
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.745506
20 16.525253 0.000000 0.000000 0.262517 0.101644 -1.387742
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.056862 -0.204710 -1.189303
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.679745
24 16.525249 0.000000 0.000000 -0.311457 -0.128376 -1.163105
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 -0.000001 0.011013 -0.506523
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 -0.000002 0.003675 -0.203576
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.040990 0.002521 -0.977220
33 1.719575 0.000002 0.000000 0.000000 0.000000 -1.077408
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.496751 -0.312759 -1.117927
36 1.719429 0.000003 0.000000 0.000000 0.000000 -1.502699
37 1.099668 0.000001 0.000000 -0.000270 0.002580 -1.293509
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.000000 0.780147
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.013596 -0.506470
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.004826 -0.203553
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000001 -0.007425 -1.183548
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.337799 0.133928 -0.268220
51 1.719425 0.000000 0.000000 0.000001 -0.007035 -0.918728
52 1.099665 0.000000 0.000000 0.000002 -0.004209 -0.435549
53 0.806014 -0.359835 -1.318334 1.279821 0.394279 -0.683715
54 1.789783 0.000001 0.000000 -0.000001 -0.009638 0.353887
55 1.207003 0.000000 0.000004 0.000001 -0.009616 1.179386
time 2
0 2.205359 0.418062 35.867094 1.461586 0.003056 -1.207238
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083871 -0.075909 0.204140
3 3.518565 0.000000 0.000000 0.022102 0.006556 0.162209
4 8.942642 0.000000 0.000000 -0.011780 0.010302 0.314896
5 3.307271 0.000000 0.000000 3.524617 -0.026091 0.372057
6 3.593712 -0.000001 0.000000 0.663674 0.435616 0.640690
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 3.107680 1.184029 1.434181
9 6.028143 0.000002 0.000000 1.343501 1.031860 -0.446872
10 11.692549 0.000000 0.000002 0.000000 0.000000 -2.157688
11 11.481698 0.000000 0.000000 -0.792958 -0.072844 0.737879
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.633794 -1.382103 1.838172
14 6.028142 0.000002 0.000000 -2.333032 -0.040757 -0.870577
15 11.692555 0.000000 0.000005 0.000000 0.000000 -2.051143
16 11.481671 0.000000 -0.000030 -0.343589 0.265010 -0.109672
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440663 -0.179685 -1.763423
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.745506
20 16.525253 0.000000 0.000000 0.262646 0.101590 -1.387742
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.056862 -0.204807 -1.189494
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.679833
24 16.525249 0.000000 0.000000 -0.311390 -0.128422 -1.163272
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 -0.000001 0.011013 -0.506523
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 -0.000002 0.003675 -0.203576
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.040990 0.002521 -0.977220
33 1.719575 0.000002 0.000000 0.000000 0.000000 -1.077408
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.496751 -0.312759 -1.117927
36 1.719429 0.000003 0.000000 0.000000 0.000000 -1.502699
37 1.099668 0.000001 0.000000 -0.000270 0.002580 -1.293509
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.000000 0.780147
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.013596 -0.506470
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.004826 -0.203553
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000001 -0.007425 -1.183548
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.337799 0.133928 -0.268220
51 1.719425 0.000000 0.000000 0.000001 -0.007035 -0.918728
52 1.099665 0.000000 0.000000 0.000002 -0.004209 -0.435549
53 0.806014 -0.359835 -1.318334 1.279821 0.394279 -0.683715
54 1.789783 0.000001 0.000000 -0.000001 -0.009638 0.353887
55 1.207003 0.000000 0.000004 0.000001 -0.009616 1.179386
time 3
0 2.205359 0.418062 35.867094 1.461681 0.002926 -1.207238
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083871 -0.075909 0.204140
3 3.518565 0.000000 0.000000 0.020135 0.006687 0.162209
4 8.942642 0.000000 0.000000 -0.008728 0.007626 0.313047
5 3.307271 0.000000 0.000000 3.522029 -0.020686 0.372832
6 3.593712 -0.000001 0.000000 0.668568 0.434696 0.642277
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 3.107680 1.184029 1.434181
9 6.028143 0.000002 0.000000 1.329795 1.038942 -0.464110
10 11.692549 0.000000 0.000002 0.000000 0.000000 -2.141113
11 11.481698 0.000000 0.000000 -0.796546 -0.062109 0.711514
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.633794 -1.382103 1.838172
14 6.028142 0.000002 0.000000 -2.348330 -0.034685 -0.848616
15 11.692555 0.000000 0.000005 0.000000 0.000000 -2.050011
16 11.481671 0.000000 -0.000030 -0.347253 0.267592 -0.107441
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440758 -0.179734 -1.763708
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.745418
20 16.525253 0.000000 0.000000 0.262774 0.101481 -1.387690
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.056957 -0.204905 -1.189685
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.680009
24 16.525249 0.000000 0.000000 -0.311256 -0.128513 -1.163439
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 -0.000001 0.011013 -0.506523
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 -0.000002 0.003675 -0.203576
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.040990 0.002521 -0.977220
33 1.719575 0.000002 0.000000 0.000000 0.000000 -1.077408
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.496751 -0.312759 -1.117927
36 1.719429 0.000003 0.000000 0.000000 0.000000 -1.502699
37 1.099668 0.000001 0.000000 -0.000270 0.002580 -1.293509
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.000000 0.780147
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.013596 -0.506470
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.004826 -0.203553
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000001 -0.007425 -1.183548
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.337799 0.133928 -0.268220
51 1.719425 0.000000 0.000000 0.000001 -0.007035 -0.918728
52 1.099665 0.000000 0.000000 0.000002 -0.004209 -0.435549
53 0.806014 -0.359835 -1.318334 1.279821 0.394279 -0.683715
54 1.789783 0.000001 0.000000 -0.000001 -0.009638 0.353887
55 1.207003 0.000000 0.000004 0.000001 -0.009616 1.179386
time 4
0 2.213462 0.409865 35.867094 1.461775 0.002797 -1.207238
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083871 -0.075909 0.204140
3 3.518565 0.000000 0.000000 0.016576 0.006927 0.162209
4 8.942642 0.000000 0.000000 -0.003052 0.002657 0.309578
5 3.307271 0.000000 0.000000 3.517427 -0.010651 0.374243
6 3.593712 -0.000001 0.000000 0.678998 0.431401 0.647176
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 3.107680 1.184029 1.434181
9 6.028143 0.000002 0.000000 1.303111 1.048321 -0.497832
10 11.692549 0.000000 0.000002 0.000000 0.000000 -2.114311
11 11.481698 0.000000 0.000000 -0.803912 -0.068919 0.693247
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.633794 -1.382103 1.838172
14 6.028142 0.000002 0.000000 -2.351963 -0.024060 -0.842817
15 11.692555 0.000000 0.000005 0.000000 0.000000 -2.031604
16 11.481671 0.000000 -0.000030 -0.353589 0.264765 -0.121673
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440758 -0.179734 -1.764087
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.745330
20 16.525253 0.000000 0.000000 0.262987 0.101317 -1.387586
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.057053 -0.205003 -1.189972
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.680273
24 16.525249 0.000000 0.000000 -0.311055 -0.128650 -1.163690
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 -0.000001 0.011013 -0.506523
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 -0.000002 0.003675 -0.203576
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.040990 0.002521 -0.977220
33 1.719575 0.000002 0.000000 0.000000 0.000000 -1.077408
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.496751 -0.312759 -1.117927
36 1.719429 0.000003 0.000000 0.000000 0.000000 -1.502699
37 1.099668 0.000001 0.000000 -0.000270 0.002580 -1.293509
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.000000 0.780147
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.013596 -0.506470
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.004826 -0.203553
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000001 -0.007425 -1.183548
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.337799 0.133928 -0.268220
51 1.719425 0.000000 0.000000 0.000001 -0.007035 -0.918728
52 1.099665 0.000000 0.000000 0.000002 -0.004209 -0.435549
53 0.806014 -0.359835 -1.318334 1.279821 0.394279 -0.683715
54 1.789783 0.000001 0.000000 -0.000001 -0.009638 0.353887
55 1.207003 0.000000 0.000004 0.000001 -0.009616 1.179386
time 5
0 2.213462 0.393470 35.867094 1.461965 0.002582 -1.207238
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083871 -0.075909 0.204140
3 3.518565 0.000000 0.000000 0.014703 0.007059 0.162209
4 8.942642 0.000000 0.000000 0.000000 0.000000 0.307728
5 3.307271 0.000000 0.000000 3.514838 -0.005272 0.374990
6 3.593712 -0.000001 0.000000 0.682359 0.432320 0.646476
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 3.107680 1.184029 1.434181
9 6.028143 0.000002 0.000000 1.289315 1.055027 -0.515352
10 11.692549 0.000000 0.000002 0.000000 0.000000 -2.097587
11 11.481698 0.000000 0.000000 -0.806556 -0.078452 0.687308
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.633794 -1.382103 1.838172
14 6.028142 0.000002 0.000000 -2.350911 -0.018131 -0.844528
15 11.692555 0.000000 0.000005 0.000000 0.000000 -2.016818
16 11.481671 0.000000 -0.000030 -0.358092 0.261773 -0.133213
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440758 -0.179782 -1.764560
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.745153
20 16.525253 0.000000 0.000000 0.263244 0.101154 -1.387482
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.057149 -0.205199 -1.190449
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.680537
24 16.525249 0.000000 0.000000 -0.310921 -0.128787 -1.164108
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 -0.000001 0.011013 -0.506523
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 -0.000002 0.003675 -0.203576
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.040990 0.002521 -0.977220
33 1.719575 0.000002 0.000000 0.000000 0.000000 -1.077408
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.496751 -0.312759 -1.117927
36 1.719429 0.000003 0.000000 0.000000 0.000000 -1.502699
37 1.099668 0.000001 0.000000 -0.000270 0.002580 -1.293509
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.000000 0.780147
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.013596 -0.506470
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.004826 -0.203553
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000001 -0.007425 -1.183548
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.337799 0.133928 -0.268220
51 1.719425 0.000000 0.000000 0.000001 -0.007035 -0.918728
52 1.099665 0.000000 0.000000 0.000002 -0.004209 -0.435549
53 0.806014 -0.359835 -1.318334 1.279821 0.394279 -0.683715
54 1.789783 0.000001 0.000000 -0.000001 -0.009638 0.353887
55 1.207003 0.000000 0.000004 0.000001 -0.009616 1.179386
end

View File

@ -0,0 +1,518 @@
// Created by Crowbar 0.71
version 1
nodes
0 "ValveBiped.Bip01_Pelvis" -1
1 "ValveBiped.Bip01_Spine" 0
2 "ValveBiped.Bip01_Spine1" 1
3 "ValveBiped.Bip01_Spine2" 2
4 "ValveBiped.Bip01_Spine4" 3
5 "ValveBiped.Bip01_Neck1" 4
6 "ValveBiped.Bip01_Head1" 5
7 "ValveBiped.forward" 6
8 "ValveBiped.Bip01_R_Clavicle" 4
9 "ValveBiped.Bip01_R_UpperArm" 8
10 "ValveBiped.Bip01_R_Forearm" 9
11 "ValveBiped.Bip01_R_Hand" 10
12 "ValveBiped.Anim_Attachment_RH" 11
13 "ValveBiped.Bip01_L_Clavicle" 4
14 "ValveBiped.Bip01_L_UpperArm" 13
15 "ValveBiped.Bip01_L_Forearm" 14
16 "ValveBiped.Bip01_L_Hand" 15
17 "ValveBiped.Anim_Attachment_LH" 16
18 "ValveBiped.Bip01_R_Thigh" 0
19 "ValveBiped.Bip01_R_Calf" 18
20 "ValveBiped.Bip01_R_Foot" 19
21 "ValveBiped.Bip01_R_Toe0" 20
22 "ValveBiped.Bip01_L_Thigh" 0
23 "ValveBiped.Bip01_L_Calf" 22
24 "ValveBiped.Bip01_L_Foot" 23
25 "ValveBiped.Bip01_L_Toe0" 24
26 "ValveBiped.Bip01_L_Finger4" 16
27 "ValveBiped.Bip01_L_Finger41" 26
28 "ValveBiped.Bip01_L_Finger42" 27
29 "ValveBiped.Bip01_L_Finger3" 16
30 "ValveBiped.Bip01_L_Finger31" 29
31 "ValveBiped.Bip01_L_Finger32" 30
32 "ValveBiped.Bip01_L_Finger2" 16
33 "ValveBiped.Bip01_L_Finger21" 32
34 "ValveBiped.Bip01_L_Finger22" 33
35 "ValveBiped.Bip01_L_Finger1" 16
36 "ValveBiped.Bip01_L_Finger11" 35
37 "ValveBiped.Bip01_L_Finger12" 36
38 "ValveBiped.Bip01_L_Finger0" 16
39 "ValveBiped.Bip01_L_Finger01" 38
40 "ValveBiped.Bip01_L_Finger02" 39
41 "ValveBiped.Bip01_R_Finger4" 11
42 "ValveBiped.Bip01_R_Finger41" 41
43 "ValveBiped.Bip01_R_Finger42" 42
44 "ValveBiped.Bip01_R_Finger3" 11
45 "ValveBiped.Bip01_R_Finger31" 44
46 "ValveBiped.Bip01_R_Finger32" 45
47 "ValveBiped.Bip01_R_Finger2" 11
48 "ValveBiped.Bip01_R_Finger21" 47
49 "ValveBiped.Bip01_R_Finger22" 48
50 "ValveBiped.Bip01_R_Finger1" 11
51 "ValveBiped.Bip01_R_Finger11" 50
52 "ValveBiped.Bip01_R_Finger12" 51
53 "ValveBiped.Bip01_R_Finger0" 11
54 "ValveBiped.Bip01_R_Finger01" 53
55 "ValveBiped.Bip01_R_Finger02" 54
end
skeleton
time 0
0 2.205359 0.426259 36.350356 1.461586 0.003142 -1.207333
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083885 -0.075906 0.204120
3 3.518565 0.000000 0.000000 0.014752 0.007058 0.162238
4 8.942642 0.000000 0.000000 0.000000 0.000002 0.307729
5 3.307271 0.000000 0.000000 -2.768258 -0.005275 0.374978
6 3.593712 -0.000001 0.000000 0.682606 0.431746 0.646429
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 2.105237 1.132344 0.457361
9 6.028143 0.000002 0.000000 0.591529 1.346628 -1.445154
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.649784
11 11.481698 0.000000 0.000000 -0.753485 0.233062 0.602633
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.587584 -1.232101 1.926448
14 6.028142 0.000002 0.000000 -2.708212 -0.311458 -0.490482
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.566369
16 11.481671 0.000000 -0.000030 0.921053 0.107862 0.135435
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.441139 -0.142525 -1.756033
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.665175
20 16.525253 0.000000 0.000000 0.260595 0.103006 -1.345330
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.053699 -0.167074 -1.212307
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.591972
24 16.525249 0.000000 0.000000 -0.309248 -0.129974 -1.119418
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 0.000000 0.009665 -0.439720
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 0.000000 0.004460 -0.247797
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.026456 0.079227 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005515 -1.311471
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.226771 0.248329 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.004073 -1.308003
37 1.099668 0.000001 0.000000 0.000000 0.002595 -1.189323
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.011932 -0.439672
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.005854 -0.247771
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007973 -1.463532
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.354212 0.004412 -0.624282
51 1.719425 0.000000 0.000000 0.000000 -0.006612 -1.221408
52 1.099665 0.000000 0.000000 0.000001 -0.004210 -1.536047
53 0.806014 -0.359835 -1.318334 1.279824 0.394280 -0.683714
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000000 -0.009618 1.179386
time 1
0 2.335014 0.311498 36.350356 1.461586 0.003142 -1.207333
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083779 -0.073164 0.204384
3 3.518565 0.000000 0.000000 0.014752 0.007058 0.162238
4 8.942642 0.000000 0.000000 0.000000 0.000002 0.307729
5 3.307271 0.000000 0.000000 -2.768258 -0.005275 0.374978
6 3.593712 -0.000001 0.000000 0.672918 0.447953 0.632431
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 2.105237 1.132344 0.457361
9 6.028143 0.000002 0.000000 0.613130 1.306157 -1.418308
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.717499
11 11.481698 0.000000 0.000000 -0.777754 0.265267 0.634578
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.587584 -1.232101 1.926448
14 6.028142 0.000002 0.000000 -2.700467 -0.296706 -0.521855
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.644600
16 11.481671 0.000000 -0.000030 0.922732 0.114501 0.167593
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.441710 -0.143743 -1.760202
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.662170
20 16.525253 0.000000 0.000000 0.264012 0.100609 -1.340289
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.055328 -0.171919 -1.215075
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.598217
24 16.525249 0.000000 0.000000 -0.305031 -0.133032 -1.123177
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 0.000000 0.009665 -0.439720
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 0.000000 0.004460 -0.247797
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.026456 0.079227 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005515 -1.311471
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.226771 0.248329 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.004073 -1.308003
37 1.099668 0.000001 0.000000 0.000000 0.002595 -1.189323
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.011932 -0.439672
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.005854 -0.247771
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007973 -1.463532
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.354212 0.004412 -0.624282
51 1.719425 0.000000 0.000000 0.000000 -0.006612 -1.221408
52 1.099665 0.000000 0.000000 0.000001 -0.004210 -1.536047
53 0.806014 -0.359835 -1.318334 1.279824 0.394280 -0.683714
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000000 -0.009618 1.179386
time 2
0 2.310704 0.524625 36.350356 1.461586 0.003142 -1.207333
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083567 -0.067904 0.204648
3 3.518565 0.000000 0.000000 0.014752 0.007058 0.162238
4 8.942642 0.000000 0.000000 0.000000 0.000002 0.307729
5 3.307271 0.000000 0.000000 -2.768258 -0.005275 0.374978
6 3.593712 -0.000001 0.000000 0.663081 0.464161 0.617872
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 2.105237 1.132344 0.457361
9 6.028143 0.000002 0.000000 0.648619 1.310378 -1.378086
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.723472
11 11.481698 0.000000 0.000000 -0.767933 0.275602 0.637187
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.587584 -1.232101 1.926448
14 6.028142 0.000002 0.000000 -2.703336 -0.310984 -0.512634
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.643619
16 11.481671 0.000000 -0.000030 0.932122 0.118025 0.170670
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440758 -0.147883 -1.754517
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.668091
20 16.525253 0.000000 0.000000 0.258716 0.104314 -1.343355
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.054082 -0.169717 -1.211353
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.588894
24 16.525249 0.000000 0.000000 -0.308846 -0.130248 -1.113571
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 0.000000 0.009665 -0.439720
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 0.000000 0.004460 -0.247797
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.026456 0.079227 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005515 -1.311471
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.226771 0.248329 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.004073 -1.308003
37 1.099668 0.000001 0.000000 0.000000 0.002595 -1.189323
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.011932 -0.439672
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.005854 -0.247771
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007973 -1.463532
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.354212 0.004412 -0.624282
51 1.719425 0.000000 0.000000 0.000000 -0.006612 -1.221408
52 1.099665 0.000000 0.000000 0.000001 -0.004210 -1.536047
53 0.806014 -0.359835 -1.318334 1.279824 0.394280 -0.683714
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000000 -0.009618 1.179386
time 3
0 2.253979 0.491837 36.350356 1.461586 0.003142 -1.207333
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083462 -0.064015 0.204428
3 3.518565 0.000000 0.000000 0.014752 0.007058 0.162238
4 8.942642 0.000000 0.000000 0.000000 0.000002 0.307729
5 3.307271 0.000000 0.000000 -2.768258 -0.005275 0.374978
6 3.593712 -0.000001 0.000000 0.665602 0.460138 0.633084
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 2.105237 1.132344 0.457361
9 6.028143 0.000002 0.000000 0.636184 1.334060 -1.389296
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.684276
11 11.481698 0.000000 0.000000 -0.755185 0.256695 0.615681
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.587584 -1.232101 1.926448
14 6.028142 0.000002 0.000000 -2.708786 -0.312881 -0.502366
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.605296
16 11.481671 0.000000 -0.000030 0.929374 0.111878 0.151052
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440949 -0.145496 -1.754896
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.667031
20 16.525253 0.000000 0.000000 0.259314 0.103905 -1.344551
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.053794 -0.168297 -1.211544
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.589861
24 16.525249 0.000000 0.000000 -0.309248 -0.129974 -1.115910
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 0.000000 0.009665 -0.439720
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 0.000000 0.004460 -0.247797
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.026456 0.079227 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005515 -1.311471
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.226771 0.248329 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.004073 -1.308003
37 1.099668 0.000001 0.000000 0.000000 0.002595 -1.189323
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.011932 -0.439672
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.005854 -0.247771
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007973 -1.463532
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.354212 0.004412 -0.624282
51 1.719425 0.000000 0.000000 0.000000 -0.006612 -1.221408
52 1.099665 0.000000 0.000000 0.000001 -0.004210 -1.536047
53 0.806014 -0.359835 -1.318334 1.279824 0.394280 -0.683714
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000000 -0.009618 1.179386
time 4
0 2.205359 0.393470 36.350356 1.461586 0.003142 -1.207333
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083673 -0.069923 0.204120
3 3.518565 0.000000 0.000000 0.014752 0.007058 0.162238
4 8.942642 0.000000 0.000000 0.000000 0.000002 0.307729
5 3.307271 0.000000 0.000000 -2.768258 -0.005275 0.374978
6 3.593712 -0.000001 0.000000 0.668172 0.456115 0.648483
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 2.105237 1.132344 0.457361
9 6.028143 0.000002 0.000000 0.607866 1.349536 -1.423960
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.655980
11 11.481698 0.000000 0.000000 -0.751219 0.240913 0.598314
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.587584 -1.232101 1.926448
14 6.028142 0.000002 0.000000 -2.713279 -0.308328 -0.486584
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.579118
16 11.481671 0.000000 -0.000030 0.922885 0.106879 0.141589
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.441329 -0.141697 -1.756886
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.664203
20 16.525253 0.000000 0.000000 0.261450 0.102407 -1.344967
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.053890 -0.167270 -1.212880
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.593467
24 16.525249 0.000000 0.000000 -0.308645 -0.130385 -1.121089
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 0.000000 0.009665 -0.439720
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 0.000000 0.004460 -0.247797
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.026456 0.079227 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005515 -1.311471
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.226771 0.248329 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.004073 -1.308003
37 1.099668 0.000001 0.000000 0.000000 0.002595 -1.189323
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.011932 -0.439672
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.005854 -0.247771
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007973 -1.463532
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.354212 0.004412 -0.624282
51 1.719425 0.000000 0.000000 0.000000 -0.006612 -1.221408
52 1.099665 0.000000 0.000000 0.000001 -0.004210 -1.536047
53 0.806014 -0.359835 -1.318334 1.279824 0.394280 -0.683714
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000000 -0.009618 1.179386
time 5
0 2.335014 0.311498 36.350356 1.461586 0.003142 -1.207333
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083779 -0.075906 0.205177
3 3.518565 0.000000 0.000000 0.014752 0.007058 0.162238
4 8.942642 0.000000 0.000000 0.000000 0.000002 0.307729
5 3.307271 0.000000 0.000000 -2.768258 -0.005275 0.374978
6 3.593712 -0.000001 0.000000 0.671880 0.449831 0.647969
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 2.105237 1.132344 0.457361
9 6.028143 0.000002 0.000000 0.637273 1.300529 -1.395136
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.717275
11 11.481698 0.000000 0.000000 -0.776149 0.269353 0.632238
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.587584 -1.232101 1.926448
14 6.028142 0.000002 0.000000 -2.695400 -0.312549 -0.522426
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.635472
16 11.481671 0.000000 -0.000030 0.933648 0.115607 0.163438
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.441710 -0.143792 -1.760297
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.662170
20 16.525253 0.000000 0.000000 0.264012 0.100609 -1.340185
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.055328 -0.172017 -1.215075
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.598217
24 16.525249 0.000000 0.000000 -0.304964 -0.133078 -1.123177
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 0.000000 0.009665 -0.439720
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 0.000000 0.004460 -0.247797
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.026456 0.079227 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005515 -1.311471
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.226771 0.248329 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.004073 -1.308003
37 1.099668 0.000001 0.000000 0.000000 0.002595 -1.189323
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.011932 -0.439672
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.005854 -0.247771
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007973 -1.463532
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.354212 0.004412 -0.624282
51 1.719425 0.000000 0.000000 0.000000 -0.006612 -1.221408
52 1.099665 0.000000 0.000000 0.000001 -0.004210 -1.536047
53 0.806014 -0.359835 -1.318334 1.279824 0.394280 -0.683714
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000000 -0.009618 1.179386
time 6
0 2.278290 0.500034 36.350356 1.461586 0.003142 -1.207333
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083673 -0.074261 0.206279
3 3.518565 0.000000 0.000000 0.014752 0.007058 0.162238
4 8.942642 0.000000 0.000000 0.000000 0.000002 0.307729
5 3.307271 0.000000 0.000000 -2.768258 -0.005275 0.374978
6 3.593712 -0.000001 0.000000 0.678850 0.438144 0.646989
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 2.105237 1.132344 0.457361
9 6.028143 0.000002 0.000000 0.642356 1.311128 -1.389296
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.700626
11 11.481698 0.000000 0.000000 -0.770766 0.254092 0.622430
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.587584 -1.232101 1.926448
14 6.028142 0.000002 0.000000 -2.696356 -0.312976 -0.523852
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.619629
16 11.481671 0.000000 -0.000030 0.932351 0.109788 0.155591
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.440853 -0.146470 -1.754896
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.667384
20 16.525253 0.000000 0.000000 0.259186 0.103987 -1.343927
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.053986 -0.169032 -1.211544
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.589686
24 16.525249 0.000000 0.000000 -0.308980 -0.130156 -1.115158
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 0.000000 0.009665 -0.439720
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 0.000000 0.004460 -0.247797
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.026456 0.079227 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005515 -1.311471
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.226771 0.248329 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.004073 -1.308003
37 1.099668 0.000001 0.000000 0.000000 0.002595 -1.189323
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.011932 -0.439672
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.005854 -0.247771
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007973 -1.463532
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.354212 0.004412 -0.624282
51 1.719425 0.000000 0.000000 0.000000 -0.006612 -1.221408
52 1.099665 0.000000 0.000000 0.000001 -0.004210 -1.536047
53 0.806014 -0.359835 -1.318334 1.279824 0.394280 -0.683714
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000000 -0.009618 1.179386
time 7
0 2.205359 0.426259 36.350356 1.461586 0.003142 -1.207333
1 0.000005 3.345128 -2.981901 1.585440 -0.153184 1.561182
2 4.018331 0.000000 0.000000 0.083885 -0.075906 0.204120
3 3.518565 0.000000 0.000000 0.014752 0.007058 0.162238
4 8.942642 0.000000 0.000000 0.000000 0.000002 0.307729
5 3.307271 0.000000 0.000000 -2.768258 -0.005275 0.374978
6 3.593712 -0.000001 0.000000 0.682606 0.431746 0.646429
7 1.999997 -3.000001 0.000000 -1.570796 0.000000 -1.326450
8 2.033350 1.000771 -1.937610 2.105237 1.132344 0.457361
9 6.028143 0.000002 0.000000 0.591529 1.346628 -1.445154
10 11.692549 0.000000 0.000002 0.000000 0.000000 -1.649784
11 11.481698 0.000000 0.000000 -0.753485 0.233062 0.602633
12 2.676087 -1.712440 0.000000 -1.570796 0.000000 -1.570796
13 2.033342 1.000767 1.937660 2.587584 -1.232101 1.926448
14 6.028142 0.000002 0.000000 -2.708212 -0.311458 -0.490482
15 11.692555 0.000000 0.000005 0.000000 0.000000 -1.566369
16 11.481671 0.000000 -0.000030 0.921053 0.107862 0.135435
17 2.676088 -1.712441 0.000000 1.570797 0.000000 1.570797
18 -3.890452 0.000004 0.000007 -1.441139 -0.142525 -1.755939
19 17.848171 0.000000 0.000000 0.000000 0.000000 0.665175
20 16.525253 0.000000 0.000000 0.260553 0.103034 -1.345382
21 6.879454 0.000000 0.000000 -0.081333 -0.002951 -0.584373
22 3.890452 -0.000004 -0.000003 -2.053699 -0.167074 -1.212212
23 17.848175 0.000000 0.000000 0.000000 0.000000 0.591972
24 16.525249 0.000000 0.000000 -0.309248 -0.129974 -1.119418
25 6.879452 0.000000 0.000000 -0.007299 -0.002950 -0.584374
26 3.859704 -0.142404 -1.191975 -0.479144 0.152190 -0.879874
27 1.312563 0.000001 0.000001 0.000000 0.009665 -0.439720
28 0.729362 0.000002 0.000000 0.000000 0.004971 -0.244299
29 3.942327 0.046774 -0.431443 -0.155014 0.073328 -0.810648
30 1.539092 0.000002 0.000000 0.000000 0.004460 -0.247797
31 1.196319 -0.000001 0.000000 0.000000 0.007361 -0.430802
32 3.883689 -0.046767 0.431443 0.026456 0.079227 -1.532522
33 1.719575 0.000002 0.000000 0.000000 0.005515 -1.311471
34 1.209182 -0.000001 0.000000 0.000001 0.003083 -1.161393
35 3.859859 -0.137950 1.332466 0.226771 0.248329 -1.438890
36 1.719429 0.000003 0.000000 0.000000 0.004073 -1.308003
37 1.099668 0.000001 0.000000 0.000000 0.002595 -1.189323
38 0.806048 -0.348923 1.321258 -1.217989 -0.312324 -0.871917
39 1.789785 0.000000 0.000002 0.000000 0.249804 0.546808
40 1.206998 0.000000 0.000000 0.008426 0.007479 1.168160
41 3.859672 -0.132566 1.193108 0.479140 -0.158545 -0.879041
42 1.312560 0.000000 -0.000001 0.000000 -0.011932 -0.439672
43 0.729361 0.000002 0.000000 0.000000 -0.006134 -0.244271
44 3.942293 0.050330 0.431043 0.154999 -0.079305 -0.810205
45 1.539095 0.000003 0.000000 0.000000 -0.005854 -0.247771
46 1.196323 0.000000 0.000000 0.000000 -0.009663 -0.430761
47 3.883655 -0.050326 -0.431043 -0.086429 -0.113133 -0.580186
48 1.719575 -0.000005 0.000000 0.000000 -0.007973 -1.463532
49 1.209182 -0.000001 0.000000 0.000001 -0.004459 -1.313472
50 3.859828 -0.148935 -1.331282 -0.354212 0.004412 -0.624282
51 1.719425 0.000000 0.000000 0.000000 -0.006612 -1.221408
52 1.099665 0.000000 0.000000 0.000001 -0.004210 -1.536047
53 0.806014 -0.359835 -1.318334 1.279824 0.394280 -0.683714
54 1.789783 0.000001 0.000000 0.000000 -0.006301 0.228555
55 1.207003 0.000000 0.000004 0.000000 -0.009618 1.179386
end