Line-ending fixes for most of the remaining files.
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
This commit is contained in:
@@ -1,75 +1,75 @@
|
||||
// Choreo version 1
|
||||
event section "pause"
|
||||
{
|
||||
time 0.925926 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_hiding01"
|
||||
{
|
||||
time 1.240000 2.975691
|
||||
param "ep_01.al_hiding01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_01.al_hiding02"
|
||||
{
|
||||
time 5.880000 7.522812
|
||||
param "ep_01.al_hiding02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "move to fence"
|
||||
{
|
||||
time -0.012345 1.203704
|
||||
param "ep2_03_al_bunks_moveto"
|
||||
param2 "Walk"
|
||||
resumecondition
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 5.555556 6.388889
|
||||
param "!player"
|
||||
}
|
||||
event face "face bunk area"
|
||||
{
|
||||
time 1.500000 2.500000
|
||||
param "ep2_03_al_bunks_faceto"
|
||||
}
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
event firetrigger "alyx stop scripting"
|
||||
{
|
||||
time 9.683951 -1.000000
|
||||
param "2"
|
||||
}
|
||||
event firetrigger "alyx start scripting"
|
||||
{
|
||||
time 0.981482 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "50"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "pause"
|
||||
{
|
||||
time 0.925926 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_hiding01"
|
||||
{
|
||||
time 1.240000 2.975691
|
||||
param "ep_01.al_hiding01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_01.al_hiding02"
|
||||
{
|
||||
time 5.880000 7.522812
|
||||
param "ep_01.al_hiding02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "move to fence"
|
||||
{
|
||||
time -0.012345 1.203704
|
||||
param "ep2_03_al_bunks_moveto"
|
||||
param2 "Walk"
|
||||
resumecondition
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 5.555556 6.388889
|
||||
param "!player"
|
||||
}
|
||||
event face "face bunk area"
|
||||
{
|
||||
time 1.500000 2.500000
|
||||
param "ep2_03_al_bunks_faceto"
|
||||
}
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
event firetrigger "alyx stop scripting"
|
||||
{
|
||||
time 9.683951 -1.000000
|
||||
param "2"
|
||||
}
|
||||
event firetrigger "alyx start scripting"
|
||||
{
|
||||
time 0.981482 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "50"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,35 +1,35 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "play sound"
|
||||
{
|
||||
event speak "gordon!"
|
||||
{
|
||||
time 0.014493 0.866376
|
||||
param "ep_01.al_gordon"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "text"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "play sound"
|
||||
{
|
||||
event speak "gordon!"
|
||||
{
|
||||
time 0.014493 0.866376
|
||||
param "ep_01.al_gordon"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "text"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,114 +1,114 @@
|
||||
// Choreo version 1
|
||||
event section "pause till alyx is by dog"
|
||||
{
|
||||
time 0.808642 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.al_str_dogthank"
|
||||
{
|
||||
time 0.129630 1.922578
|
||||
param "ep_02.al_str_dogthank"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_gunship01"
|
||||
{
|
||||
time 2.308642 3.264674
|
||||
param "ep_02.al_str_gunship01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_gunship02"
|
||||
{
|
||||
time 3.370371 4.815836
|
||||
param "ep_02.al_str_gunship02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_whatagoodboy"
|
||||
{
|
||||
time 5.487655 6.930830
|
||||
param "ep_02.al_str_whatagoodboy"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_youknowway"
|
||||
{
|
||||
time 7.296297 9.341014
|
||||
param "ep_02.al_str_youknowway"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_comeong"
|
||||
{
|
||||
time 10.679013 11.636587
|
||||
param "ep_02.al_str_comeong"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "lookat"
|
||||
{
|
||||
event face "look at Dog"
|
||||
{
|
||||
time 0.030864 3.012345
|
||||
param "dog"
|
||||
event_ramp
|
||||
{
|
||||
0.4720 1.0000
|
||||
2.4980 0.9819
|
||||
}
|
||||
}
|
||||
event face "look at player"
|
||||
{
|
||||
time 3.259259 6.506172
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.5040 0.9711
|
||||
2.5100 0.9747
|
||||
}
|
||||
}
|
||||
event face "look at Dog"
|
||||
{
|
||||
time 6.703703 9.981481
|
||||
param "dog"
|
||||
event_ramp
|
||||
{
|
||||
0.4720 1.0000
|
||||
2.7943 0.9819
|
||||
}
|
||||
}
|
||||
event face "look at player"
|
||||
{
|
||||
time 10.197531 13.197531
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.5040 0.9711
|
||||
2.2631 0.9747
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "20"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "pause till alyx is by dog"
|
||||
{
|
||||
time 0.808642 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.al_str_dogthank"
|
||||
{
|
||||
time 0.129630 1.922578
|
||||
param "ep_02.al_str_dogthank"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_gunship01"
|
||||
{
|
||||
time 2.308642 3.264674
|
||||
param "ep_02.al_str_gunship01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_gunship02"
|
||||
{
|
||||
time 3.370371 4.815836
|
||||
param "ep_02.al_str_gunship02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_whatagoodboy"
|
||||
{
|
||||
time 5.487655 6.930830
|
||||
param "ep_02.al_str_whatagoodboy"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_youknowway"
|
||||
{
|
||||
time 7.296297 9.341014
|
||||
param "ep_02.al_str_youknowway"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_str_comeong"
|
||||
{
|
||||
time 10.679013 11.636587
|
||||
param "ep_02.al_str_comeong"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "lookat"
|
||||
{
|
||||
event face "look at Dog"
|
||||
{
|
||||
time 0.030864 3.012345
|
||||
param "dog"
|
||||
event_ramp
|
||||
{
|
||||
0.4720 1.0000
|
||||
2.4980 0.9819
|
||||
}
|
||||
}
|
||||
event face "look at player"
|
||||
{
|
||||
time 3.259259 6.506172
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.5040 0.9711
|
||||
2.5100 0.9747
|
||||
}
|
||||
}
|
||||
event face "look at Dog"
|
||||
{
|
||||
time 6.703703 9.981481
|
||||
param "dog"
|
||||
event_ramp
|
||||
{
|
||||
0.4720 1.0000
|
||||
2.7943 0.9819
|
||||
}
|
||||
}
|
||||
event face "look at player"
|
||||
{
|
||||
time 10.197531 13.197531
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.5040 0.9711
|
||||
2.2631 0.9747
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "20"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
active "0"
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
event sequence "Flare drop"
|
||||
{
|
||||
time 0.028985 2.662318
|
||||
param "a_g_drop_flare"
|
||||
fixedlength
|
||||
}
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
active "0"
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
event sequence "Flare drop"
|
||||
{
|
||||
time 0.028985 2.662318
|
||||
param "a_g_drop_flare"
|
||||
fixedlength
|
||||
}
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,114 +1,114 @@
|
||||
// Choreo version 1
|
||||
event section "pause"
|
||||
{
|
||||
time 0.925926 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "move to control room"
|
||||
{
|
||||
time -0.012345 1.203704
|
||||
param "electric_fence_alyx_moveto1"
|
||||
param2 "Walk"
|
||||
resumecondition
|
||||
}
|
||||
event moveto "move to second mark"
|
||||
{
|
||||
time 4.995063 6.211112
|
||||
param "electric_fence_alyx_moveto2"
|
||||
param2 "Walk"
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face transformer"
|
||||
{
|
||||
time 5.933333 6.766667
|
||||
param "electric_fence_alyx_lookat3"
|
||||
}
|
||||
event face "face tunnel wire"
|
||||
{
|
||||
time 7.500000 9.500000
|
||||
param "electric_fence_alyx_lookat4"
|
||||
event_ramp
|
||||
{
|
||||
0.6980 0.9944
|
||||
1.8778 1.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "look at fence door handle"
|
||||
{
|
||||
time 1.007408 2.033334
|
||||
param "electric_fence_alyx_lookat1"
|
||||
}
|
||||
event lookat "look at fence door handle"
|
||||
{
|
||||
time 3.318519 5.322223
|
||||
param "electric_fence_alyx_lookat2"
|
||||
event_ramp
|
||||
{
|
||||
0.3380 0.9944
|
||||
1.6620 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "look at tunnel wire"
|
||||
{
|
||||
time 7.500000 9.000000
|
||||
param "electric_fence_alyx_lookat4"
|
||||
event_ramp
|
||||
{
|
||||
0.3780 1.0000
|
||||
1.0298 0.9944
|
||||
}
|
||||
}
|
||||
event lookat "look at fence door handle"
|
||||
{
|
||||
time 6.185186 7.188890
|
||||
param "electric_fence_alyx_lookat3"
|
||||
event_ramp
|
||||
{
|
||||
0.4240 0.9887
|
||||
0.8560 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_pb1_isee"
|
||||
{
|
||||
time 5.463768 9.923699
|
||||
param "ep_01.al_pb1_isee"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_01.al_pb1_whatsthis"
|
||||
{
|
||||
time 1.101449 2.301789
|
||||
param "ep_01.al_pb1_whatsthis"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "pause"
|
||||
{
|
||||
time 0.925926 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "move to control room"
|
||||
{
|
||||
time -0.012345 1.203704
|
||||
param "electric_fence_alyx_moveto1"
|
||||
param2 "Walk"
|
||||
resumecondition
|
||||
}
|
||||
event moveto "move to second mark"
|
||||
{
|
||||
time 4.995063 6.211112
|
||||
param "electric_fence_alyx_moveto2"
|
||||
param2 "Walk"
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face transformer"
|
||||
{
|
||||
time 5.933333 6.766667
|
||||
param "electric_fence_alyx_lookat3"
|
||||
}
|
||||
event face "face tunnel wire"
|
||||
{
|
||||
time 7.500000 9.500000
|
||||
param "electric_fence_alyx_lookat4"
|
||||
event_ramp
|
||||
{
|
||||
0.6980 0.9944
|
||||
1.8778 1.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "look at fence door handle"
|
||||
{
|
||||
time 1.007408 2.033334
|
||||
param "electric_fence_alyx_lookat1"
|
||||
}
|
||||
event lookat "look at fence door handle"
|
||||
{
|
||||
time 3.318519 5.322223
|
||||
param "electric_fence_alyx_lookat2"
|
||||
event_ramp
|
||||
{
|
||||
0.3380 0.9944
|
||||
1.6620 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "look at tunnel wire"
|
||||
{
|
||||
time 7.500000 9.000000
|
||||
param "electric_fence_alyx_lookat4"
|
||||
event_ramp
|
||||
{
|
||||
0.3780 1.0000
|
||||
1.0298 0.9944
|
||||
}
|
||||
}
|
||||
event lookat "look at fence door handle"
|
||||
{
|
||||
time 6.185186 7.188890
|
||||
param "electric_fence_alyx_lookat3"
|
||||
event_ramp
|
||||
{
|
||||
0.4240 0.9887
|
||||
0.8560 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_pb1_isee"
|
||||
{
|
||||
time 5.463768 9.923699
|
||||
param "ep_01.al_pb1_isee"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_01.al_pb1_whatsthis"
|
||||
{
|
||||
time 1.101449 2.301789
|
||||
param "ep_01.al_pb1_whatsthis"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,194 +1,194 @@
|
||||
// Choreo version 1
|
||||
event loop "loop"
|
||||
{
|
||||
time 11.473333 -1.000000
|
||||
param "0.000000"
|
||||
loopcount "-1"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Facial"
|
||||
{
|
||||
event flexanimation "dead"
|
||||
{
|
||||
time -0.106667 12.980000
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"lid_closer" combo
|
||||
{
|
||||
0.0000 1.0000
|
||||
12.3125 1.0000
|
||||
12.4875 1.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"blink"
|
||||
{
|
||||
0.0000 1.0000
|
||||
12.3125 1.0000
|
||||
12.4875 1.0000
|
||||
}
|
||||
"corner_puller" combo
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"corner_depressor" combo
|
||||
{
|
||||
0.0000 0.3600 "curve_easein_to_curve_easeout"
|
||||
12.3125 0.3600
|
||||
12.4875 0.3600
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"chin_raiser"
|
||||
{
|
||||
0.0000 0.2900 "curve_easein_to_curve_easeout"
|
||||
12.3125 0.2900
|
||||
12.4875 0.2900
|
||||
}
|
||||
"part" combo
|
||||
{
|
||||
0.0000 0.3600 "curve_easein_to_curve_easeout"
|
||||
12.3125 0.3600
|
||||
12.4875 0.3600
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"funneler" combo range 0.0 2.0
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"bite"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"presser"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"tightener"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"jaw_clencher"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"jaw_drop" range 0.0 2.0
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"mouth_drop" combo
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"sneer_left"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"dimpler" combo
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"cheek_puffer" combo
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"mouth_sideways" range -1.0 1.0
|
||||
{
|
||||
0.0000 0.5500
|
||||
12.3125 0.5500
|
||||
12.4875 0.5500
|
||||
}
|
||||
"jaw_sideways" range -1.0 1.0
|
||||
{
|
||||
0.0000 0.4900
|
||||
12.3125 0.4900
|
||||
12.4875 0.4900
|
||||
}
|
||||
"lower_lip"
|
||||
{
|
||||
0.0000 0.5000 "curve_easein_to_curve_easeout"
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Look"
|
||||
{
|
||||
event lookat "!self"
|
||||
{
|
||||
time -0.373333 12.986666
|
||||
param "!self"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "16"
|
||||
"RampTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event loop "loop"
|
||||
{
|
||||
time 11.473333 -1.000000
|
||||
param "0.000000"
|
||||
loopcount "-1"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Facial"
|
||||
{
|
||||
event flexanimation "dead"
|
||||
{
|
||||
time -0.106667 12.980000
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"lid_closer" combo
|
||||
{
|
||||
0.0000 1.0000
|
||||
12.3125 1.0000
|
||||
12.4875 1.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"blink"
|
||||
{
|
||||
0.0000 1.0000
|
||||
12.3125 1.0000
|
||||
12.4875 1.0000
|
||||
}
|
||||
"corner_puller" combo
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"corner_depressor" combo
|
||||
{
|
||||
0.0000 0.3600 "curve_easein_to_curve_easeout"
|
||||
12.3125 0.3600
|
||||
12.4875 0.3600
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"chin_raiser"
|
||||
{
|
||||
0.0000 0.2900 "curve_easein_to_curve_easeout"
|
||||
12.3125 0.2900
|
||||
12.4875 0.2900
|
||||
}
|
||||
"part" combo
|
||||
{
|
||||
0.0000 0.3600 "curve_easein_to_curve_easeout"
|
||||
12.3125 0.3600
|
||||
12.4875 0.3600
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"funneler" combo range 0.0 2.0
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"bite"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"presser"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"tightener"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"jaw_clencher"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"jaw_drop" range 0.0 2.0
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"mouth_drop" combo
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"sneer_left"
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
"dimpler" combo
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"cheek_puffer" combo
|
||||
{
|
||||
0.0000 0.0000
|
||||
12.3125 0.0000
|
||||
12.4875 0.0000
|
||||
}
|
||||
{
|
||||
0.0000 0.5000
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
"mouth_sideways" range -1.0 1.0
|
||||
{
|
||||
0.0000 0.5500
|
||||
12.3125 0.5500
|
||||
12.4875 0.5500
|
||||
}
|
||||
"jaw_sideways" range -1.0 1.0
|
||||
{
|
||||
0.0000 0.4900
|
||||
12.3125 0.4900
|
||||
12.4875 0.4900
|
||||
}
|
||||
"lower_lip"
|
||||
{
|
||||
0.0000 0.5000 "curve_easein_to_curve_easeout"
|
||||
12.3125 0.5000
|
||||
12.4875 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Look"
|
||||
{
|
||||
event lookat "!self"
|
||||
{
|
||||
time -0.373333 12.986666
|
||||
param "!self"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "16"
|
||||
"RampTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,95 +1,95 @@
|
||||
// Choreo version 1
|
||||
event loop "close"
|
||||
{
|
||||
time 2.743590 -1.000000
|
||||
param "0.980000"
|
||||
loopcount "-1"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
}
|
||||
channel "lookAt"
|
||||
{
|
||||
}
|
||||
channel "moveTo"
|
||||
{
|
||||
}
|
||||
channel "faceTo"
|
||||
{
|
||||
}
|
||||
channel "postures"
|
||||
{
|
||||
}
|
||||
channel "seq"
|
||||
{
|
||||
}
|
||||
channel "body"
|
||||
{
|
||||
}
|
||||
channel "gestures"
|
||||
{
|
||||
event gesture "van_breathe"
|
||||
{
|
||||
time 0.076924 4.838463
|
||||
param "van_breathe"
|
||||
event_ramp
|
||||
{
|
||||
0.6840 0.0367
|
||||
4.0820 0.0229
|
||||
}
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.028414
|
||||
"accent" 0.056828
|
||||
"loop" 0.071035
|
||||
"end" 0.946092
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.058824
|
||||
"accent" 0.117647
|
||||
"loop" 0.147059
|
||||
"end" 0.661765
|
||||
}
|
||||
sequenceduration 2.300000
|
||||
}
|
||||
}
|
||||
channel "head"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
event flexanimation "eyes_closed"
|
||||
{
|
||||
time -0.064103 4.871795
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"lid_closer" combo
|
||||
{
|
||||
0.0010 0.6500 "curve_easein_to_curve_easeout"
|
||||
4.3507 0.6500 "curve_easein_to_curve_easeout"
|
||||
}
|
||||
{
|
||||
0.7318 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "trigger"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "52"
|
||||
"ExpressionTool" "54"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "98"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event loop "close"
|
||||
{
|
||||
time 2.743590 -1.000000
|
||||
param "0.980000"
|
||||
loopcount "-1"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
}
|
||||
channel "lookAt"
|
||||
{
|
||||
}
|
||||
channel "moveTo"
|
||||
{
|
||||
}
|
||||
channel "faceTo"
|
||||
{
|
||||
}
|
||||
channel "postures"
|
||||
{
|
||||
}
|
||||
channel "seq"
|
||||
{
|
||||
}
|
||||
channel "body"
|
||||
{
|
||||
}
|
||||
channel "gestures"
|
||||
{
|
||||
event gesture "van_breathe"
|
||||
{
|
||||
time 0.076924 4.838463
|
||||
param "van_breathe"
|
||||
event_ramp
|
||||
{
|
||||
0.6840 0.0367
|
||||
4.0820 0.0229
|
||||
}
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.028414
|
||||
"accent" 0.056828
|
||||
"loop" 0.071035
|
||||
"end" 0.946092
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.058824
|
||||
"accent" 0.117647
|
||||
"loop" 0.147059
|
||||
"end" 0.661765
|
||||
}
|
||||
sequenceduration 2.300000
|
||||
}
|
||||
}
|
||||
channel "head"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
event flexanimation "eyes_closed"
|
||||
{
|
||||
time -0.064103 4.871795
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"lid_closer" combo
|
||||
{
|
||||
0.0010 0.6500 "curve_easein_to_curve_easeout"
|
||||
4.3507 0.6500 "curve_easein_to_curve_easeout"
|
||||
}
|
||||
{
|
||||
0.7318 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "trigger"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "52"
|
||||
"ExpressionTool" "54"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "98"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,77 +1,77 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
}
|
||||
channel "lookAt"
|
||||
{
|
||||
}
|
||||
channel "moveTo"
|
||||
{
|
||||
}
|
||||
channel "faceTo"
|
||||
{
|
||||
}
|
||||
channel "postures"
|
||||
{
|
||||
}
|
||||
channel "seq"
|
||||
{
|
||||
}
|
||||
channel "body"
|
||||
{
|
||||
}
|
||||
channel "gestures"
|
||||
{
|
||||
}
|
||||
channel "head"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
event flexanimation "eyes_closed"
|
||||
{
|
||||
time -0.064103 4.871795
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"lid_closer" combo
|
||||
{
|
||||
0.0010 0.6500 "curve_easein_to_curve_easein"
|
||||
0.2630 0.6076 "curve_easein_to_curve_easeout"
|
||||
0.5296 0.5140 "curve_easein_to_curve_easeout"
|
||||
0.6519 0.5400
|
||||
1.1259 0.3400 "curve_easein_to_curve_easeout"
|
||||
1.9815 0.2803
|
||||
2.1259 0.2555
|
||||
2.3296 0.4036 "curve_easein_to_curve_easeout"
|
||||
2.6074 0.7600 "curve_easein_to_curve_easeout"
|
||||
3.0481 0.7136
|
||||
3.1481 0.7299
|
||||
3.6259 0.7400
|
||||
3.7148 0.6906
|
||||
3.8074 0.7466 "curve_easein_to_curve_easeout"
|
||||
4.9359 0.7285 "curve_easein_to_curve_easeout"
|
||||
}
|
||||
{
|
||||
0.7318 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "trigger"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "52"
|
||||
"ExpressionTool" "54"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "98"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
}
|
||||
channel "lookAt"
|
||||
{
|
||||
}
|
||||
channel "moveTo"
|
||||
{
|
||||
}
|
||||
channel "faceTo"
|
||||
{
|
||||
}
|
||||
channel "postures"
|
||||
{
|
||||
}
|
||||
channel "seq"
|
||||
{
|
||||
}
|
||||
channel "body"
|
||||
{
|
||||
}
|
||||
channel "gestures"
|
||||
{
|
||||
}
|
||||
channel "head"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
event flexanimation "eyes_closed"
|
||||
{
|
||||
time -0.064103 4.871795
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"lid_closer" combo
|
||||
{
|
||||
0.0010 0.6500 "curve_easein_to_curve_easein"
|
||||
0.2630 0.6076 "curve_easein_to_curve_easeout"
|
||||
0.5296 0.5140 "curve_easein_to_curve_easeout"
|
||||
0.6519 0.5400
|
||||
1.1259 0.3400 "curve_easein_to_curve_easeout"
|
||||
1.9815 0.2803
|
||||
2.1259 0.2555
|
||||
2.3296 0.4036 "curve_easein_to_curve_easeout"
|
||||
2.6074 0.7600 "curve_easein_to_curve_easeout"
|
||||
3.0481 0.7136
|
||||
3.1481 0.7299
|
||||
3.6259 0.7400
|
||||
3.7148 0.6906
|
||||
3.8074 0.7466 "curve_easein_to_curve_easeout"
|
||||
4.9359 0.7285 "curve_easein_to_curve_easeout"
|
||||
}
|
||||
{
|
||||
0.7318 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "trigger"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "52"
|
||||
"ExpressionTool" "54"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "98"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,56 +1,56 @@
|
||||
// Choreo version 1
|
||||
event loop "stay lying down loop"
|
||||
{
|
||||
time 4.000000 -1.000000
|
||||
param "3.000000"
|
||||
loopcount "-1"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "debug text"
|
||||
{
|
||||
event generic "Screams"
|
||||
{
|
||||
time 1.876543 2.987654
|
||||
param "debugtext Alyx: It's hurting me!"
|
||||
}
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
event sequence "Cower"
|
||||
{
|
||||
time 1.851851 2.685185
|
||||
param "injured_cower_enter"
|
||||
fixedlength
|
||||
}
|
||||
event sequence "Cower Idle"
|
||||
{
|
||||
time 2.679012 4.345679
|
||||
param "injured_cower"
|
||||
fixedlength
|
||||
}
|
||||
}
|
||||
channel "wav"
|
||||
{
|
||||
event speak "Pain"
|
||||
{
|
||||
time 0.283951 1.799053
|
||||
param "ep_01.al_advisor_pain01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
active "0"
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "108"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event loop "stay lying down loop"
|
||||
{
|
||||
time 4.000000 -1.000000
|
||||
param "3.000000"
|
||||
loopcount "-1"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "debug text"
|
||||
{
|
||||
event generic "Screams"
|
||||
{
|
||||
time 1.876543 2.987654
|
||||
param "debugtext Alyx: It's hurting me!"
|
||||
}
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
event sequence "Cower"
|
||||
{
|
||||
time 1.851851 2.685185
|
||||
param "injured_cower_enter"
|
||||
fixedlength
|
||||
}
|
||||
event sequence "Cower Idle"
|
||||
{
|
||||
time 2.679012 4.345679
|
||||
param "injured_cower"
|
||||
fixedlength
|
||||
}
|
||||
}
|
||||
channel "wav"
|
||||
{
|
||||
event speak "Pain"
|
||||
{
|
||||
time 0.283951 1.799053
|
||||
param "ep_01.al_advisor_pain01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
active "0"
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "108"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
event generic "Uh oh.. time to go!"
|
||||
{
|
||||
time 0.040000 3.002353
|
||||
param "debugtext Alyx: Uh oh.. time to go!"
|
||||
}
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
event generic "unholster"
|
||||
{
|
||||
time 0.200122 0.700122
|
||||
param "AI_UNHOLSTER"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "102"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
event generic "Uh oh.. time to go!"
|
||||
{
|
||||
time 0.040000 3.002353
|
||||
param "debugtext Alyx: Uh oh.. time to go!"
|
||||
}
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
event generic "unholster"
|
||||
{
|
||||
time 0.200122 0.700122
|
||||
param "AI_UNHOLSTER"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "102"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "al_cmongord01"
|
||||
{
|
||||
time 0.248000 1.206344
|
||||
param "ep_01.al_elev_letsgetout"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "al_cmongord01"
|
||||
{
|
||||
time 0.248000 1.206344
|
||||
param "ep_01.al_elev_letsgetout"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_elev_nomore"
|
||||
{
|
||||
time 0.268000 2.706435
|
||||
param "ep_01.al_elev_nomore"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_elev_nomore"
|
||||
{
|
||||
time 0.268000 2.706435
|
||||
param "ep_01.al_elev_nomore"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,145 +1,145 @@
|
||||
// Choreo version 1
|
||||
event section "move pause"
|
||||
{
|
||||
time 0.426230 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "destroy02"
|
||||
{
|
||||
time 6.156735 7.839184
|
||||
param "ep_02.al_barn_destroy02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "advisor"
|
||||
{
|
||||
time 0.770492 1.887544
|
||||
param "ep_02.al_barn_advis"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "destroy01"
|
||||
{
|
||||
time 2.728163 6.077460
|
||||
param "ep_02.al_barn_destroy01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "vortsaid"
|
||||
{
|
||||
time 7.978836 13.433893
|
||||
param "ep_02.al_barn_vortsaid"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "look at advisor"
|
||||
{
|
||||
time 0.553560 5.115253
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.4684 0.9920
|
||||
4.1789 0.9920
|
||||
}
|
||||
}
|
||||
event lookat "!player"
|
||||
{
|
||||
time 5.000000 9.309524
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.4316 0.9920
|
||||
3.9332 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "look at advisor"
|
||||
{
|
||||
time 9.072079 13.633772
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.4684 0.9920
|
||||
4.1789 0.9920
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face advisor"
|
||||
{
|
||||
time 0.530054 5.109506
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.5211 0.9920
|
||||
4.1526 0.9973
|
||||
}
|
||||
}
|
||||
event face "!player"
|
||||
{
|
||||
time 5.000001 9.261906
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.5105 0.9973
|
||||
3.8855 0.9920
|
||||
}
|
||||
}
|
||||
event face "face advisor"
|
||||
{
|
||||
time 9.048573 13.628025
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.5211 0.9920
|
||||
4.1526 0.9973
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "move to ramp"
|
||||
{
|
||||
time 0.049181 2.226776
|
||||
param "!target2"
|
||||
param2 "Walk"
|
||||
resumecondition
|
||||
}
|
||||
}
|
||||
channel "Postures"
|
||||
{
|
||||
}
|
||||
channel "Gestures"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
}
|
||||
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
|
||||
}
|
||||
|
||||
mapname "maps\d2_prison\06_actormarks.bsp"
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "94"
|
||||
"SceneRampTool" "100"
|
||||
"RampTool" "38"
|
||||
"ExpressionTool" "64"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "move pause"
|
||||
{
|
||||
time 0.426230 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "destroy02"
|
||||
{
|
||||
time 6.156735 7.839184
|
||||
param "ep_02.al_barn_destroy02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "advisor"
|
||||
{
|
||||
time 0.770492 1.887544
|
||||
param "ep_02.al_barn_advis"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "destroy01"
|
||||
{
|
||||
time 2.728163 6.077460
|
||||
param "ep_02.al_barn_destroy01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "vortsaid"
|
||||
{
|
||||
time 7.978836 13.433893
|
||||
param "ep_02.al_barn_vortsaid"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "look at advisor"
|
||||
{
|
||||
time 0.553560 5.115253
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.4684 0.9920
|
||||
4.1789 0.9920
|
||||
}
|
||||
}
|
||||
event lookat "!player"
|
||||
{
|
||||
time 5.000000 9.309524
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.4316 0.9920
|
||||
3.9332 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "look at advisor"
|
||||
{
|
||||
time 9.072079 13.633772
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.4684 0.9920
|
||||
4.1789 0.9920
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face advisor"
|
||||
{
|
||||
time 0.530054 5.109506
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.5211 0.9920
|
||||
4.1526 0.9973
|
||||
}
|
||||
}
|
||||
event face "!player"
|
||||
{
|
||||
time 5.000001 9.261906
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.5105 0.9973
|
||||
3.8855 0.9920
|
||||
}
|
||||
}
|
||||
event face "face advisor"
|
||||
{
|
||||
time 9.048573 13.628025
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.5211 0.9920
|
||||
4.1526 0.9973
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "move to ramp"
|
||||
{
|
||||
time 0.049181 2.226776
|
||||
param "!target2"
|
||||
param2 "Walk"
|
||||
resumecondition
|
||||
}
|
||||
}
|
||||
channel "Postures"
|
||||
{
|
||||
}
|
||||
channel "Gestures"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
}
|
||||
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
|
||||
}
|
||||
|
||||
mapname "maps\d2_prison\06_actormarks.bsp"
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "94"
|
||||
"SceneRampTool" "100"
|
||||
"RampTool" "38"
|
||||
"ExpressionTool" "64"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,63 +1,63 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "!player"
|
||||
{
|
||||
time 0.066667 3.013333
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
event flexanimation "face"
|
||||
{
|
||||
time 0.186667 2.680000
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"inner_raiser" combo
|
||||
{
|
||||
0.2133 0.4100
|
||||
0.2982 0.4100
|
||||
2.1190 0.4100
|
||||
2.2284 0.4100
|
||||
}
|
||||
{
|
||||
0.2133 0.5000
|
||||
0.2982 0.5000
|
||||
2.1190 0.5000
|
||||
2.2284 0.5000
|
||||
}
|
||||
"corner_depressor" combo
|
||||
{
|
||||
0.2133 0.4100
|
||||
0.2982 0.4100
|
||||
2.1190 0.4100
|
||||
2.2284 0.4100
|
||||
}
|
||||
{
|
||||
0.2133 0.5000
|
||||
0.2982 0.5000
|
||||
2.1190 0.5000
|
||||
2.2284 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "140"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "106"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "!player"
|
||||
{
|
||||
time 0.066667 3.013333
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
event flexanimation "face"
|
||||
{
|
||||
time 0.186667 2.680000
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"inner_raiser" combo
|
||||
{
|
||||
0.2133 0.4100
|
||||
0.2982 0.4100
|
||||
2.1190 0.4100
|
||||
2.2284 0.4100
|
||||
}
|
||||
{
|
||||
0.2133 0.5000
|
||||
0.2982 0.5000
|
||||
2.1190 0.5000
|
||||
2.2284 0.5000
|
||||
}
|
||||
"corner_depressor" combo
|
||||
{
|
||||
0.2133 0.4100
|
||||
0.2982 0.4100
|
||||
2.1190 0.4100
|
||||
2.2284 0.4100
|
||||
}
|
||||
{
|
||||
0.2133 0.5000
|
||||
0.2982 0.5000
|
||||
2.1190 0.5000
|
||||
2.2284 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "140"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "106"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,42 +1,42 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "what"
|
||||
{
|
||||
time 0.240310 2.703485
|
||||
param "ep_02.al_barn_whatwasthat"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "!player"
|
||||
{
|
||||
time 0.019380 2.829458
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "!player"
|
||||
{
|
||||
time 0.031008 2.837209
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "172"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "what"
|
||||
{
|
||||
time 0.240310 2.703485
|
||||
param "ep_02.al_barn_whatwasthat"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "!player"
|
||||
{
|
||||
time 0.019380 2.829458
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "!player"
|
||||
{
|
||||
time 0.031008 2.837209
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "172"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
event generic "There! Again."
|
||||
{
|
||||
time 0.040000 3.015686
|
||||
param "debugtext Alyx: There! Again."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
event generic "There! Again."
|
||||
{
|
||||
time 0.040000 3.015686
|
||||
param "debugtext Alyx: There! Again."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,344 +1,344 @@
|
||||
// Choreo version 1
|
||||
event stoppoint "STOP"
|
||||
{
|
||||
time 14.340780 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event loop "zap_loop"
|
||||
{
|
||||
time 7.660257 -1.000000
|
||||
param "7.150000"
|
||||
loopcount "0"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event generic "Let me see if I can get into their system."
|
||||
{
|
||||
time 0.811265 3.844053
|
||||
param "debugtext Alyx: Let me see if I can get into their system."
|
||||
}
|
||||
event generic "Uh oh."
|
||||
{
|
||||
time 10.363178 12.406895
|
||||
param "debugtext Alyx: Uh oh."
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "doorcontrol"
|
||||
{
|
||||
time 6.438011 7.914202
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.3780 0.7205
|
||||
0.5040 0.8384
|
||||
0.8380 0.8865
|
||||
1.0252 0.8822
|
||||
1.1371 0.8782
|
||||
}
|
||||
}
|
||||
event lookat "doorcontrol"
|
||||
{
|
||||
time 2.695637 5.517197
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
2.4653 0.8563
|
||||
2.5201 0.8865
|
||||
2.6676 0.8384
|
||||
2.7281 0.7845
|
||||
}
|
||||
}
|
||||
event lookat "doorcontrol"
|
||||
{
|
||||
time 8.317332 9.912707
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.3780 0.7205
|
||||
0.5040 0.8384
|
||||
1.0237 0.8865
|
||||
1.1170 0.8723
|
||||
1.2194 0.8543
|
||||
}
|
||||
}
|
||||
event lookat "Alyx_Emptool"
|
||||
{
|
||||
time 5.135115 6.594476
|
||||
param "Alyx_Emptool"
|
||||
event_ramp
|
||||
{
|
||||
0.2872 0.6131
|
||||
0.3524 0.6307
|
||||
1.1391 0.6267
|
||||
1.2510 0.6208
|
||||
}
|
||||
}
|
||||
event lookat "Alyx_Emptool"
|
||||
{
|
||||
time 7.702323 8.470176
|
||||
param "Alyx_Emptool"
|
||||
event_ramp
|
||||
{
|
||||
0.2933 0.5014
|
||||
0.5143 0.6447
|
||||
0.5739 0.6527
|
||||
}
|
||||
}
|
||||
event lookat "look at console"
|
||||
{
|
||||
time 0.072686 2.954355
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
2.5254 0.8563
|
||||
2.5802 0.8865
|
||||
2.7277 0.8384
|
||||
2.7882 0.7845
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "doorcontrol"
|
||||
{
|
||||
time 4.723318 9.639235
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.3660 0.5590
|
||||
0.5440 0.7336
|
||||
0.7880 0.8079
|
||||
4.1193 0.8166
|
||||
4.8173 0.7686
|
||||
4.9160 0.7642
|
||||
}
|
||||
}
|
||||
event face "face advisor"
|
||||
{
|
||||
time 9.461023 14.376940
|
||||
param "Advisor"
|
||||
event_ramp
|
||||
{
|
||||
0.3660 0.5590
|
||||
0.5440 0.7336
|
||||
0.7880 0.8079
|
||||
4.1193 0.8166
|
||||
4.8173 0.7686
|
||||
4.9160 0.7642
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "doorcontrol"
|
||||
{
|
||||
time 1.224842 4.410246
|
||||
param "!target2"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
}
|
||||
}
|
||||
channel "Postures"
|
||||
{
|
||||
event gesture "emp"
|
||||
{
|
||||
time 5.131345 9.042094
|
||||
param "A_EMPbig_g"
|
||||
event_ramp
|
||||
{
|
||||
1.0190 0.9820
|
||||
2.8190 0.9920
|
||||
}
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.219130
|
||||
"loop" 0.564621
|
||||
"end" 0.640977
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.047619
|
||||
"loop" 0.494048
|
||||
"end" 0.625000
|
||||
}
|
||||
sequenceduration 5.633333
|
||||
}
|
||||
event gesture "NULL"
|
||||
{
|
||||
time 4.410256 5.438829
|
||||
param ""
|
||||
}
|
||||
}
|
||||
channel "Gestures"
|
||||
{
|
||||
event gesture "NULL"
|
||||
{
|
||||
time 4.410256 5.459237
|
||||
param ""
|
||||
}
|
||||
event gesture "1"
|
||||
{
|
||||
time 5.095291 7.349825
|
||||
param "A_bg_h_jerkrt"
|
||||
event_ramp
|
||||
{
|
||||
0.4381 0.9048
|
||||
}
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.162637
|
||||
"extreme" 0.285623
|
||||
"loop" 0.495570
|
||||
"end" 0.843279
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.141026
|
||||
"extreme" 0.269231
|
||||
"loop" 0.628205
|
||||
"end" 0.641026
|
||||
}
|
||||
sequenceduration 2.633333
|
||||
}
|
||||
event gesture "2"
|
||||
{
|
||||
time 6.725903 9.025903
|
||||
param "a_bg_htiltleft"
|
||||
event_ramp
|
||||
{
|
||||
0.3643 0.8730
|
||||
}
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.117647
|
||||
"extreme" 0.338235
|
||||
"loop" 0.514706
|
||||
"end" 0.588235
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.117647
|
||||
"extreme" 0.338235
|
||||
"loop" 0.514706
|
||||
"end" 0.588235
|
||||
}
|
||||
sequenceduration 2.300000
|
||||
}
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
event flexanimation "face"
|
||||
{
|
||||
time 4.885904 8.885903
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"inner_raiser" combo
|
||||
{
|
||||
0.4861 0.0000
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.0000
|
||||
2.5499 0.0000
|
||||
}
|
||||
{
|
||||
0.4861 0.5000
|
||||
1.3568 0.5000
|
||||
2.0663 0.5000
|
||||
2.1780 0.5000
|
||||
2.5499 0.5000
|
||||
}
|
||||
"outer_raiser" combo
|
||||
{
|
||||
0.4861 0.3500
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.4100
|
||||
2.5499 0.1400
|
||||
}
|
||||
{
|
||||
0.4861 0.4800
|
||||
1.3568 0.4800
|
||||
2.0663 0.4800
|
||||
2.1780 0.4800
|
||||
2.5499 0.4800
|
||||
}
|
||||
"lowerer" combo
|
||||
{
|
||||
0.4861 0.0000
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.0000
|
||||
2.5499 0.0000
|
||||
}
|
||||
{
|
||||
0.4861 0.5000
|
||||
1.3568 0.5000
|
||||
2.0663 0.5000
|
||||
2.1780 0.5000
|
||||
2.5499 0.5000
|
||||
}
|
||||
"corner_puller" combo
|
||||
{
|
||||
0.4861 0.1800
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.0000
|
||||
2.5499 0.0000
|
||||
}
|
||||
{
|
||||
0.4861 0.4600
|
||||
1.3568 0.4600
|
||||
2.0663 0.4600
|
||||
2.1780 0.4600
|
||||
2.5499 0.4600
|
||||
}
|
||||
"corner_depressor" combo
|
||||
{
|
||||
0.4861 0.0000
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.0000
|
||||
2.5499 0.0000
|
||||
}
|
||||
{
|
||||
0.4861 0.5000
|
||||
1.3568 0.5000
|
||||
2.0663 0.5000
|
||||
2.1780 0.5000
|
||||
2.5499 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
event firetrigger "1 - Trigger_EMP"
|
||||
{
|
||||
time 7.162365 -1.000000
|
||||
param "1"
|
||||
}
|
||||
event generic "holster"
|
||||
{
|
||||
time 4.444270 4.944270
|
||||
param "AI_HOLSTER"
|
||||
}
|
||||
}
|
||||
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
|
||||
}
|
||||
|
||||
mapname "maps\d2_prison\06_actormarks.bsp"
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "122"
|
||||
"SceneRampTool" "100"
|
||||
"RampTool" "26"
|
||||
"ExpressionTool" "64"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event stoppoint "STOP"
|
||||
{
|
||||
time 14.340780 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event loop "zap_loop"
|
||||
{
|
||||
time 7.660257 -1.000000
|
||||
param "7.150000"
|
||||
loopcount "0"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event generic "Let me see if I can get into their system."
|
||||
{
|
||||
time 0.811265 3.844053
|
||||
param "debugtext Alyx: Let me see if I can get into their system."
|
||||
}
|
||||
event generic "Uh oh."
|
||||
{
|
||||
time 10.363178 12.406895
|
||||
param "debugtext Alyx: Uh oh."
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "doorcontrol"
|
||||
{
|
||||
time 6.438011 7.914202
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.3780 0.7205
|
||||
0.5040 0.8384
|
||||
0.8380 0.8865
|
||||
1.0252 0.8822
|
||||
1.1371 0.8782
|
||||
}
|
||||
}
|
||||
event lookat "doorcontrol"
|
||||
{
|
||||
time 2.695637 5.517197
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
2.4653 0.8563
|
||||
2.5201 0.8865
|
||||
2.6676 0.8384
|
||||
2.7281 0.7845
|
||||
}
|
||||
}
|
||||
event lookat "doorcontrol"
|
||||
{
|
||||
time 8.317332 9.912707
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.3780 0.7205
|
||||
0.5040 0.8384
|
||||
1.0237 0.8865
|
||||
1.1170 0.8723
|
||||
1.2194 0.8543
|
||||
}
|
||||
}
|
||||
event lookat "Alyx_Emptool"
|
||||
{
|
||||
time 5.135115 6.594476
|
||||
param "Alyx_Emptool"
|
||||
event_ramp
|
||||
{
|
||||
0.2872 0.6131
|
||||
0.3524 0.6307
|
||||
1.1391 0.6267
|
||||
1.2510 0.6208
|
||||
}
|
||||
}
|
||||
event lookat "Alyx_Emptool"
|
||||
{
|
||||
time 7.702323 8.470176
|
||||
param "Alyx_Emptool"
|
||||
event_ramp
|
||||
{
|
||||
0.2933 0.5014
|
||||
0.5143 0.6447
|
||||
0.5739 0.6527
|
||||
}
|
||||
}
|
||||
event lookat "look at console"
|
||||
{
|
||||
time 0.072686 2.954355
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
2.5254 0.8563
|
||||
2.5802 0.8865
|
||||
2.7277 0.8384
|
||||
2.7882 0.7845
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "doorcontrol"
|
||||
{
|
||||
time 4.723318 9.639235
|
||||
param "!target1"
|
||||
event_ramp
|
||||
{
|
||||
0.3660 0.5590
|
||||
0.5440 0.7336
|
||||
0.7880 0.8079
|
||||
4.1193 0.8166
|
||||
4.8173 0.7686
|
||||
4.9160 0.7642
|
||||
}
|
||||
}
|
||||
event face "face advisor"
|
||||
{
|
||||
time 9.461023 14.376940
|
||||
param "Advisor"
|
||||
event_ramp
|
||||
{
|
||||
0.3660 0.5590
|
||||
0.5440 0.7336
|
||||
0.7880 0.8079
|
||||
4.1193 0.8166
|
||||
4.8173 0.7686
|
||||
4.9160 0.7642
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "doorcontrol"
|
||||
{
|
||||
time 1.224842 4.410246
|
||||
param "!target2"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
}
|
||||
}
|
||||
channel "Postures"
|
||||
{
|
||||
event gesture "emp"
|
||||
{
|
||||
time 5.131345 9.042094
|
||||
param "A_EMPbig_g"
|
||||
event_ramp
|
||||
{
|
||||
1.0190 0.9820
|
||||
2.8190 0.9920
|
||||
}
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.219130
|
||||
"loop" 0.564621
|
||||
"end" 0.640977
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.047619
|
||||
"loop" 0.494048
|
||||
"end" 0.625000
|
||||
}
|
||||
sequenceduration 5.633333
|
||||
}
|
||||
event gesture "NULL"
|
||||
{
|
||||
time 4.410256 5.438829
|
||||
param ""
|
||||
}
|
||||
}
|
||||
channel "Gestures"
|
||||
{
|
||||
event gesture "NULL"
|
||||
{
|
||||
time 4.410256 5.459237
|
||||
param ""
|
||||
}
|
||||
event gesture "1"
|
||||
{
|
||||
time 5.095291 7.349825
|
||||
param "A_bg_h_jerkrt"
|
||||
event_ramp
|
||||
{
|
||||
0.4381 0.9048
|
||||
}
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.162637
|
||||
"extreme" 0.285623
|
||||
"loop" 0.495570
|
||||
"end" 0.843279
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.141026
|
||||
"extreme" 0.269231
|
||||
"loop" 0.628205
|
||||
"end" 0.641026
|
||||
}
|
||||
sequenceduration 2.633333
|
||||
}
|
||||
event gesture "2"
|
||||
{
|
||||
time 6.725903 9.025903
|
||||
param "a_bg_htiltleft"
|
||||
event_ramp
|
||||
{
|
||||
0.3643 0.8730
|
||||
}
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.117647
|
||||
"extreme" 0.338235
|
||||
"loop" 0.514706
|
||||
"end" 0.588235
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.117647
|
||||
"extreme" 0.338235
|
||||
"loop" 0.514706
|
||||
"end" 0.588235
|
||||
}
|
||||
sequenceduration 2.300000
|
||||
}
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
event flexanimation "face"
|
||||
{
|
||||
time 4.885904 8.885903
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"inner_raiser" combo
|
||||
{
|
||||
0.4861 0.0000
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.0000
|
||||
2.5499 0.0000
|
||||
}
|
||||
{
|
||||
0.4861 0.5000
|
||||
1.3568 0.5000
|
||||
2.0663 0.5000
|
||||
2.1780 0.5000
|
||||
2.5499 0.5000
|
||||
}
|
||||
"outer_raiser" combo
|
||||
{
|
||||
0.4861 0.3500
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.4100
|
||||
2.5499 0.1400
|
||||
}
|
||||
{
|
||||
0.4861 0.4800
|
||||
1.3568 0.4800
|
||||
2.0663 0.4800
|
||||
2.1780 0.4800
|
||||
2.5499 0.4800
|
||||
}
|
||||
"lowerer" combo
|
||||
{
|
||||
0.4861 0.0000
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.0000
|
||||
2.5499 0.0000
|
||||
}
|
||||
{
|
||||
0.4861 0.5000
|
||||
1.3568 0.5000
|
||||
2.0663 0.5000
|
||||
2.1780 0.5000
|
||||
2.5499 0.5000
|
||||
}
|
||||
"corner_puller" combo
|
||||
{
|
||||
0.4861 0.1800
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.0000
|
||||
2.5499 0.0000
|
||||
}
|
||||
{
|
||||
0.4861 0.4600
|
||||
1.3568 0.4600
|
||||
2.0663 0.4600
|
||||
2.1780 0.4600
|
||||
2.5499 0.4600
|
||||
}
|
||||
"corner_depressor" combo
|
||||
{
|
||||
0.4861 0.0000
|
||||
1.3568 0.0000
|
||||
2.0663 0.0000
|
||||
2.1780 0.0000
|
||||
2.5499 0.0000
|
||||
}
|
||||
{
|
||||
0.4861 0.5000
|
||||
1.3568 0.5000
|
||||
2.0663 0.5000
|
||||
2.1780 0.5000
|
||||
2.5499 0.5000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
event firetrigger "1 - Trigger_EMP"
|
||||
{
|
||||
time 7.162365 -1.000000
|
||||
param "1"
|
||||
}
|
||||
event generic "holster"
|
||||
{
|
||||
time 4.444270 4.944270
|
||||
param "AI_HOLSTER"
|
||||
}
|
||||
}
|
||||
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
|
||||
}
|
||||
|
||||
mapname "maps\d2_prison\06_actormarks.bsp"
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "122"
|
||||
"SceneRampTool" "100"
|
||||
"RampTool" "26"
|
||||
"ExpressionTool" "64"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,73 +1,73 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
active "0"
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
}
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "ep_02.al_shaft_thereheis01"
|
||||
{
|
||||
time 0.057158 1.016432
|
||||
param "ep_02.al_shaft_thereheis01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_shaft_thereheis01"
|
||||
{
|
||||
time 1.594792 3.138919
|
||||
param "ep_02.al_shaft_thereheis02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_shaft_thereheis01"
|
||||
{
|
||||
time 3.465760 5.108572
|
||||
param "ep_02.al_shaft_thereheis03"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "vort"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.vort_shaft_calldown"
|
||||
{
|
||||
time 5.911122 7.955838
|
||||
param "ep_02.vort_shaft_wellsaid"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "62"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
active "0"
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
}
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "ep_02.al_shaft_thereheis01"
|
||||
{
|
||||
time 0.057158 1.016432
|
||||
param "ep_02.al_shaft_thereheis01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_shaft_thereheis01"
|
||||
{
|
||||
time 1.594792 3.138919
|
||||
param "ep_02.al_shaft_thereheis02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_shaft_thereheis01"
|
||||
{
|
||||
time 3.465760 5.108572
|
||||
param "ep_02.al_shaft_thereheis03"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "vort"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.vort_shaft_calldown"
|
||||
{
|
||||
time 5.911122 7.955838
|
||||
param "ep_02.vort_shaft_wellsaid"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "62"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,50 +1,50 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "ep_02.al_shaft_calldown"
|
||||
{
|
||||
time 0.057158 2.936432
|
||||
param "ep_02.al_shaft_calldown"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "vort"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.vort_shaft_calldown"
|
||||
{
|
||||
time 3.255208 7.437952
|
||||
param "ep_02.vort_shaft_calldown"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "128"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "ep_02.al_shaft_calldown"
|
||||
{
|
||||
time 0.057158 2.936432
|
||||
param "ep_02.al_shaft_calldown"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "vort"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.vort_shaft_calldown"
|
||||
{
|
||||
time 3.255208 7.437952
|
||||
param "ep_02.vort_shaft_calldown"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "128"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Sound"
|
||||
{
|
||||
event speak "npc_alyx."
|
||||
{
|
||||
time 0.186667 0.575873
|
||||
param "npc_alyx.vehicle_impact_hard"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Sound"
|
||||
{
|
||||
event speak "npc_alyx."
|
||||
{
|
||||
time 0.186667 0.575873
|
||||
param "npc_alyx.vehicle_impact_hard"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Sound"
|
||||
{
|
||||
event speak "npc_alyx."
|
||||
{
|
||||
time 0.186667 0.862925
|
||||
param "npc_alyx.vehicle_overturned"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Sound"
|
||||
{
|
||||
event speak "npc_alyx."
|
||||
{
|
||||
time 0.186667 0.862925
|
||||
param "npc_alyx.vehicle_overturned"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event generic "Flip"
|
||||
{
|
||||
time 0.133333 2.020000
|
||||
param "debugtext Alyx: Hey Gordon, flip the car over!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event generic "Flip"
|
||||
{
|
||||
time 0.133333 2.020000
|
||||
param "debugtext Alyx: Hey Gordon, flip the car over!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Sound"
|
||||
{
|
||||
event speak "npc_alyx."
|
||||
{
|
||||
time 0.186667 0.933311
|
||||
param "npc_alyx.vehicle_obstacle_warning"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Sound"
|
||||
{
|
||||
event speak "npc_alyx."
|
||||
{
|
||||
time 0.186667 0.933311
|
||||
param "npc_alyx.vehicle_obstacle_warning"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,45 +1,45 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.018518 0.851851
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_whatthisplace"
|
||||
{
|
||||
time 0.950618 2.421412
|
||||
param "ep_01.al_whatthisplace"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "al_ugh01"
|
||||
{
|
||||
time 0.074074 0.832804
|
||||
param "ep_01.al_ugh01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "108"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.018518 0.851851
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_whatthisplace"
|
||||
{
|
||||
time 0.950618 2.421412
|
||||
param "ep_01.al_whatthisplace"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "al_ugh01"
|
||||
{
|
||||
time 0.074074 0.832804
|
||||
param "ep_01.al_ugh01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "108"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,36 +1,36 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "ep_02.al_inn_trap"
|
||||
{
|
||||
time 0.045747 1.015180
|
||||
param "ep_02.al_inn_trap"
|
||||
param2 ".9"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_inn_getinside"
|
||||
{
|
||||
time 1.091954 2.251500
|
||||
param "ep_02.al_inn_getinside"
|
||||
param2 ".8"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "116"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "ep_02.al_inn_trap"
|
||||
{
|
||||
time 0.045747 1.015180
|
||||
param "ep_02.al_inn_trap"
|
||||
param2 ".9"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.al_inn_getinside"
|
||||
{
|
||||
time 1.091954 2.251500
|
||||
param "ep_02.al_inn_getinside"
|
||||
param2 ".8"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "116"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,48 +1,48 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 2.925831 -1.000000
|
||||
param "1"
|
||||
}
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 0.431373 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "al_pb_mightgivejolt"
|
||||
{
|
||||
time 0.144928 6.394792
|
||||
param "ep_01.al_pb_mightgivejolt"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 2.925831 -1.000000
|
||||
param "1"
|
||||
}
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 0.431373 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "al_pb_mightgivejolt"
|
||||
{
|
||||
time 0.144928 6.394792
|
||||
param "ep_01.al_pb_mightgivejolt"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,48 +1,48 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 2.433077 -1.000000
|
||||
param "1"
|
||||
}
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 0.431373 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_dark_almostdone_01"
|
||||
{
|
||||
time 0.043478 1.093886
|
||||
param "ep_01.al_dark_almostdone_01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 2.433077 -1.000000
|
||||
param "1"
|
||||
}
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 0.431373 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_dark_almostdone_01"
|
||||
{
|
||||
time 0.043478 1.093886
|
||||
param "ep_01.al_dark_almostdone_01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,43 +1,43 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 2.213982 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_pb_readyforjolt"
|
||||
{
|
||||
time 0.101449 1.154896
|
||||
param "ep_01.al_pb_readyforjolt"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
}
|
||||
channel "animation"
|
||||
{
|
||||
}
|
||||
channel "triggers"
|
||||
{
|
||||
event firetrigger "1 - spark"
|
||||
{
|
||||
time 2.213982 -1.000000
|
||||
param "1"
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_01.al_pb_readyforjolt"
|
||||
{
|
||||
time 0.101449 1.154896
|
||||
param "ep_01.al_pb_readyforjolt"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "46"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,74 +1,74 @@
|
||||
// Choreo version 1
|
||||
actor "chet"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "chetMovesAwayFromDoor"
|
||||
{
|
||||
time 4.932857 8.876908
|
||||
param "!target1"
|
||||
param2 "Run"
|
||||
}
|
||||
}
|
||||
channel "debug text"
|
||||
{
|
||||
event generic "chet runs away"
|
||||
{
|
||||
time 4.929285 6.357858
|
||||
param "debugtext Chet: Right. I should get back outside with the others."
|
||||
}
|
||||
event generic "chet says there used to be a door..."
|
||||
{
|
||||
time 0.553808 1.393094
|
||||
param "debugtext Chet: Well, this used to be the way to get downstairs."
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "chetFacePlayer"
|
||||
{
|
||||
time 0.562617 2.648331
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1176 1.0000
|
||||
1.9246 1.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "trigger"
|
||||
{
|
||||
event firetrigger "fastZombieScream"
|
||||
{
|
||||
time 4.434524 -1.000000
|
||||
param "8"
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "chetLooksAtPlayer"
|
||||
{
|
||||
time 0.928571 1.946429
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0880 0.9831
|
||||
0.9240 1.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "98"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "chet"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "chetMovesAwayFromDoor"
|
||||
{
|
||||
time 4.932857 8.876908
|
||||
param "!target1"
|
||||
param2 "Run"
|
||||
}
|
||||
}
|
||||
channel "debug text"
|
||||
{
|
||||
event generic "chet runs away"
|
||||
{
|
||||
time 4.929285 6.357858
|
||||
param "debugtext Chet: Right. I should get back outside with the others."
|
||||
}
|
||||
event generic "chet says there used to be a door..."
|
||||
{
|
||||
time 0.553808 1.393094
|
||||
param "debugtext Chet: Well, this used to be the way to get downstairs."
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "chetFacePlayer"
|
||||
{
|
||||
time 0.562617 2.648331
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1176 1.0000
|
||||
1.9246 1.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "trigger"
|
||||
{
|
||||
event firetrigger "fastZombieScream"
|
||||
{
|
||||
time 4.434524 -1.000000
|
||||
param "8"
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "chetLooksAtPlayer"
|
||||
{
|
||||
time 0.928571 1.946429
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0880 0.9831
|
||||
0.9240 1.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "98"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,50 +1,50 @@
|
||||
// Choreo version 1
|
||||
actor "citizen_actor"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "they're coming!"
|
||||
{
|
||||
time 0.326667 1.173356
|
||||
param "ep1_citizen.cit_evac_enemies01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "oh shit"
|
||||
{
|
||||
time 1.713334 2.616259
|
||||
param "ep1_citizen.cit_buddykilled07"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "oh shit"
|
||||
{
|
||||
time 3.726668 4.588097
|
||||
param "ep1_citizen.cit_buddykilled06"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "oh shit"
|
||||
{
|
||||
time 5.313334 7.137008
|
||||
param "ep1_citizen.cit_evac_casualty11"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "citizen_actor"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "they're coming!"
|
||||
{
|
||||
time 0.326667 1.173356
|
||||
param "ep1_citizen.cit_evac_enemies01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "oh shit"
|
||||
{
|
||||
time 1.713334 2.616259
|
||||
param "ep1_citizen.cit_buddykilled07"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "oh shit"
|
||||
{
|
||||
time 3.726668 4.588097
|
||||
param "ep1_citizen.cit_buddykilled06"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "oh shit"
|
||||
{
|
||||
time 5.313334 7.137008
|
||||
param "ep1_citizen.cit_evac_casualty11"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,99 +1,99 @@
|
||||
// Choreo version 1
|
||||
event section "wait till looking at player"
|
||||
{
|
||||
time 0.450000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "lodge_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_tothesawmill_05"
|
||||
{
|
||||
time 0.480000 1.857914
|
||||
param "ep_02.cit_tothesawmill_05"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_tothesawmill_06"
|
||||
{
|
||||
time 2.006667 3.816032
|
||||
param "ep_02.cit_tothesawmill_06"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "citizen faces player."
|
||||
{
|
||||
time 0.006667 0.646667
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
0.6260 0.9887
|
||||
}
|
||||
resumecondition
|
||||
}
|
||||
event face "citizen faces the sawmill"
|
||||
{
|
||||
time 1.206666 3.513333
|
||||
param "general_citizen_faceto"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
2.2927 0.9887
|
||||
}
|
||||
}
|
||||
event face "citizen faces player"
|
||||
{
|
||||
time 5.266667 6.253334
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.2940 0.9774
|
||||
0.9727 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "g_frustrated_point"
|
||||
{
|
||||
time 3.193334 5.393333
|
||||
param "g_frustrated_point"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"in" 0.076960
|
||||
"loop" 0.584897
|
||||
"end" 0.677249
|
||||
"out" 0.831169
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"in" 0.079365
|
||||
"loop" 0.603175
|
||||
"end" 0.698413
|
||||
"out" 0.857143
|
||||
}
|
||||
sequenceduration 2.133333
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "wait till looking at player"
|
||||
{
|
||||
time 0.450000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "lodge_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_tothesawmill_05"
|
||||
{
|
||||
time 0.480000 1.857914
|
||||
param "ep_02.cit_tothesawmill_05"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_tothesawmill_06"
|
||||
{
|
||||
time 2.006667 3.816032
|
||||
param "ep_02.cit_tothesawmill_06"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "citizen faces player."
|
||||
{
|
||||
time 0.006667 0.646667
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
0.6260 0.9887
|
||||
}
|
||||
resumecondition
|
||||
}
|
||||
event face "citizen faces the sawmill"
|
||||
{
|
||||
time 1.206666 3.513333
|
||||
param "general_citizen_faceto"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
2.2927 0.9887
|
||||
}
|
||||
}
|
||||
event face "citizen faces player"
|
||||
{
|
||||
time 5.266667 6.253334
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.2940 0.9774
|
||||
0.9727 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "g_frustrated_point"
|
||||
{
|
||||
time 3.193334 5.393333
|
||||
param "g_frustrated_point"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"in" 0.076960
|
||||
"loop" 0.584897
|
||||
"end" 0.677249
|
||||
"out" 0.831169
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"in" 0.079365
|
||||
"loop" 0.603175
|
||||
"end" 0.698413
|
||||
"out" 0.857143
|
||||
}
|
||||
sequenceduration 2.133333
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,99 +1,99 @@
|
||||
// Choreo version 1
|
||||
event section "wait till looking at player"
|
||||
{
|
||||
time 0.450000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "cabin_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_tothesawmill_03"
|
||||
{
|
||||
time 0.500000 1.325578
|
||||
param "ep_02.cit_tothesawmill_03"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_tothesawmill_04"
|
||||
{
|
||||
time 1.500000 3.794014
|
||||
param "ep_02.cit_tothesawmill_04"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.006667 0.646667
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
0.6260 0.9887
|
||||
}
|
||||
resumecondition
|
||||
}
|
||||
event face "face the sawmill"
|
||||
{
|
||||
time 1.893333 2.786667
|
||||
param "general_citizen_faceto"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
0.8793 0.9887
|
||||
}
|
||||
}
|
||||
event face "face player"
|
||||
{
|
||||
time 3.993334 4.980000
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.2800 0.9774
|
||||
0.9727 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "g_frustrated_point"
|
||||
{
|
||||
time 1.960000 4.093334
|
||||
param "g_frustrated_point"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"in" 0.079365
|
||||
"loop" 0.603175
|
||||
"end" 0.698413
|
||||
"out" 0.857143
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"in" 0.079365
|
||||
"loop" 0.603175
|
||||
"end" 0.698413
|
||||
"out" 0.857143
|
||||
}
|
||||
sequenceduration 2.133333
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "wait till looking at player"
|
||||
{
|
||||
time 0.450000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "cabin_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_tothesawmill_03"
|
||||
{
|
||||
time 0.500000 1.325578
|
||||
param "ep_02.cit_tothesawmill_03"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_tothesawmill_04"
|
||||
{
|
||||
time 1.500000 3.794014
|
||||
param "ep_02.cit_tothesawmill_04"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.006667 0.646667
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
0.6260 0.9887
|
||||
}
|
||||
resumecondition
|
||||
}
|
||||
event face "face the sawmill"
|
||||
{
|
||||
time 1.893333 2.786667
|
||||
param "general_citizen_faceto"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
0.8793 0.9887
|
||||
}
|
||||
}
|
||||
event face "face player"
|
||||
{
|
||||
time 3.993334 4.980000
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.2800 0.9774
|
||||
0.9727 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "g_frustrated_point"
|
||||
{
|
||||
time 1.960000 4.093334
|
||||
param "g_frustrated_point"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"in" 0.079365
|
||||
"loop" 0.603175
|
||||
"end" 0.698413
|
||||
"out" 0.857143
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"in" 0.079365
|
||||
"loop" 0.603175
|
||||
"end" 0.698413
|
||||
"out" 0.857143
|
||||
}
|
||||
sequenceduration 2.133333
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,104 +1,104 @@
|
||||
// Choreo version 1
|
||||
actor "base_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_tothesawmill_01"
|
||||
{
|
||||
time 0.372754 3.103434
|
||||
param "ep_02.cit_tothesawmill_01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "lookat"
|
||||
{
|
||||
event lookat "!player"
|
||||
{
|
||||
time 0.020000 2.506666
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.006667 3.365797
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
3.3450 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "posture"
|
||||
{
|
||||
event gesture "p_stepleft"
|
||||
{
|
||||
time 0.014493 2.914493
|
||||
param "p_stepleft"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.348837
|
||||
"loop" 0.511628
|
||||
"end" 0.790698
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.348837
|
||||
"loop" 0.511628
|
||||
"end" 0.790698
|
||||
}
|
||||
sequenceduration 2.900000
|
||||
}
|
||||
}
|
||||
channel "body"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "g_pointleft_l"
|
||||
{
|
||||
time 0.478261 2.915941
|
||||
param "g_pointleft_l"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"in" 0.069308
|
||||
"loop" 0.401984
|
||||
"end" 0.540599
|
||||
"out" 0.744823
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"in" 0.068493
|
||||
"loop" 0.397260
|
||||
"end" 0.534247
|
||||
"out" 0.712329
|
||||
}
|
||||
sequenceduration 2.466667
|
||||
}
|
||||
}
|
||||
channel "head"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
}
|
||||
faceposermodel "U:\DEV\main\game\ep2\models\Humans\Group03\Male_04.mdl"
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "92"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "base_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_tothesawmill_01"
|
||||
{
|
||||
time 0.372754 3.103434
|
||||
param "ep_02.cit_tothesawmill_01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "lookat"
|
||||
{
|
||||
event lookat "!player"
|
||||
{
|
||||
time 0.020000 2.506666
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.006667 3.365797
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
3.3450 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "posture"
|
||||
{
|
||||
event gesture "p_stepleft"
|
||||
{
|
||||
time 0.014493 2.914493
|
||||
param "p_stepleft"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.348837
|
||||
"loop" 0.511628
|
||||
"end" 0.790698
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.348837
|
||||
"loop" 0.511628
|
||||
"end" 0.790698
|
||||
}
|
||||
sequenceduration 2.900000
|
||||
}
|
||||
}
|
||||
channel "body"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "g_pointleft_l"
|
||||
{
|
||||
time 0.478261 2.915941
|
||||
param "g_pointleft_l"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"in" 0.069308
|
||||
"loop" 0.401984
|
||||
"end" 0.540599
|
||||
"out" 0.744823
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"in" 0.068493
|
||||
"loop" 0.397260
|
||||
"end" 0.534247
|
||||
"out" 0.712329
|
||||
}
|
||||
sequenceduration 2.466667
|
||||
}
|
||||
}
|
||||
channel "head"
|
||||
{
|
||||
}
|
||||
channel "facial"
|
||||
{
|
||||
}
|
||||
faceposermodel "U:\DEV\main\game\ep2\models\Humans\Group03\Male_04.mdl"
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "92"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,45 +1,45 @@
|
||||
// Choreo version 1
|
||||
actor "base_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.reb_battle_needyourcar01"
|
||||
{
|
||||
time 0.026667 2.345805
|
||||
param "ep_02.reb_battle_needyourcar01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.006667 2.406666
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
2.3859 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "base_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.reb_battle_needyourcar01"
|
||||
{
|
||||
time 0.026667 2.345805
|
||||
param "ep_02.reb_battle_needyourcar01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.006667 2.406666
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
2.3859 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,45 +1,45 @@
|
||||
// Choreo version 1
|
||||
actor "base_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.reb_battle_needyourcar02"
|
||||
{
|
||||
time 0.033333 2.786190
|
||||
param "ep_02.reb_battle_needyourcar02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.006667 2.846666
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
2.8259 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "base_citizen"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.reb_battle_needyourcar02"
|
||||
{
|
||||
time 0.033333 2.786190
|
||||
param "ep_02.reb_battle_needyourcar02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 0.006667 2.846666
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.0980 0.9774
|
||||
2.8259 0.9887
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,40 +1,40 @@
|
||||
// Choreo version 1
|
||||
actor "citizen"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "Move to Pipe Entrance"
|
||||
{
|
||||
time 0.012345 2.024691
|
||||
param "!target1"
|
||||
param2 "Run"
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 2.055555 3.765431
|
||||
param "!player"
|
||||
}
|
||||
event face "face alyx"
|
||||
{
|
||||
time 0.012345 2.012345
|
||||
param "!target2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "108"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "citizen"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "Move to Pipe Entrance"
|
||||
{
|
||||
time 0.012345 2.024691
|
||||
param "!target1"
|
||||
param2 "Run"
|
||||
}
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "face player"
|
||||
{
|
||||
time 2.055555 3.765431
|
||||
param "!player"
|
||||
}
|
||||
event face "face alyx"
|
||||
{
|
||||
time 0.012345 2.012345
|
||||
param "!target2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "108"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,273 +1,273 @@
|
||||
// Choreo version 1
|
||||
event section "pause_waitVortReachTarget"
|
||||
{
|
||||
time 20.858175 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event section "citizenMovesToStart"
|
||||
{
|
||||
time 6.230258 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event section "waitUntilGetToPlayer"
|
||||
{
|
||||
time 9.725071 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event section "wait for citizen to reach mark"
|
||||
{
|
||||
time 2.653846 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "citizen"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "citizenMoveToSensors"
|
||||
{
|
||||
time 19.787064 21.180397
|
||||
param "!target2"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
}
|
||||
event moveto "citizenMoveToPlayer"
|
||||
{
|
||||
time 5.890771 10.248547
|
||||
param "!player"
|
||||
param2 "Walk"
|
||||
resumecondition
|
||||
distancetotarget 121.00
|
||||
}
|
||||
event moveto "citizenMoveToPlayer"
|
||||
{
|
||||
time 0.672822 2.889572
|
||||
param "!player"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
distancetotarget 136.00
|
||||
}
|
||||
event moveto "runToTunnelEntrance"
|
||||
{
|
||||
time 31.461540 35.692310
|
||||
param "mark_standOutsideTunnel"
|
||||
param2 "Run"
|
||||
distancetotarget 28.00
|
||||
}
|
||||
active "0"
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "citzenFacesPlayer"
|
||||
{
|
||||
time 0.045925 16.555498
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1620 1.0000
|
||||
16.3796 0.9944
|
||||
}
|
||||
}
|
||||
event face "citzenFacesPlayer"
|
||||
{
|
||||
time 29.690407 33.529240
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1620 1.0000
|
||||
3.7089 0.9944
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "turn to"
|
||||
{
|
||||
event lookat "citizenLooksAtSensor"
|
||||
{
|
||||
time 19.779655 21.187063
|
||||
param "!target3"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
1.2274 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time -0.702052 5.715442
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
6.2376 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time 5.871209 9.468189
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
3.4170 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time 29.662437 33.665077
|
||||
param "npcBullseye_dummyTargetVort"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
3.8226 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time 9.653259 12.878447
|
||||
param "!target2"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
2.4412 0.7232
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time 12.909670 14.993830
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
1.9042 1.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 2.831765 5.817124
|
||||
param "debugtext CITIZEN: Allright Freeman, let me bring you up to speed"
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 6.362314 8.966427
|
||||
param "debugtext CITIZEN: This used to be part of the underground railroad in the old days"
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 9.589014 12.680307
|
||||
param "debugtext CITIZEN: Then the antlions started busting into the tunnels, cleared us out"
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 13.502516 17.514833
|
||||
param "debugtext CITIZEN: Since the Combine are everywhere up there, we'll have to sit tight down here..."
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 17.893229 20.901443
|
||||
param "debugtext CITIZEN: Luckily, these old motion detectors still work..."
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 21.581833 25.025946
|
||||
param "debugtext CITIZEN: The lights show us where they're coming from..."
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 25.309757 28.274628
|
||||
param "debugtext CITIZEN: and how MANY are coming. Pretty handy little device."
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 30.750538 33.521271
|
||||
param "debugtext CITIZEN: Anyway, you get the idea..."
|
||||
}
|
||||
event speak "I HATE bugs"
|
||||
{
|
||||
time 0.153846 1.770059
|
||||
param "ep1_citizen.cit_alert_antlions05"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event generic "speak of the devil"
|
||||
{
|
||||
time 33.942844 33.942844
|
||||
param "debugtext CITIZEN: Speak of the devil. Here they come."
|
||||
}
|
||||
event generic "speak of the devil"
|
||||
{
|
||||
time 33.917206 36.243591
|
||||
param "debugtext CITIZEN: Speak of the devil...here they come!"
|
||||
}
|
||||
}
|
||||
channel "trigger"
|
||||
{
|
||||
event firetrigger "launchAntlionWave"
|
||||
{
|
||||
time 27.479052 -1.000000
|
||||
param "8"
|
||||
}
|
||||
event firetrigger "hitSensor"
|
||||
{
|
||||
time 21.838024 -1.000000
|
||||
param "7"
|
||||
}
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "citizenSmacksSensor"
|
||||
{
|
||||
time 21.588316 35.888985
|
||||
param "g_point_swing_across"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.014911
|
||||
"accent" 0.040451
|
||||
"loop" 0.058321
|
||||
"end" 0.071384
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.176471
|
||||
"accent" 0.352941
|
||||
"loop" 0.441176
|
||||
"end" 0.588235
|
||||
}
|
||||
sequenceduration 2.300000
|
||||
}
|
||||
}
|
||||
faceposermodel "models\humans\group01\male_01.mdl"
|
||||
}
|
||||
|
||||
actor "citizen_number_2"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "citizen moves to actor"
|
||||
{
|
||||
time -0.076923 17.743589
|
||||
param "!player"
|
||||
param2 "Walk"
|
||||
distancetotarget 120.00
|
||||
}
|
||||
event moveto "run to tunnel entrance"
|
||||
{
|
||||
time 31.833334 35.897438
|
||||
param "mark_rebelStart"
|
||||
param2 "Run"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "52"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "pause_waitVortReachTarget"
|
||||
{
|
||||
time 20.858175 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event section "citizenMovesToStart"
|
||||
{
|
||||
time 6.230258 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event section "waitUntilGetToPlayer"
|
||||
{
|
||||
time 9.725071 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event section "wait for citizen to reach mark"
|
||||
{
|
||||
time 2.653846 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "citizen"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "citizenMoveToSensors"
|
||||
{
|
||||
time 19.787064 21.180397
|
||||
param "!target2"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
}
|
||||
event moveto "citizenMoveToPlayer"
|
||||
{
|
||||
time 5.890771 10.248547
|
||||
param "!player"
|
||||
param2 "Walk"
|
||||
resumecondition
|
||||
distancetotarget 121.00
|
||||
}
|
||||
event moveto "citizenMoveToPlayer"
|
||||
{
|
||||
time 0.672822 2.889572
|
||||
param "!player"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
distancetotarget 136.00
|
||||
}
|
||||
event moveto "runToTunnelEntrance"
|
||||
{
|
||||
time 31.461540 35.692310
|
||||
param "mark_standOutsideTunnel"
|
||||
param2 "Run"
|
||||
distancetotarget 28.00
|
||||
}
|
||||
active "0"
|
||||
}
|
||||
channel "face to"
|
||||
{
|
||||
event face "citzenFacesPlayer"
|
||||
{
|
||||
time 0.045925 16.555498
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1620 1.0000
|
||||
16.3796 0.9944
|
||||
}
|
||||
}
|
||||
event face "citzenFacesPlayer"
|
||||
{
|
||||
time 29.690407 33.529240
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1620 1.0000
|
||||
3.7089 0.9944
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "turn to"
|
||||
{
|
||||
event lookat "citizenLooksAtSensor"
|
||||
{
|
||||
time 19.779655 21.187063
|
||||
param "!target3"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
1.2274 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time -0.702052 5.715442
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
6.2376 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time 5.871209 9.468189
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
3.4170 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time 29.662437 33.665077
|
||||
param "npcBullseye_dummyTargetVort"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
3.8226 1.0000
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time 9.653259 12.878447
|
||||
param "!target2"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
2.4412 0.7232
|
||||
}
|
||||
}
|
||||
event lookat "citizenLooksAtPlayer"
|
||||
{
|
||||
time 12.909670 14.993830
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.1900 0.9944
|
||||
1.9042 1.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 2.831765 5.817124
|
||||
param "debugtext CITIZEN: Allright Freeman, let me bring you up to speed"
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 6.362314 8.966427
|
||||
param "debugtext CITIZEN: This used to be part of the underground railroad in the old days"
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 9.589014 12.680307
|
||||
param "debugtext CITIZEN: Then the antlions started busting into the tunnels, cleared us out"
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 13.502516 17.514833
|
||||
param "debugtext CITIZEN: Since the Combine are everywhere up there, we'll have to sit tight down here..."
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 17.893229 20.901443
|
||||
param "debugtext CITIZEN: Luckily, these old motion detectors still work..."
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 21.581833 25.025946
|
||||
param "debugtext CITIZEN: The lights show us where they're coming from..."
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 25.309757 28.274628
|
||||
param "debugtext CITIZEN: and how MANY are coming. Pretty handy little device."
|
||||
}
|
||||
event generic "CitizenGreetsPlayer"
|
||||
{
|
||||
time 30.750538 33.521271
|
||||
param "debugtext CITIZEN: Anyway, you get the idea..."
|
||||
}
|
||||
event speak "I HATE bugs"
|
||||
{
|
||||
time 0.153846 1.770059
|
||||
param "ep1_citizen.cit_alert_antlions05"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event generic "speak of the devil"
|
||||
{
|
||||
time 33.942844 33.942844
|
||||
param "debugtext CITIZEN: Speak of the devil. Here they come."
|
||||
}
|
||||
event generic "speak of the devil"
|
||||
{
|
||||
time 33.917206 36.243591
|
||||
param "debugtext CITIZEN: Speak of the devil...here they come!"
|
||||
}
|
||||
}
|
||||
channel "trigger"
|
||||
{
|
||||
event firetrigger "launchAntlionWave"
|
||||
{
|
||||
time 27.479052 -1.000000
|
||||
param "8"
|
||||
}
|
||||
event firetrigger "hitSensor"
|
||||
{
|
||||
time 21.838024 -1.000000
|
||||
param "7"
|
||||
}
|
||||
}
|
||||
channel "gesture"
|
||||
{
|
||||
event gesture "citizenSmacksSensor"
|
||||
{
|
||||
time 21.588316 35.888985
|
||||
param "g_point_swing_across"
|
||||
absolutetags playback_time
|
||||
{
|
||||
"apex" 0.014911
|
||||
"accent" 0.040451
|
||||
"loop" 0.058321
|
||||
"end" 0.071384
|
||||
}
|
||||
absolutetags shifted_time
|
||||
{
|
||||
"apex" 0.176471
|
||||
"accent" 0.352941
|
||||
"loop" 0.441176
|
||||
"end" 0.588235
|
||||
}
|
||||
sequenceduration 2.300000
|
||||
}
|
||||
}
|
||||
faceposermodel "models\humans\group01\male_01.mdl"
|
||||
}
|
||||
|
||||
actor "citizen_number_2"
|
||||
{
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "citizen moves to actor"
|
||||
{
|
||||
time -0.076923 17.743589
|
||||
param "!player"
|
||||
param2 "Walk"
|
||||
distancetotarget 120.00
|
||||
}
|
||||
event moveto "run to tunnel entrance"
|
||||
{
|
||||
time 31.833334 35.897438
|
||||
param "mark_rebelStart"
|
||||
param2 "Run"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "52"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,87 +1,87 @@
|
||||
// Choreo version 1
|
||||
event section "pause"
|
||||
{
|
||||
time 1.800000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "!target1"
|
||||
{
|
||||
channel "DebugText"
|
||||
{
|
||||
event speak "ep_02.briefer_01"
|
||||
{
|
||||
time 0.984849 3.483851
|
||||
param "ep_02.briefer_01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "look at player"
|
||||
{
|
||||
time 0.000000 3.652126
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.7682 0.7458
|
||||
2.9207 0.7514
|
||||
3.1508 0.4746
|
||||
3.2954 0.2090
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "move to mark"
|
||||
{
|
||||
time 0.000000 2.000000
|
||||
param "mark_alyxStopTalk"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
}
|
||||
}
|
||||
channel "faceTo"
|
||||
{
|
||||
event face "face map"
|
||||
{
|
||||
time 0.030303 3.590909
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
}
|
||||
channel "bodyges"
|
||||
{
|
||||
}
|
||||
channel "Gestures"
|
||||
{
|
||||
}
|
||||
channel "armpose"
|
||||
{
|
||||
}
|
||||
channel "head"
|
||||
{
|
||||
}
|
||||
channel "seq"
|
||||
{
|
||||
}
|
||||
faceposermodel "models\alyx.mdl"
|
||||
}
|
||||
|
||||
mapname "maps\ep2_outland_06.bsp"
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "44"
|
||||
"ExpressionTool" "94"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "166"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "pause"
|
||||
{
|
||||
time 1.800000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "!target1"
|
||||
{
|
||||
channel "DebugText"
|
||||
{
|
||||
event speak "ep_02.briefer_01"
|
||||
{
|
||||
time 0.984849 3.483851
|
||||
param "ep_02.briefer_01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
event lookat "look at player"
|
||||
{
|
||||
time 0.000000 3.652126
|
||||
param "!player"
|
||||
event_ramp
|
||||
{
|
||||
0.7682 0.7458
|
||||
2.9207 0.7514
|
||||
3.1508 0.4746
|
||||
3.2954 0.2090
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
event moveto "move to mark"
|
||||
{
|
||||
time 0.000000 2.000000
|
||||
param "mark_alyxStopTalk"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
}
|
||||
}
|
||||
channel "faceTo"
|
||||
{
|
||||
event face "face map"
|
||||
{
|
||||
time 0.030303 3.590909
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
}
|
||||
channel "bodyges"
|
||||
{
|
||||
}
|
||||
channel "Gestures"
|
||||
{
|
||||
}
|
||||
channel "armpose"
|
||||
{
|
||||
}
|
||||
channel "head"
|
||||
{
|
||||
}
|
||||
channel "seq"
|
||||
{
|
||||
}
|
||||
faceposermodel "models\alyx.mdl"
|
||||
}
|
||||
|
||||
mapname "maps\ep2_outland_06.bsp"
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "44"
|
||||
"ExpressionTool" "94"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "166"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,115 +1,115 @@
|
||||
// Choreo version 1
|
||||
actor "!target1"
|
||||
{
|
||||
channel "DebugText"
|
||||
{
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_prepare_battle_01"
|
||||
{
|
||||
time 0.007937 1.714604
|
||||
param "ep_02.reb_prepare_battle_01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_prepare_battle_02"
|
||||
{
|
||||
time 1.793650 2.945668
|
||||
param "ep_02.reb_prepare_battle_02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_prepare_battle_03"
|
||||
{
|
||||
time 3.000000 4.450680
|
||||
param "ep_02.reb_prepare_battle_03"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_prepare_battle_08"
|
||||
{
|
||||
time 9.460318 12.809660
|
||||
param "ep_02.reb_prepare_battle_09"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_prepare_battle_09"
|
||||
{
|
||||
time 12.920633 15.139318
|
||||
param "ep_02.reb_prepare_battle_10"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "faceTo"
|
||||
{
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
}
|
||||
faceposermodel "models\alyx.mdl"
|
||||
}
|
||||
|
||||
actor "!target2"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_prepare_battle_05"
|
||||
{
|
||||
time 4.452381 7.652381
|
||||
param "ep_02.reb_prepare_battle_06"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "lookAt"
|
||||
{
|
||||
}
|
||||
channel "FaceTo"
|
||||
{
|
||||
}
|
||||
channel "moveTo"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!target3"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_prepare_battle_07"
|
||||
{
|
||||
time 7.531746 9.163764
|
||||
param "ep_02.reb_prepare_battle_08"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
mapname "maps\ep2_outland_06.bsp"
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "84"
|
||||
"ExpressionTool" "94"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "166"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
ignorePhonemes off
|
||||
// Choreo version 1
|
||||
actor "!target1"
|
||||
{
|
||||
channel "DebugText"
|
||||
{
|
||||
}
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_prepare_battle_01"
|
||||
{
|
||||
time 0.007937 1.714604
|
||||
param "ep_02.reb_prepare_battle_01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_prepare_battle_02"
|
||||
{
|
||||
time 1.793650 2.945668
|
||||
param "ep_02.reb_prepare_battle_02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_prepare_battle_03"
|
||||
{
|
||||
time 3.000000 4.450680
|
||||
param "ep_02.reb_prepare_battle_03"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_prepare_battle_08"
|
||||
{
|
||||
time 9.460318 12.809660
|
||||
param "ep_02.reb_prepare_battle_09"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "ep_02.cit_prepare_battle_09"
|
||||
{
|
||||
time 12.920633 15.139318
|
||||
param "ep_02.reb_prepare_battle_10"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "look at"
|
||||
{
|
||||
}
|
||||
channel "move to"
|
||||
{
|
||||
}
|
||||
channel "faceTo"
|
||||
{
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
}
|
||||
faceposermodel "models\alyx.mdl"
|
||||
}
|
||||
|
||||
actor "!target2"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_prepare_battle_05"
|
||||
{
|
||||
time 4.452381 7.652381
|
||||
param "ep_02.reb_prepare_battle_06"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "lookAt"
|
||||
{
|
||||
}
|
||||
channel "FaceTo"
|
||||
{
|
||||
}
|
||||
channel "moveTo"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!target3"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "ep_02.cit_prepare_battle_07"
|
||||
{
|
||||
time 7.531746 9.163764
|
||||
param "ep_02.reb_prepare_battle_08"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
mapname "maps\ep2_outland_06.bsp"
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "84"
|
||||
"ExpressionTool" "94"
|
||||
"GestureTool" "100"
|
||||
"RampTool" "166"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
ignorePhonemes off
|
||||
|
||||
@@ -1,127 +1,127 @@
|
||||
// Choreo version 1
|
||||
event section "movement pause"
|
||||
{
|
||||
time 26.400000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event section "wait for Alyx to reach Nigel"
|
||||
{
|
||||
time 1.653333 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
event generic "Wow, sorry to have lead that chopper here."
|
||||
{
|
||||
time 6.280000 9.375687
|
||||
param "debugtext Alyx: Wow, sorry to have lead that chopper here."
|
||||
}
|
||||
event generic "Thanks for saving our hides."
|
||||
{
|
||||
time 9.663334 12.859022
|
||||
param "debugtext Alyx: Thanks for saving our hides."
|
||||
}
|
||||
event generic "I'm Alyx Vance. This is Gordon Freeman."
|
||||
{
|
||||
time 19.219995 22.275480
|
||||
param "debugtext Alyx: I'm Alyx Vance. This is Gordon Freeman."
|
||||
}
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
event moveto "alyxMoveToNigel"
|
||||
{
|
||||
time 0.186667 2.353334
|
||||
param "!target3"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
distancetotarget 1.00
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
event face "Face citizen"
|
||||
{
|
||||
time 6.400001 26.453333
|
||||
param "!target1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "Hey, our pleasure."
|
||||
{
|
||||
time 13.050928 15.022373
|
||||
param "debugtext Citizen 1: Hey, our pleasure."
|
||||
}
|
||||
event generic "Feels damn good to have the upper hand for a change."
|
||||
{
|
||||
time 15.081356 18.602497
|
||||
param "debugtext Citizen 1: Feels damn good to have the upper hand for a change."
|
||||
}
|
||||
event generic "I figured as much. It's a real pleasure meeting both of you."
|
||||
{
|
||||
time 22.394163 26.271311
|
||||
param "debugtext Citizen 1: I figured as much. It's a real pleasure meeting both of you."
|
||||
}
|
||||
event generic "Well hello there"
|
||||
{
|
||||
time 1.917594 6.355707
|
||||
param "debugtext Nigel: Well well, it's been a while since we've had guests."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
event face "Face Alyx"
|
||||
{
|
||||
time 6.480000 26.453333
|
||||
param "alyx"
|
||||
}
|
||||
event face "Face Gordon"
|
||||
{
|
||||
time 0.440000 6.153335
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "50"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
event section "movement pause"
|
||||
{
|
||||
time 26.400000 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
event section "wait for Alyx to reach Nigel"
|
||||
{
|
||||
time 1.653333 -1.000000
|
||||
param "noaction"
|
||||
}
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
event generic "Wow, sorry to have lead that chopper here."
|
||||
{
|
||||
time 6.280000 9.375687
|
||||
param "debugtext Alyx: Wow, sorry to have lead that chopper here."
|
||||
}
|
||||
event generic "Thanks for saving our hides."
|
||||
{
|
||||
time 9.663334 12.859022
|
||||
param "debugtext Alyx: Thanks for saving our hides."
|
||||
}
|
||||
event generic "I'm Alyx Vance. This is Gordon Freeman."
|
||||
{
|
||||
time 19.219995 22.275480
|
||||
param "debugtext Alyx: I'm Alyx Vance. This is Gordon Freeman."
|
||||
}
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
event moveto "alyxMoveToNigel"
|
||||
{
|
||||
time 0.186667 2.353334
|
||||
param "!target3"
|
||||
param2 "Run"
|
||||
resumecondition
|
||||
distancetotarget 1.00
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
event face "Face citizen"
|
||||
{
|
||||
time 6.400001 26.453333
|
||||
param "!target1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "Hey, our pleasure."
|
||||
{
|
||||
time 13.050928 15.022373
|
||||
param "debugtext Citizen 1: Hey, our pleasure."
|
||||
}
|
||||
event generic "Feels damn good to have the upper hand for a change."
|
||||
{
|
||||
time 15.081356 18.602497
|
||||
param "debugtext Citizen 1: Feels damn good to have the upper hand for a change."
|
||||
}
|
||||
event generic "I figured as much. It's a real pleasure meeting both of you."
|
||||
{
|
||||
time 22.394163 26.271311
|
||||
param "debugtext Citizen 1: I figured as much. It's a real pleasure meeting both of you."
|
||||
}
|
||||
event generic "Well hello there"
|
||||
{
|
||||
time 1.917594 6.355707
|
||||
param "debugtext Nigel: Well well, it's been a while since we've had guests."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
event face "Face Alyx"
|
||||
{
|
||||
time 6.480000 26.453333
|
||||
param "alyx"
|
||||
}
|
||||
event face "Face Gordon"
|
||||
{
|
||||
time 0.440000 6.153335
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "50"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,145 +1,145 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
event generic "We're trying to reach my father. He's with the vorts out here."
|
||||
{
|
||||
time 0.074243 3.636712
|
||||
param "debugtext Alyx: We're trying to reach my father, Eli Vance. "
|
||||
}
|
||||
event generic "Do you guys have a radio we can use?"
|
||||
{
|
||||
time 3.710069 7.716348
|
||||
param "debugtext Alyx: Do you have a radio we can use?"
|
||||
}
|
||||
event generic "Sounds good, thanks."
|
||||
{
|
||||
time 20.422987 23.549265
|
||||
param "debugtext Alyx: Sounds good, thanks."
|
||||
}
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
event lookat "Alyx looks out window"
|
||||
{
|
||||
time 10.750001 18.052084
|
||||
param "!target4"
|
||||
}
|
||||
event lookat "Alyx looks at Nigel"
|
||||
{
|
||||
time 21.010418 26.260418
|
||||
param "!target1"
|
||||
}
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "I'm sorry to say we don't."
|
||||
{
|
||||
time 8.041638 11.841012
|
||||
param "debugtext Citizen 1: I'm sorry to say we don't."
|
||||
}
|
||||
event generic "There's an old radio tower over that hill there."
|
||||
{
|
||||
time 11.925032 15.897730
|
||||
param "debugtext Citizen 1: However, there IS an old radio tower over that hill there."
|
||||
}
|
||||
event generic "Light's flashing, still working"
|
||||
{
|
||||
time 15.991697 20.026896
|
||||
param "debugtext Citizen 1: The light on it is still flashing, so I assume it's operational"
|
||||
}
|
||||
event generic "If you can get the trains working, you should be able to ram through it"
|
||||
{
|
||||
time 29.051268 33.023972
|
||||
param "debugtext Citizen 1: If you can get the trains working, you should be able to ram through it."
|
||||
}
|
||||
event generic "We'll try to cover you from here, lots of zombies in the yard, ya know"
|
||||
{
|
||||
time 33.359169 37.218750
|
||||
param "debugtext Citizen 1: We'll try to cover you from here. Lots of zombies in the yard, ya know."
|
||||
}
|
||||
event generic "dangerous path warning"
|
||||
{
|
||||
time 24.412554 28.418840
|
||||
param "debugtext Nigel: You'll have to get past our old perimeter gate in the railyard"
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
event lookat "Nigel looks at player"
|
||||
{
|
||||
time 0.041667 3.531250
|
||||
param "!player"
|
||||
}
|
||||
event lookat "Nigel looks at Alyx"
|
||||
{
|
||||
time 3.552084 9.541667
|
||||
param "Alyx"
|
||||
}
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
event moveto "Nigel moves to window"
|
||||
{
|
||||
time 10.145834 16.499998
|
||||
param "!target3"
|
||||
param2 "Walk"
|
||||
}
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
event face "Nigel looks out window"
|
||||
{
|
||||
time 10.093752 16.624998
|
||||
param "!target4"
|
||||
}
|
||||
event face "Nigel looks at Alyx"
|
||||
{
|
||||
time 16.708334 23.239584
|
||||
param "Alyx"
|
||||
}
|
||||
event face "Nigel looks at Alyx"
|
||||
{
|
||||
time 0.000002 9.979165
|
||||
param "Alyx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "64"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
event generic "We're trying to reach my father. He's with the vorts out here."
|
||||
{
|
||||
time 0.074243 3.636712
|
||||
param "debugtext Alyx: We're trying to reach my father, Eli Vance. "
|
||||
}
|
||||
event generic "Do you guys have a radio we can use?"
|
||||
{
|
||||
time 3.710069 7.716348
|
||||
param "debugtext Alyx: Do you have a radio we can use?"
|
||||
}
|
||||
event generic "Sounds good, thanks."
|
||||
{
|
||||
time 20.422987 23.549265
|
||||
param "debugtext Alyx: Sounds good, thanks."
|
||||
}
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
event lookat "Alyx looks out window"
|
||||
{
|
||||
time 10.750001 18.052084
|
||||
param "!target4"
|
||||
}
|
||||
event lookat "Alyx looks at Nigel"
|
||||
{
|
||||
time 21.010418 26.260418
|
||||
param "!target1"
|
||||
}
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "I'm sorry to say we don't."
|
||||
{
|
||||
time 8.041638 11.841012
|
||||
param "debugtext Citizen 1: I'm sorry to say we don't."
|
||||
}
|
||||
event generic "There's an old radio tower over that hill there."
|
||||
{
|
||||
time 11.925032 15.897730
|
||||
param "debugtext Citizen 1: However, there IS an old radio tower over that hill there."
|
||||
}
|
||||
event generic "Light's flashing, still working"
|
||||
{
|
||||
time 15.991697 20.026896
|
||||
param "debugtext Citizen 1: The light on it is still flashing, so I assume it's operational"
|
||||
}
|
||||
event generic "If you can get the trains working, you should be able to ram through it"
|
||||
{
|
||||
time 29.051268 33.023972
|
||||
param "debugtext Citizen 1: If you can get the trains working, you should be able to ram through it."
|
||||
}
|
||||
event generic "We'll try to cover you from here, lots of zombies in the yard, ya know"
|
||||
{
|
||||
time 33.359169 37.218750
|
||||
param "debugtext Citizen 1: We'll try to cover you from here. Lots of zombies in the yard, ya know."
|
||||
}
|
||||
event generic "dangerous path warning"
|
||||
{
|
||||
time 24.412554 28.418840
|
||||
param "debugtext Nigel: You'll have to get past our old perimeter gate in the railyard"
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
event lookat "Nigel looks at player"
|
||||
{
|
||||
time 0.041667 3.531250
|
||||
param "!player"
|
||||
}
|
||||
event lookat "Nigel looks at Alyx"
|
||||
{
|
||||
time 3.552084 9.541667
|
||||
param "Alyx"
|
||||
}
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
event moveto "Nigel moves to window"
|
||||
{
|
||||
time 10.145834 16.499998
|
||||
param "!target3"
|
||||
param2 "Walk"
|
||||
}
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
event face "Nigel looks out window"
|
||||
{
|
||||
time 10.093752 16.624998
|
||||
param "!target4"
|
||||
}
|
||||
event face "Nigel looks at Alyx"
|
||||
{
|
||||
time 16.708334 23.239584
|
||||
param "Alyx"
|
||||
}
|
||||
event face "Nigel looks at Alyx"
|
||||
{
|
||||
time 0.000002 9.979165
|
||||
param "Alyx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "64"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,64 +1,64 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "Welcome! Come on in!"
|
||||
{
|
||||
time 0.117594 4.995706
|
||||
param "debugtext Citizen 1: Welcome! Come on in!"
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "50"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "Welcome! Come on in!"
|
||||
{
|
||||
time 0.117594 4.995706
|
||||
param "debugtext Citizen 1: Welcome! Come on in!"
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "50"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,64 +1,64 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "these poor bastards sure want in. Fat Chance."
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: Man, these poor bastards sure want in. Fat chance."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "these poor bastards sure want in. Fat Chance."
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: Man, these poor bastards sure want in. Fat chance."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,64 +1,64 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: You should speak to Nigel. He's inside."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: You should speak to Nigel. He's inside."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,64 +1,64 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: You should speak to Nigel. He's inside."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: You should speak to Nigel. He's inside."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,64 +1,64 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: Nigel is inside waiting for you. Talk to him."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: Nigel is inside waiting for you. Talk to him."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,64 +1,64 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: Yeah, you want Nigel. He should be inside."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: Yeah, you want Nigel. He should be inside."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,64 +1,64 @@
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: Our leader Nigel wants to talk to you. He's inside."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "Alyx"
|
||||
{
|
||||
channel "Debug text"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
event generic "You should speak to Nigel"
|
||||
{
|
||||
time 0.107498 3.013334
|
||||
param "debugtext Citizen: Our leader Nigel wants to talk to you. He's inside."
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
actor "!Target2"
|
||||
{
|
||||
channel "Debug Text"
|
||||
{
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
}
|
||||
channel "Moveto"
|
||||
{
|
||||
}
|
||||
channel "Face"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "150"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
// Choreo version 1
|
||||
actor "vort_calvary_actor"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "death gurgle"
|
||||
{
|
||||
time 0.020000 1.103266
|
||||
param "npc_vortigaunt.vortigese03"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "vort_calvary_actor"
|
||||
{
|
||||
channel "audio"
|
||||
{
|
||||
event speak "death gurgle"
|
||||
{
|
||||
time 0.020000 1.103266
|
||||
param "npc_vortigaunt.vortigese03"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"RampTool" "100"
|
||||
"SceneRampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
Reference in New Issue
Block a user