aboutsummaryrefslogtreecommitdiff
path: root/sp/game/hl2/scenes/coast/barn
diff options
context:
space:
mode:
authorJørgen P. Tjernø <[email protected]>2013-12-03 10:39:23 -0800
committerJørgen P. Tjernø <[email protected]>2013-12-03 11:57:22 -0800
commitb5dc4a85433a908d38d453e98d7d45e22e2a5fc0 (patch)
treef186094efa03e9c1144fb5c98161cf3f7b054f90 /sp/game/hl2/scenes/coast/barn
parentSpecify clobbered registers in POSIX SSE functions (diff)
downloadsource-sdk-2013-b5dc4a85433a908d38d453e98d7d45e22e2a5fc0.tar.xz
source-sdk-2013-b5dc4a85433a908d38d453e98d7d45e22e2a5fc0.zip
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.
Diffstat (limited to 'sp/game/hl2/scenes/coast/barn')
-rw-r--r--sp/game/hl2/scenes/coast/barn/female01/chatter.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/female01/ditchcar.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/female01/exit_cliffpath.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/female01/exit_comewith.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/female01/exit_watchstep.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/female01/getcarinbarn.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/female01/gettauoff.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/female01/parkit.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/greeter_stop.vcd130
-rw-r--r--sp/game/hl2/scenes/coast/barn/lighthouse_morale.vcd762
-rw-r--r--sp/game/hl2/scenes/coast/barn/lookatplayer.vcd106
-rw-r--r--sp/game/hl2/scenes/coast/barn/lookatplayer_paused.vcd124
-rw-r--r--sp/game/hl2/scenes/coast/barn/lookattarget.vcd106
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/chatter.vcd364
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/crapships.vcd272
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/ditchcar.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/drop_lite.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/drop_road.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/exit_cliffpath.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/exit_comewith.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/exit_watchstep.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/getcarinbarn.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/getcaringarage.vcd200
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/gettauoff.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/incomingdropship.vcd76
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/lite_gunship01.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/lite_gunship02.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/lite_rockets01.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/lite_rockets03.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/lite_rockets04.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/parkit.vcd72
-rw-r--r--sp/game/hl2/scenes/coast/barn/male01/youmadeit.vcd158
-rw-r--r--sp/game/hl2/scenes/coast/barn/pre_response01.vcd88
-rw-r--r--sp/game/hl2/scenes/coast/barn/pre_response02.vcd88
-rw-r--r--sp/game/hl2/scenes/coast/barn/pre_response03.vcd140
-rw-r--r--sp/game/hl2/scenes/coast/barn/pushbutton.vcd274
36 files changed, 2236 insertions, 2236 deletions
diff --git a/sp/game/hl2/scenes/coast/barn/female01/chatter.vcd b/sp/game/hl2/scenes/coast/barn/female01/chatter.vcd
index a213075a..2842f219 100644
--- a/sp/game/hl2/scenes/coast/barn/female01/chatter.vcd
+++ b/sp/game/hl2/scenes/coast/barn/female01/chatter.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "chatter"
- {
- time 0.006667 2.584014
- param "barn.chatter"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 2.586665
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "chatter"
+ {
+ time 0.006667 2.584014
+ param "barn.chatter"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 2.586665
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/female01/ditchcar.vcd b/sp/game/hl2/scenes/coast/barn/female01/ditchcar.vcd
index b8620348..54086f1a 100644
--- a/sp/game/hl2/scenes/coast/barn/female01/ditchcar.vcd
+++ b/sp/game/hl2/scenes/coast/barn/female01/ditchcar.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "ditchcar"
- {
- time 0.006667 2.559207
- param "barn.ditchcar"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 2.566665
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "ditchcar"
+ {
+ time 0.006667 2.559207
+ param "barn.ditchcar"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 2.566665
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/female01/exit_cliffpath.vcd b/sp/game/hl2/scenes/coast/barn/female01/exit_cliffpath.vcd
index f0f1f7f1..ccbce021 100644
--- a/sp/game/hl2/scenes/coast/barn/female01/exit_cliffpath.vcd
+++ b/sp/game/hl2/scenes/coast/barn/female01/exit_cliffpath.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "exit_cliffpath"
- {
- time 0.006667 3.601542
- param "barn.exit_cliffpath"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 3.606665
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "exit_cliffpath"
+ {
+ time 0.006667 3.601542
+ param "barn.exit_cliffpath"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 3.606665
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/female01/exit_comewith.vcd b/sp/game/hl2/scenes/coast/barn/female01/exit_comewith.vcd
index c239c48d..da081f28 100644
--- a/sp/game/hl2/scenes/coast/barn/female01/exit_comewith.vcd
+++ b/sp/game/hl2/scenes/coast/barn/female01/exit_comewith.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "exit_comewith"
- {
- time 0.006667 3.108526
- param "barn.exit_comewith"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 3.133332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "exit_comewith"
+ {
+ time 0.006667 3.108526
+ param "barn.exit_comewith"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 3.133332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/female01/exit_watchstep.vcd b/sp/game/hl2/scenes/coast/barn/female01/exit_watchstep.vcd
index a3bcdba7..390e12f0 100644
--- a/sp/game/hl2/scenes/coast/barn/female01/exit_watchstep.vcd
+++ b/sp/game/hl2/scenes/coast/barn/female01/exit_watchstep.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "exit_watchstep"
- {
- time 0.006667 2.671905
- param "barn.exit_watchstep"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 2.673332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "exit_watchstep"
+ {
+ time 0.006667 2.671905
+ param "barn.exit_watchstep"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 2.673332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/female01/getcarinbarn.vcd b/sp/game/hl2/scenes/coast/barn/female01/getcarinbarn.vcd
index e5de6563..d3472d9f 100644
--- a/sp/game/hl2/scenes/coast/barn/female01/getcarinbarn.vcd
+++ b/sp/game/hl2/scenes/coast/barn/female01/getcarinbarn.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "getcarinbarn"
- {
- time 0.006667 1.548481
- param "barn.getcarinbarn"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 1.566665
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "getcarinbarn"
+ {
+ time 0.006667 1.548481
+ param "barn.getcarinbarn"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 1.566665
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/female01/gettauoff.vcd b/sp/game/hl2/scenes/coast/barn/female01/gettauoff.vcd
index c826a189..8f10343b 100644
--- a/sp/game/hl2/scenes/coast/barn/female01/gettauoff.vcd
+++ b/sp/game/hl2/scenes/coast/barn/female01/gettauoff.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "gettauoff"
- {
- time 0.006667 3.253266
- param "barn.gettauoff"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 3.239999
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "gettauoff"
+ {
+ time 0.006667 3.253266
+ param "barn.gettauoff"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 3.239999
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/female01/parkit.vcd b/sp/game/hl2/scenes/coast/barn/female01/parkit.vcd
index 51489ae4..4eaa0555 100644
--- a/sp/game/hl2/scenes/coast/barn/female01/parkit.vcd
+++ b/sp/game/hl2/scenes/coast/barn/female01/parkit.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "parkit"
- {
- time 0.006667 0.689774
- param "barn.parkit"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 0.693332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "parkit"
+ {
+ time 0.006667 0.689774
+ param "barn.parkit"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 0.693332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/greeter_stop.vcd b/sp/game/hl2/scenes/coast/barn/greeter_stop.vcd
index 8127e80e..4559260c 100644
--- a/sp/game/hl2/scenes/coast/barn/greeter_stop.vcd
+++ b/sp/game/hl2/scenes/coast/barn/greeter_stop.vcd
@@ -1,65 +1,65 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.062318 4.381740
- param "!player"
- event_ramp
- {
- 0.4400 0.9958
- 4.0834 0.9831
- }
- }
- }
- channel "Gesture"
- {
- event sequence "Wave"
- {
- time 0.260868 3.594201
- param "Wave"
- event_ramp
- {
- 0.4200 0.8796
- 0.5100 0.9672
- 0.6650 1.0000
- 2.5750 1.0000
- 2.7050 0.9489
- 2.7900 0.8650
- }
- fixedlength
- }
- }
- channel "face"
- {
- event face "!player"
- {
- time 0.101449 4.500000
- param "!player"
- event_ramp
- {
- 0.6800 0.7119
- 4.3985 1.0000
- }
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "46"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "40"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.062318 4.381740
+ param "!player"
+ event_ramp
+ {
+ 0.4400 0.9958
+ 4.0834 0.9831
+ }
+ }
+ }
+ channel "Gesture"
+ {
+ event sequence "Wave"
+ {
+ time 0.260868 3.594201
+ param "Wave"
+ event_ramp
+ {
+ 0.4200 0.8796
+ 0.5100 0.9672
+ 0.6650 1.0000
+ 2.5750 1.0000
+ 2.7050 0.9489
+ 2.7900 0.8650
+ }
+ fixedlength
+ }
+ }
+ channel "face"
+ {
+ event face "!player"
+ {
+ time 0.101449 4.500000
+ param "!player"
+ event_ramp
+ {
+ 0.6800 0.7119
+ 4.3985 1.0000
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "46"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "40"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/lighthouse_morale.vcd b/sp/game/hl2/scenes/coast/barn/lighthouse_morale.vcd
index 8cc199ef..4a7afe4c 100644
--- a/sp/game/hl2/scenes/coast/barn/lighthouse_morale.vcd
+++ b/sp/game/hl2/scenes/coast/barn/lighthouse_morale.vcd
@@ -1,381 +1,381 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "lighthouse_morale"
- {
- time 0.096411 11.888656
- param "barn.lighthouse_morale"
- param2 "75dB"
- fixedlength
- cctype "cc_master"
- cctoken ""
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 12.128571
- param "!player"
- event_ramp
- {
- 0.4160 0.8467
- 0.4840 0.9380
- 0.6260 1.0000
- 11.5080 0.9964
- 11.6020 0.9599
- 11.6840 0.9015
- 11.7840 0.7555
- }
- }
- }
- channel "Turn to face"
- {
- event face "face player"
- {
- time -0.015873 12.160563
- param "!player"
- event_ramp
- {
- 0.7020 0.8613
- 0.8240 0.9562
- 0.9980 1.0000
- 11.3420 1.0000
- 12.1764 1.0000
- 12.1764 1.0000
- }
- }
- }
- channel "sequence"
- {
- }
- channel "body_gestures"
- {
- event gesture "NULL"
- {
- time 0.000000 1.051282
- param ""
- }
- event gesture "b_OverHere_Right"
- {
- time 2.948719 5.222860
- param "b_OverHere_Right"
- event_ramp
- {
- 0.3380 0.7701
- 0.4440 0.9015
- 0.6320 0.9708
- 1.0137 0.9380
- 1.2468 0.8029
- 1.9050 0.1643
- }
- absolutetags playback_time
- {
- "apex" 0.192090
- "extreme" 0.711794
- "loop" 0.726729
- "end" 0.865593
- }
- absolutetags shifted_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- sequenceduration 1.800000
- }
- event gesture "hg_headshake"
- {
- time 4.576923 6.618788
- param "hg_headshake"
- absolutetags playback_time
- {
- "apex" 0.166650
- "loop" 0.216646
- "extreme" 0.333301
- "end" 0.700029
- }
- absolutetags shifted_time
- {
- "apex" 0.208333
- "loop" 0.270833
- "extreme" 0.416667
- "end" 0.625000
- }
- sequenceduration 1.633333
- }
- event gesture "NULL"
- {
- time 5.884615 6.128205
- param ""
- }
- event gesture "b_OverHere_Left"
- {
- time 6.423077 8.901691
- param "b_OverHere_Left"
- event_ramp
- {
- 0.3980 0.7080
- 0.5360 0.8723
- 0.7080 0.9124
- 1.4428 0.8759
- 1.5548 0.7518
- 1.9248 0.0547
- }
- absolutetags playback_time
- {
- "apex" 0.219780
- "extreme" 0.767364
- "loop" 0.807709
- "end" 0.876681
- }
- absolutetags shifted_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- sequenceduration 1.800000
- }
- event gesture "bg_accentUp"
- {
- time 0.346154 2.543019
- param "bg_accentUp"
- event_ramp
- {
- 0.3115 0.5179
- 0.6231 0.6107
- 0.8423 0.5500
- 1.5154 0.0857
- }
- absolutetags playback_time
- {
- "apex" 0.138455
- "extreme" 0.338445
- "loop" 0.615355
- "end" 0.661555
- }
- absolutetags shifted_time
- {
- "apex" 0.125000
- "extreme" 0.305556
- "loop" 0.555556
- "end" 0.694444
- }
- sequenceduration 2.433333
- }
- event gesture "NULL"
- {
- time 2.397436 2.897436
- param ""
- }
- event gesture "bg_accentFwd"
- {
- time 1.461538 4.471795
- param "bg_accentFwd"
- event_ramp
- {
- 0.3269 0.7143
- 0.8885 0.8071
- }
- absolutetags playback_time
- {
- "apex" 0.112271
- "extreme" 0.291903
- "loop" 0.449082
- "end" 0.463736
- }
- absolutetags shifted_time
- {
- "apex" 0.138889
- "extreme" 0.361111
- "loop" 0.555556
- "end" 0.694444
- }
- sequenceduration 2.433333
- }
- event gesture "b_head_forward"
- {
- time 8.089743 10.941027
- param "b_head_forward"
- event_ramp
- {
- 0.3923 0.4821
- }
- absolutetags playback_time
- {
- "apex" 0.177566
- "extreme" 0.708678
- "loop" 0.749045
- "end" 0.829781
- }
- absolutetags shifted_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- sequenceduration 1.800000
- }
- }
- channel "body_gestures_accent"
- {
- event gesture "NULL"
- {
- time 0.000000 0.794872
- param ""
- }
- event gesture "NULL"
- {
- time 8.717949 9.217949
- param ""
- }
- event gesture "hg_puncuate_down"
- {
- time 9.384616 11.017949
- param "hg_puncuate_down"
- event_ramp
- {
- 0.5420 0.7445
- 0.8480 0.8431
- }
- absolutetags playback_time
- {
- "apex" 0.333333
- "extreme" 0.541667
- "loop" 0.552500
- "end" 0.562500
- }
- absolutetags shifted_time
- {
- "apex" 0.333333
- "extreme" 0.541667
- "loop" 0.562500
- "end" 0.562500
- }
- sequenceduration 1.633333
- }
- event gesture "NULL"
- {
- time 4.500000 4.846154
- param ""
- }
- event gesture "bg_accentFwd"
- {
- time 4.679487 7.112821
- param "bg_accentFwd"
- event_ramp
- {
- 0.3769 0.2071
- 1.7115 0.2500
- }
- absolutetags playback_time
- {
- "apex" 0.138889
- "extreme" 0.361111
- "loop" 0.555556
- "end" 0.694444
- }
- absolutetags shifted_time
- {
- "apex" 0.138889
- "extreme" 0.361111
- "loop" 0.555556
- "end" 0.694444
- }
- }
- }
- channel "flex"
- {
- event flexanimation "facial"
- {
- time 0.064103 12.153847
- param ""
- flexanimations samples_use_time
- {
- "lid_raiser" combo
- {
- 0.5845 0.9200
- 1.4538 0.0600
- 7.7974 0.1000
- 8.1988 0.9400
- 10.9109 0.8900
- }
- {
- }
- "inner_raiser" combo
- {
- 1.8734 0.1700
- 2.1823 0.9100
- 3.8967 0.9400
- 4.0916 0.2100
- 8.0932 0.0000
- 9.3672 1.0000
- 10.3713 0.9600
- 11.7294 0.0400
- }
- {
- }
- "outer_raiser" combo
- {
- 1.4838 0.0900
- 1.7111 0.8100
- 3.5050 0.9400
- 4.5035 0.8900
- 4.7810 0.0600
- 6.3847 0.0000
- 8.3630 0.0700
- 9.9217 0.5800
- 11.0158 0.9000
- }
- {
- }
- "lowerer" combo
- {
- 0.0937 0.7400
- 1.7685 0.0000
- 3.8967 0.0000
- 5.8901 0.8900
- 8.1232 1.0000
- 8.9026 0.0800
- }
- {
- }
- "cheek_raiser" combo
- {
- 5.2040 0.3000
- 5.5604 0.8900
- 7.1190 0.9100
- 7.5835 0.2700
- }
- {
- }
- "dilator"
- {
- 8.6478 0.1700
- 10.2364 0.8800
- 11.4804 0.9000
- }
- }
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "52"
- "SceneRampTool" "100"
- "ExpressionTool" "14"
- "GestureTool" "100"
- "RampTool" "52"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "lighthouse_morale"
+ {
+ time 0.096411 11.888656
+ param "barn.lighthouse_morale"
+ param2 "75dB"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 12.128571
+ param "!player"
+ event_ramp
+ {
+ 0.4160 0.8467
+ 0.4840 0.9380
+ 0.6260 1.0000
+ 11.5080 0.9964
+ 11.6020 0.9599
+ 11.6840 0.9015
+ 11.7840 0.7555
+ }
+ }
+ }
+ channel "Turn to face"
+ {
+ event face "face player"
+ {
+ time -0.015873 12.160563
+ param "!player"
+ event_ramp
+ {
+ 0.7020 0.8613
+ 0.8240 0.9562
+ 0.9980 1.0000
+ 11.3420 1.0000
+ 12.1764 1.0000
+ 12.1764 1.0000
+ }
+ }
+ }
+ channel "sequence"
+ {
+ }
+ channel "body_gestures"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 1.051282
+ param ""
+ }
+ event gesture "b_OverHere_Right"
+ {
+ time 2.948719 5.222860
+ param "b_OverHere_Right"
+ event_ramp
+ {
+ 0.3380 0.7701
+ 0.4440 0.9015
+ 0.6320 0.9708
+ 1.0137 0.9380
+ 1.2468 0.8029
+ 1.9050 0.1643
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.192090
+ "extreme" 0.711794
+ "loop" 0.726729
+ "end" 0.865593
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ sequenceduration 1.800000
+ }
+ event gesture "hg_headshake"
+ {
+ time 4.576923 6.618788
+ param "hg_headshake"
+ absolutetags playback_time
+ {
+ "apex" 0.166650
+ "loop" 0.216646
+ "extreme" 0.333301
+ "end" 0.700029
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.208333
+ "loop" 0.270833
+ "extreme" 0.416667
+ "end" 0.625000
+ }
+ sequenceduration 1.633333
+ }
+ event gesture "NULL"
+ {
+ time 5.884615 6.128205
+ param ""
+ }
+ event gesture "b_OverHere_Left"
+ {
+ time 6.423077 8.901691
+ param "b_OverHere_Left"
+ event_ramp
+ {
+ 0.3980 0.7080
+ 0.5360 0.8723
+ 0.7080 0.9124
+ 1.4428 0.8759
+ 1.5548 0.7518
+ 1.9248 0.0547
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.219780
+ "extreme" 0.767364
+ "loop" 0.807709
+ "end" 0.876681
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ sequenceduration 1.800000
+ }
+ event gesture "bg_accentUp"
+ {
+ time 0.346154 2.543019
+ param "bg_accentUp"
+ event_ramp
+ {
+ 0.3115 0.5179
+ 0.6231 0.6107
+ 0.8423 0.5500
+ 1.5154 0.0857
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.138455
+ "extreme" 0.338445
+ "loop" 0.615355
+ "end" 0.661555
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.125000
+ "extreme" 0.305556
+ "loop" 0.555556
+ "end" 0.694444
+ }
+ sequenceduration 2.433333
+ }
+ event gesture "NULL"
+ {
+ time 2.397436 2.897436
+ param ""
+ }
+ event gesture "bg_accentFwd"
+ {
+ time 1.461538 4.471795
+ param "bg_accentFwd"
+ event_ramp
+ {
+ 0.3269 0.7143
+ 0.8885 0.8071
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.112271
+ "extreme" 0.291903
+ "loop" 0.449082
+ "end" 0.463736
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.138889
+ "extreme" 0.361111
+ "loop" 0.555556
+ "end" 0.694444
+ }
+ sequenceduration 2.433333
+ }
+ event gesture "b_head_forward"
+ {
+ time 8.089743 10.941027
+ param "b_head_forward"
+ event_ramp
+ {
+ 0.3923 0.4821
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.177566
+ "extreme" 0.708678
+ "loop" 0.749045
+ "end" 0.829781
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ sequenceduration 1.800000
+ }
+ }
+ channel "body_gestures_accent"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 0.794872
+ param ""
+ }
+ event gesture "NULL"
+ {
+ time 8.717949 9.217949
+ param ""
+ }
+ event gesture "hg_puncuate_down"
+ {
+ time 9.384616 11.017949
+ param "hg_puncuate_down"
+ event_ramp
+ {
+ 0.5420 0.7445
+ 0.8480 0.8431
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.333333
+ "extreme" 0.541667
+ "loop" 0.552500
+ "end" 0.562500
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.333333
+ "extreme" 0.541667
+ "loop" 0.562500
+ "end" 0.562500
+ }
+ sequenceduration 1.633333
+ }
+ event gesture "NULL"
+ {
+ time 4.500000 4.846154
+ param ""
+ }
+ event gesture "bg_accentFwd"
+ {
+ time 4.679487 7.112821
+ param "bg_accentFwd"
+ event_ramp
+ {
+ 0.3769 0.2071
+ 1.7115 0.2500
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.138889
+ "extreme" 0.361111
+ "loop" 0.555556
+ "end" 0.694444
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.138889
+ "extreme" 0.361111
+ "loop" 0.555556
+ "end" 0.694444
+ }
+ }
+ }
+ channel "flex"
+ {
+ event flexanimation "facial"
+ {
+ time 0.064103 12.153847
+ param ""
+ flexanimations samples_use_time
+ {
+ "lid_raiser" combo
+ {
+ 0.5845 0.9200
+ 1.4538 0.0600
+ 7.7974 0.1000
+ 8.1988 0.9400
+ 10.9109 0.8900
+ }
+ {
+ }
+ "inner_raiser" combo
+ {
+ 1.8734 0.1700
+ 2.1823 0.9100
+ 3.8967 0.9400
+ 4.0916 0.2100
+ 8.0932 0.0000
+ 9.3672 1.0000
+ 10.3713 0.9600
+ 11.7294 0.0400
+ }
+ {
+ }
+ "outer_raiser" combo
+ {
+ 1.4838 0.0900
+ 1.7111 0.8100
+ 3.5050 0.9400
+ 4.5035 0.8900
+ 4.7810 0.0600
+ 6.3847 0.0000
+ 8.3630 0.0700
+ 9.9217 0.5800
+ 11.0158 0.9000
+ }
+ {
+ }
+ "lowerer" combo
+ {
+ 0.0937 0.7400
+ 1.7685 0.0000
+ 3.8967 0.0000
+ 5.8901 0.8900
+ 8.1232 1.0000
+ 8.9026 0.0800
+ }
+ {
+ }
+ "cheek_raiser" combo
+ {
+ 5.2040 0.3000
+ 5.5604 0.8900
+ 7.1190 0.9100
+ 7.5835 0.2700
+ }
+ {
+ }
+ "dilator"
+ {
+ 8.6478 0.1700
+ 10.2364 0.8800
+ 11.4804 0.9000
+ }
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "52"
+ "SceneRampTool" "100"
+ "ExpressionTool" "14"
+ "GestureTool" "100"
+ "RampTool" "52"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/lookatplayer.vcd b/sp/game/hl2/scenes/coast/barn/lookatplayer.vcd
index 2746c4f9..27ae947e 100644
--- a/sp/game/hl2/scenes/coast/barn/lookatplayer.vcd
+++ b/sp/game/hl2/scenes/coast/barn/lookatplayer.vcd
@@ -1,53 +1,53 @@
-// Choreo version 1
-actor "!target1"
-{
- channel "audio"
- {
- }
- channel "Look at"
- {
- event lookat "player"
- {
- time 0.000000 0.473333
- param "!player"
- event_ramp
- {
- 0.2480 0.9912
- }
- }
- }
- channel "Face to"
- {
- }
- channel "Move to"
- {
- event firetrigger "pause"
- {
- time 0.240000 -1.000000
- param "1"
- }
- }
- channel "Posture"
- {
- }
- channel "Gesture"
- {
- }
- channel "Flex anim"
- {
- }
- channel "Trigger"
- {
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "RampTool" "50"
- "SceneRampTool" "100"
- "ExpressionTool" "38"
- "GestureTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!target1"
+{
+ channel "audio"
+ {
+ }
+ channel "Look at"
+ {
+ event lookat "player"
+ {
+ time 0.000000 0.473333
+ param "!player"
+ event_ramp
+ {
+ 0.2480 0.9912
+ }
+ }
+ }
+ channel "Face to"
+ {
+ }
+ channel "Move to"
+ {
+ event firetrigger "pause"
+ {
+ time 0.240000 -1.000000
+ param "1"
+ }
+ }
+ channel "Posture"
+ {
+ }
+ channel "Gesture"
+ {
+ }
+ channel "Flex anim"
+ {
+ }
+ channel "Trigger"
+ {
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "RampTool" "50"
+ "SceneRampTool" "100"
+ "ExpressionTool" "38"
+ "GestureTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/lookatplayer_paused.vcd b/sp/game/hl2/scenes/coast/barn/lookatplayer_paused.vcd
index 17ce18e8..063b89ab 100644
--- a/sp/game/hl2/scenes/coast/barn/lookatplayer_paused.vcd
+++ b/sp/game/hl2/scenes/coast/barn/lookatplayer_paused.vcd
@@ -1,62 +1,62 @@
-// Choreo version 1
-actor "!target1"
-{
- channel "audio"
- {
- }
- channel "Look at"
- {
- event lookat "player"
- {
- time -0.000000 0.473333
- param "!player"
- event_ramp
- {
- 0.2480 0.9912
- }
- }
- }
- channel "Face to"
- {
- event face "face to"
- {
- time 0.006667 0.480000
- param "!player"
- event_ramp
- {
- 0.2560 0.9956
- }
- }
- }
- channel "Move to"
- {
- event firetrigger "pause"
- {
- time 0.240000 -1.000000
- param "1"
- }
- }
- channel "Posture"
- {
- }
- channel "Gesture"
- {
- }
- channel "Flex anim"
- {
- }
- channel "Trigger"
- {
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "RampTool" "50"
- "SceneRampTool" "100"
- "ExpressionTool" "38"
- "GestureTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!target1"
+{
+ channel "audio"
+ {
+ }
+ channel "Look at"
+ {
+ event lookat "player"
+ {
+ time -0.000000 0.473333
+ param "!player"
+ event_ramp
+ {
+ 0.2480 0.9912
+ }
+ }
+ }
+ channel "Face to"
+ {
+ event face "face to"
+ {
+ time 0.006667 0.480000
+ param "!player"
+ event_ramp
+ {
+ 0.2560 0.9956
+ }
+ }
+ }
+ channel "Move to"
+ {
+ event firetrigger "pause"
+ {
+ time 0.240000 -1.000000
+ param "1"
+ }
+ }
+ channel "Posture"
+ {
+ }
+ channel "Gesture"
+ {
+ }
+ channel "Flex anim"
+ {
+ }
+ channel "Trigger"
+ {
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "RampTool" "50"
+ "SceneRampTool" "100"
+ "ExpressionTool" "38"
+ "GestureTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/lookattarget.vcd b/sp/game/hl2/scenes/coast/barn/lookattarget.vcd
index 6a15ee74..69e772d8 100644
--- a/sp/game/hl2/scenes/coast/barn/lookattarget.vcd
+++ b/sp/game/hl2/scenes/coast/barn/lookattarget.vcd
@@ -1,53 +1,53 @@
-// Choreo version 1
-actor "!target1"
-{
- channel "audio"
- {
- }
- channel "Look at"
- {
- event lookat "player"
- {
- time 0.000000 0.473333
- param "!target2"
- event_ramp
- {
- 0.2480 0.9912
- }
- }
- }
- channel "Face to"
- {
- }
- channel "Move to"
- {
- event firetrigger "pause"
- {
- time 0.240000 -1.000000
- param "1"
- }
- }
- channel "Posture"
- {
- }
- channel "Gesture"
- {
- }
- channel "Flex anim"
- {
- }
- channel "Trigger"
- {
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "RampTool" "50"
- "SceneRampTool" "100"
- "ExpressionTool" "38"
- "GestureTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!target1"
+{
+ channel "audio"
+ {
+ }
+ channel "Look at"
+ {
+ event lookat "player"
+ {
+ time 0.000000 0.473333
+ param "!target2"
+ event_ramp
+ {
+ 0.2480 0.9912
+ }
+ }
+ }
+ channel "Face to"
+ {
+ }
+ channel "Move to"
+ {
+ event firetrigger "pause"
+ {
+ time 0.240000 -1.000000
+ param "1"
+ }
+ }
+ channel "Posture"
+ {
+ }
+ channel "Gesture"
+ {
+ }
+ channel "Flex anim"
+ {
+ }
+ channel "Trigger"
+ {
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "RampTool" "50"
+ "SceneRampTool" "100"
+ "ExpressionTool" "38"
+ "GestureTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/chatter.vcd b/sp/game/hl2/scenes/coast/barn/male01/chatter.vcd
index 5a18f3c8..1ac159a5 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/chatter.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/chatter.vcd
@@ -1,182 +1,182 @@
-// Choreo version 1
-event stoppoint "stop"
-{
- time 2.593333 -1.000000
- param "noaction"
-}
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "chatter"
- {
- time 0.006667 2.584014
- param "barn.chatter"
- param2 "75dB"
- fixedlength
- cctype "cc_master"
- cctoken ""
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.006666 2.589998
- param "!player"
- event_ramp
- {
- 0.3686 0.8467
- 0.4260 0.9489
- 0.5020 1.0000
- 2.0039 0.9964
- 2.1039 0.9854
- 2.1765 0.9307
- 2.2333 0.8358
- }
- }
- }
- channel "face"
- {
- event face "!player"
- {
- time 0.006667 2.590001
- param "!player"
- event_ramp
- {
- 0.7373 0.8869
- 0.8490 0.9672
- 0.9980 1.0000
- 1.8078 0.9964
- 1.9745 0.9635
- 2.1216 0.8394
- }
- }
- }
- channel "body_gestures"
- {
- event gesture "NULL"
- {
- time 0.000000 0.136667
- param ""
- }
- event gesture "b_head_back"
- {
- time 0.006666 2.361950
- param "b_head_back"
- absolutetags playback_time
- {
- "apex" 0.144196
- "extreme" 0.605624
- "loop" 0.620043
- "end" 0.870223
- }
- absolutetags shifted_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- sequenceduration 1.800000
- }
- event gesture "b_head_forward"
- {
- time 1.550000 3.516667
- param "b_head_forward"
- event_ramp
- {
- 0.5078 0.2299
- 0.9039 0.1898
- 1.3078 0.0000
- }
- absolutetags playback_time
- {
- "apex" 0.257435
- "extreme" 0.810042
- "loop" 0.827311
- "end" 0.844579
- }
- absolutetags shifted_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- sequenceduration 1.800000
- }
- }
- channel "head accents"
- {
- event gesture "NULL"
- {
- time 0.000000 0.183333
- param ""
- }
- event gesture "hg_puncuate_down"
- {
- time 0.116666 2.171250
- param "hg_puncuate_down"
- event_ramp
- {
- 0.7692 0.6496
- }
- absolutetags playback_time
- {
- "apex" 0.147637
- "extreme" 0.380315
- "loop" 0.396877
- "end" 0.804705
- }
- absolutetags shifted_time
- {
- "apex" 0.333333
- "extreme" 0.541667
- "loop" 0.562500
- "end" 0.562500
- }
- sequenceduration 1.633333
- }
- event gesture "hg_puncuate_down"
- {
- time 1.323333 3.113333
- param "hg_puncuate_down"
- event_ramp
- {
- 0.4373 1.0000
- 0.9176 1.0000
- 1.3118 0.0146
- }
- absolutetags playback_time
- {
- "apex" 0.249534
- "extreme" 0.494258
- "loop" 0.579143
- "end" 0.642458
- }
- absolutetags shifted_time
- {
- "apex" 0.333333
- "extreme" 0.541667
- "loop" 0.562500
- "end" 0.562500
- }
- sequenceduration 1.633333
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "200"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "102"
-}
-fps 60
-snap off
+// Choreo version 1
+event stoppoint "stop"
+{
+ time 2.593333 -1.000000
+ param "noaction"
+}
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "chatter"
+ {
+ time 0.006667 2.584014
+ param "barn.chatter"
+ param2 "75dB"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.006666 2.589998
+ param "!player"
+ event_ramp
+ {
+ 0.3686 0.8467
+ 0.4260 0.9489
+ 0.5020 1.0000
+ 2.0039 0.9964
+ 2.1039 0.9854
+ 2.1765 0.9307
+ 2.2333 0.8358
+ }
+ }
+ }
+ channel "face"
+ {
+ event face "!player"
+ {
+ time 0.006667 2.590001
+ param "!player"
+ event_ramp
+ {
+ 0.7373 0.8869
+ 0.8490 0.9672
+ 0.9980 1.0000
+ 1.8078 0.9964
+ 1.9745 0.9635
+ 2.1216 0.8394
+ }
+ }
+ }
+ channel "body_gestures"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 0.136667
+ param ""
+ }
+ event gesture "b_head_back"
+ {
+ time 0.006666 2.361950
+ param "b_head_back"
+ absolutetags playback_time
+ {
+ "apex" 0.144196
+ "extreme" 0.605624
+ "loop" 0.620043
+ "end" 0.870223
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ sequenceduration 1.800000
+ }
+ event gesture "b_head_forward"
+ {
+ time 1.550000 3.516667
+ param "b_head_forward"
+ event_ramp
+ {
+ 0.5078 0.2299
+ 0.9039 0.1898
+ 1.3078 0.0000
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.257435
+ "extreme" 0.810042
+ "loop" 0.827311
+ "end" 0.844579
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ sequenceduration 1.800000
+ }
+ }
+ channel "head accents"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 0.183333
+ param ""
+ }
+ event gesture "hg_puncuate_down"
+ {
+ time 0.116666 2.171250
+ param "hg_puncuate_down"
+ event_ramp
+ {
+ 0.7692 0.6496
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.147637
+ "extreme" 0.380315
+ "loop" 0.396877
+ "end" 0.804705
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.333333
+ "extreme" 0.541667
+ "loop" 0.562500
+ "end" 0.562500
+ }
+ sequenceduration 1.633333
+ }
+ event gesture "hg_puncuate_down"
+ {
+ time 1.323333 3.113333
+ param "hg_puncuate_down"
+ event_ramp
+ {
+ 0.4373 1.0000
+ 0.9176 1.0000
+ 1.3118 0.0146
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.249534
+ "extreme" 0.494258
+ "loop" 0.579143
+ "end" 0.642458
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.333333
+ "extreme" 0.541667
+ "loop" 0.562500
+ "end" 0.562500
+ }
+ sequenceduration 1.633333
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "200"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "102"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/crapships.vcd b/sp/game/hl2/scenes/coast/barn/male01/crapships.vcd
index cd5c2e41..68ae0abe 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/crapships.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/crapships.vcd
@@ -1,136 +1,136 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "crapships"
- {
- time 1.333334 3.676917
- param "barn.crapships"
- param2 "75dB"
- fixedlength
- cctype "cc_master"
- cctoken ""
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "dropship1"
- {
- time 0.026667 3.680000
- param "!target2"
- event_ramp
- {
- 0.4378 0.8467
- 0.5222 0.9380
- 0.6733 0.9964
- 2.9711 1.0000
- 3.0600 0.9599
- 3.1333 0.8832
- }
- }
- }
- channel "face to"
- {
- }
- channel "gestures"
- {
- event gesture "NULL"
- {
- time 0.000000 1.520000
- param ""
- }
- event gesture "b_head_back"
- {
- time 1.353334 3.153334
- param "b_head_back"
- absolutetags playback_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- absolutetags shifted_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- }
- }
- channel "head gestures"
- {
- event gesture "NULL"
- {
- time 0.000000 1.520000
- param ""
- }
- event gesture "hg_puncuate_down"
- {
- time 2.180000 4.173334
- param "hg_puncuate_down"
- event_ramp
- {
- 0.6622 0.6898
- 1.2778 0.6350
- }
- absolutetags playback_time
- {
- "apex" 0.327759
- "extreme" 0.575251
- "loop" 0.795987
- "end" 0.872910
- }
- absolutetags shifted_time
- {
- "apex" 0.333333
- "extreme" 0.541667
- "loop" 0.562500
- "end" 0.562500
- }
- sequenceduration 1.633333
- }
- event gesture "hg_puncuate_down"
- {
- time 1.346667 3.541345
- param "hg_puncuate_down"
- event_ramp
- {
- 0.4289 0.5036
- 0.9156 0.5474
- }
- absolutetags playback_time
- {
- "apex" 0.190909
- "extreme" 0.399414
- "loop" 0.414776
- "end" 0.677396
- }
- absolutetags shifted_time
- {
- "apex" 0.333333
- "extreme" 0.541667
- "loop" 0.562500
- "end" 0.562500
- }
- sequenceduration 1.633333
- }
- }
-}
-
-mapname "maps\d2_coast_10.bsp"
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "90"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "crapships"
+ {
+ time 1.333334 3.676917
+ param "barn.crapships"
+ param2 "75dB"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "dropship1"
+ {
+ time 0.026667 3.680000
+ param "!target2"
+ event_ramp
+ {
+ 0.4378 0.8467
+ 0.5222 0.9380
+ 0.6733 0.9964
+ 2.9711 1.0000
+ 3.0600 0.9599
+ 3.1333 0.8832
+ }
+ }
+ }
+ channel "face to"
+ {
+ }
+ channel "gestures"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 1.520000
+ param ""
+ }
+ event gesture "b_head_back"
+ {
+ time 1.353334 3.153334
+ param "b_head_back"
+ absolutetags playback_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ }
+ }
+ channel "head gestures"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 1.520000
+ param ""
+ }
+ event gesture "hg_puncuate_down"
+ {
+ time 2.180000 4.173334
+ param "hg_puncuate_down"
+ event_ramp
+ {
+ 0.6622 0.6898
+ 1.2778 0.6350
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.327759
+ "extreme" 0.575251
+ "loop" 0.795987
+ "end" 0.872910
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.333333
+ "extreme" 0.541667
+ "loop" 0.562500
+ "end" 0.562500
+ }
+ sequenceduration 1.633333
+ }
+ event gesture "hg_puncuate_down"
+ {
+ time 1.346667 3.541345
+ param "hg_puncuate_down"
+ event_ramp
+ {
+ 0.4289 0.5036
+ 0.9156 0.5474
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.190909
+ "extreme" 0.399414
+ "loop" 0.414776
+ "end" 0.677396
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.333333
+ "extreme" 0.541667
+ "loop" 0.562500
+ "end" 0.562500
+ }
+ sequenceduration 1.633333
+ }
+ }
+}
+
+mapname "maps\d2_coast_10.bsp"
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "90"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/ditchcar.vcd b/sp/game/hl2/scenes/coast/barn/male01/ditchcar.vcd
index b8620348..54086f1a 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/ditchcar.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/ditchcar.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "ditchcar"
- {
- time 0.006667 2.559207
- param "barn.ditchcar"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 2.566665
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "ditchcar"
+ {
+ time 0.006667 2.559207
+ param "barn.ditchcar"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 2.566665
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/drop_lite.vcd b/sp/game/hl2/scenes/coast/barn/male01/drop_lite.vcd
index f0dd53c6..e31f343a 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/drop_lite.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/drop_lite.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "drop_lite"
- {
- time 0.006667 3.244513
- param "barn.drop_lite"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 0.899999
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "drop_lite"
+ {
+ time 0.006667 3.244513
+ param "barn.drop_lite"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 0.899999
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/drop_road.vcd b/sp/game/hl2/scenes/coast/barn/male01/drop_road.vcd
index fc2d88ef..7f8e126b 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/drop_road.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/drop_road.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "drop_road"
- {
- time 0.006667 1.806554
- param "barn.drop_road"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 0.899999
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "drop_road"
+ {
+ time 0.006667 1.806554
+ param "barn.drop_road"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 0.899999
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/exit_cliffpath.vcd b/sp/game/hl2/scenes/coast/barn/male01/exit_cliffpath.vcd
index f0f1f7f1..ccbce021 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/exit_cliffpath.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/exit_cliffpath.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "exit_cliffpath"
- {
- time 0.006667 3.601542
- param "barn.exit_cliffpath"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 3.606665
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "exit_cliffpath"
+ {
+ time 0.006667 3.601542
+ param "barn.exit_cliffpath"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 3.606665
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/exit_comewith.vcd b/sp/game/hl2/scenes/coast/barn/male01/exit_comewith.vcd
index c239c48d..da081f28 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/exit_comewith.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/exit_comewith.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "exit_comewith"
- {
- time 0.006667 3.108526
- param "barn.exit_comewith"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 3.133332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "exit_comewith"
+ {
+ time 0.006667 3.108526
+ param "barn.exit_comewith"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 3.133332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/exit_watchstep.vcd b/sp/game/hl2/scenes/coast/barn/male01/exit_watchstep.vcd
index a3bcdba7..390e12f0 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/exit_watchstep.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/exit_watchstep.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "exit_watchstep"
- {
- time 0.006667 2.671905
- param "barn.exit_watchstep"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 2.673332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "exit_watchstep"
+ {
+ time 0.006667 2.671905
+ param "barn.exit_watchstep"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 2.673332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/getcarinbarn.vcd b/sp/game/hl2/scenes/coast/barn/male01/getcarinbarn.vcd
index e5de6563..d3472d9f 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/getcarinbarn.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/getcarinbarn.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "getcarinbarn"
- {
- time 0.006667 1.548481
- param "barn.getcarinbarn"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 1.566665
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "getcarinbarn"
+ {
+ time 0.006667 1.548481
+ param "barn.getcarinbarn"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 1.566665
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/getcaringarage.vcd b/sp/game/hl2/scenes/coast/barn/male01/getcaringarage.vcd
index c020c58a..2a0dd38a 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/getcaringarage.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/getcaringarage.vcd
@@ -1,100 +1,100 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "getcaringarage"
- {
- time 0.026667 1.645216
- param "barn.getcaringarage"
- param2 "75dB"
- fixedlength
- cctype "cc_master"
- cctoken ""
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 1.639998
- param "!player"
- event_ramp
- {
- 0.4080 0.8869
- 0.4940 0.9781
- 0.6120 1.0000
- 0.9920 1.0000
- 1.0740 0.9745
- 1.1580 0.8832
- }
- }
- }
- channel "face"
- {
- event face "!player"
- {
- time 0.019999 1.619999
- param "!player"
- event_ramp
- {
- 0.5940 0.8394
- 0.7060 0.9416
- 0.8500 1.0000
- 1.4820 1.0000
- 1.6000 1.0000
- }
- }
- }
- channel "gesture"
- {
- event gesture "NULL"
- {
- time 0.000000 0.566667
- param ""
- }
- event gesture "b_OverHere_Right"
- {
- time 0.220000 2.020000
- param "b_OverHere_Right"
- event_ramp
- {
- 0.2560 0.7482
- 0.3220 0.8832
- 0.4420 0.9745
- 0.7220 0.9635
- 0.9260 0.7518
- 1.3200 0.1496
- 1.5120 0.0146
- }
- absolutetags playback_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- absolutetags shifted_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "getcaringarage"
+ {
+ time 0.026667 1.645216
+ param "barn.getcaringarage"
+ param2 "75dB"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 1.639998
+ param "!player"
+ event_ramp
+ {
+ 0.4080 0.8869
+ 0.4940 0.9781
+ 0.6120 1.0000
+ 0.9920 1.0000
+ 1.0740 0.9745
+ 1.1580 0.8832
+ }
+ }
+ }
+ channel "face"
+ {
+ event face "!player"
+ {
+ time 0.019999 1.619999
+ param "!player"
+ event_ramp
+ {
+ 0.5940 0.8394
+ 0.7060 0.9416
+ 0.8500 1.0000
+ 1.4820 1.0000
+ 1.6000 1.0000
+ }
+ }
+ }
+ channel "gesture"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 0.566667
+ param ""
+ }
+ event gesture "b_OverHere_Right"
+ {
+ time 0.220000 2.020000
+ param "b_OverHere_Right"
+ event_ramp
+ {
+ 0.2560 0.7482
+ 0.3220 0.8832
+ 0.4420 0.9745
+ 0.7220 0.9635
+ 0.9260 0.7518
+ 1.3200 0.1496
+ 1.5120 0.0146
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/gettauoff.vcd b/sp/game/hl2/scenes/coast/barn/male01/gettauoff.vcd
index c826a189..8f10343b 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/gettauoff.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/gettauoff.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "gettauoff"
- {
- time 0.006667 3.253266
- param "barn.gettauoff"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 3.239999
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "gettauoff"
+ {
+ time 0.006667 3.253266
+ param "barn.gettauoff"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 3.239999
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/incomingdropship.vcd b/sp/game/hl2/scenes/coast/barn/male01/incomingdropship.vcd
index 8de018b4..25f02dd3 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/incomingdropship.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/incomingdropship.vcd
@@ -1,38 +1,38 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "incomingdropship"
- {
- time 0.006667 1.798617
- param "barn.incomingdropship"
- param2 "75dB"
- fixedlength
- cctype "cc_master"
- cctoken ""
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 1.806665
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "incomingdropship"
+ {
+ time 0.006667 1.798617
+ param "barn.incomingdropship"
+ param2 "75dB"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 1.806665
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/lite_gunship01.vcd b/sp/game/hl2/scenes/coast/barn/male01/lite_gunship01.vcd
index 756d67f9..474b9396 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/lite_gunship01.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/lite_gunship01.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "lite_gunship01"
- {
- time 0.006667 0.837529
- param "barn.lite_gunship01"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 0.893332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "lite_gunship01"
+ {
+ time 0.006667 0.837529
+ param "barn.lite_gunship01"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 0.893332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/lite_gunship02.vcd b/sp/game/hl2/scenes/coast/barn/male01/lite_gunship02.vcd
index 8567c8c3..37c313e5 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/lite_gunship02.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/lite_gunship02.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "lite_gunship02"
- {
- time 0.006667 0.903651
- param "barn.lite_gunship02"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 0.893332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "lite_gunship02"
+ {
+ time 0.006667 0.903651
+ param "barn.lite_gunship02"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 0.893332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/lite_rockets01.vcd b/sp/game/hl2/scenes/coast/barn/male01/lite_rockets01.vcd
index b5595e64..57335d64 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/lite_rockets01.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/lite_rockets01.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "llite_rockets01"
- {
- time 0.006667 2.559547
- param "barn.lite_rockets01"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 2.573332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "llite_rockets01"
+ {
+ time 0.006667 2.559547
+ param "barn.lite_rockets01"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 2.573332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/lite_rockets03.vcd b/sp/game/hl2/scenes/coast/barn/male01/lite_rockets03.vcd
index 0d5f9a0c..6e6064c0 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/lite_rockets03.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/lite_rockets03.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "lite_rockets03"
- {
- time 0.006667 3.091406
- param "barn.lite_rockets03"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 3.093332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "lite_rockets03"
+ {
+ time 0.006667 3.091406
+ param "barn.lite_rockets03"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 3.093332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/lite_rockets04.vcd b/sp/game/hl2/scenes/coast/barn/male01/lite_rockets04.vcd
index 3e444ab4..8fbc3dec 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/lite_rockets04.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/lite_rockets04.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "lite_rockets04"
- {
- time 0.006667 2.942472
- param "barn.lite_rockets04"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 2.979998
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "lite_rockets04"
+ {
+ time 0.006667 2.942472
+ param "barn.lite_rockets04"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 2.979998
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/parkit.vcd b/sp/game/hl2/scenes/coast/barn/male01/parkit.vcd
index 51489ae4..4eaa0555 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/parkit.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/parkit.vcd
@@ -1,36 +1,36 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "parkit"
- {
- time 0.006667 0.689774
- param "barn.parkit"
- param2 "75dB"
- fixedlength
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time 0.026666 0.693332
- param "!player"
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "parkit"
+ {
+ time 0.006667 0.689774
+ param "barn.parkit"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time 0.026666 0.693332
+ param "!player"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/male01/youmadeit.vcd b/sp/game/hl2/scenes/coast/barn/male01/youmadeit.vcd
index 11f3f6a2..82aeeda0 100644
--- a/sp/game/hl2/scenes/coast/barn/male01/youmadeit.vcd
+++ b/sp/game/hl2/scenes/coast/barn/male01/youmadeit.vcd
@@ -1,79 +1,79 @@
-// Choreo version 1
-event stoppoint "stop"
-{
- time 0.580000 -1.000000
- param "noaction"
-}
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "youmadeit"
- {
- time 0.013334 0.563856
- param "barn.youmadeit"
- param2 "75dB"
- fixedlength
- cctype "cc_master"
- cctoken ""
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- event lookat "look at player"
- {
- time -0.000001 1.793331
- param "!player"
- }
- }
- channel "face"
- {
- event face "!player"
- {
- time 0.013333 1.793334
- param "!player"
- }
- }
- channel "gesture"
- {
- event gesture "NULL"
- {
- time 0.000000 0.193333
- param ""
- }
- event gesture "b_head_back"
- {
- time 0.013333 1.813333
- param "b_head_back"
- absolutetags playback_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- absolutetags shifted_time
- {
- "apex" 0.188679
- "extreme" 0.792453
- "loop" 0.811321
- "end" 0.830189
- }
- sequenceduration 1.800000
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "100"
-}
-fps 60
-snap off
+// Choreo version 1
+event stoppoint "stop"
+{
+ time 0.580000 -1.000000
+ param "noaction"
+}
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "youmadeit"
+ {
+ time 0.013334 0.563856
+ param "barn.youmadeit"
+ param2 "75dB"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ event lookat "look at player"
+ {
+ time -0.000001 1.793331
+ param "!player"
+ }
+ }
+ channel "face"
+ {
+ event face "!player"
+ {
+ time 0.013333 1.793334
+ param "!player"
+ }
+ }
+ channel "gesture"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 0.193333
+ param ""
+ }
+ event gesture "b_head_back"
+ {
+ time 0.013333 1.813333
+ param "b_head_back"
+ absolutetags playback_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.188679
+ "extreme" 0.792453
+ "loop" 0.811321
+ "end" 0.830189
+ }
+ sequenceduration 1.800000
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "100"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/pre_response01.vcd b/sp/game/hl2/scenes/coast/barn/pre_response01.vcd
index 60739501..68340847 100644
--- a/sp/game/hl2/scenes/coast/barn/pre_response01.vcd
+++ b/sp/game/hl2/scenes/coast/barn/pre_response01.vcd
@@ -1,44 +1,44 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "barn.getoffroad01"
- {
- time 0.347826 1.327032
- param "barn.getoffroad01"
- fixedlength
- cctype "cc_master"
- cctoken ""
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- }
- channel "triggers"
- {
- }
- channel "Look at"
- {
- }
- channel "Face to"
- {
- }
- channel "sequence"
- {
- }
-}
-
-scalesettings
-{
- "CChoreoView" "46"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "72"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "barn.getoffroad01"
+ {
+ time 0.347826 1.327032
+ param "barn.getoffroad01"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ }
+ channel "triggers"
+ {
+ }
+ channel "Look at"
+ {
+ }
+ channel "Face to"
+ {
+ }
+ channel "sequence"
+ {
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "46"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "72"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/pre_response02.vcd b/sp/game/hl2/scenes/coast/barn/pre_response02.vcd
index 056732be..12afac32 100644
--- a/sp/game/hl2/scenes/coast/barn/pre_response02.vcd
+++ b/sp/game/hl2/scenes/coast/barn/pre_response02.vcd
@@ -1,44 +1,44 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- event speak "barn.getoffroad01"
- {
- time 0.347826 1.966375
- param "barn.getcaringarage"
- fixedlength
- cctype "cc_master"
- cctoken ""
- }
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- }
- channel "triggers"
- {
- }
- channel "Look at"
- {
- }
- channel "Face to"
- {
- }
- channel "sequence"
- {
- }
-}
-
-scalesettings
-{
- "CChoreoView" "46"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "72"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "barn.getoffroad01"
+ {
+ time 0.347826 1.966375
+ param "barn.getcaringarage"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ }
+ channel "triggers"
+ {
+ }
+ channel "Look at"
+ {
+ }
+ channel "Face to"
+ {
+ }
+ channel "sequence"
+ {
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "46"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "72"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/pre_response03.vcd b/sp/game/hl2/scenes/coast/barn/pre_response03.vcd
index f996a305..82dd6e2d 100644
--- a/sp/game/hl2/scenes/coast/barn/pre_response03.vcd
+++ b/sp/game/hl2/scenes/coast/barn/pre_response03.vcd
@@ -1,70 +1,70 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- }
- channel "Expression"
- {
- }
- channel "Look"
- {
- }
- channel "triggers"
- {
- }
- channel "Look at"
- {
- event lookat "player"
- {
- time 0.014493 5.438259
- param "!player"
- event_ramp
- {
- 0.3632 0.7660
- 0.4192 0.8191
- 0.5152 0.8457
- 4.6590 0.7999
- 4.7550 0.7627
- 4.8070 0.7201
- 5.2759 0.0608
- 5.3620 0.0101
- }
- }
- }
- channel "Face to"
- {
- }
- channel "posture"
- {
- event gesture "Scan_Skies_Respond"
- {
- time 0.000000 5.430434
- param "Scan_Skies_Respond"
- absolutetags playback_time
- {
- "apex" 0.080731
- "loop" 0.242194
- "end" 0.815508
- }
- absolutetags shifted_time
- {
- "apex" 0.147059
- "loop" 0.441176
- "end" 0.588235
- }
- sequenceduration 2.300000
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "46"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "72"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ }
+ channel "Expression"
+ {
+ }
+ channel "Look"
+ {
+ }
+ channel "triggers"
+ {
+ }
+ channel "Look at"
+ {
+ event lookat "player"
+ {
+ time 0.014493 5.438259
+ param "!player"
+ event_ramp
+ {
+ 0.3632 0.7660
+ 0.4192 0.8191
+ 0.5152 0.8457
+ 4.6590 0.7999
+ 4.7550 0.7627
+ 4.8070 0.7201
+ 5.2759 0.0608
+ 5.3620 0.0101
+ }
+ }
+ }
+ channel "Face to"
+ {
+ }
+ channel "posture"
+ {
+ event gesture "Scan_Skies_Respond"
+ {
+ time 0.000000 5.430434
+ param "Scan_Skies_Respond"
+ absolutetags playback_time
+ {
+ "apex" 0.080731
+ "loop" 0.242194
+ "end" 0.815508
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.147059
+ "loop" 0.441176
+ "end" 0.588235
+ }
+ sequenceduration 2.300000
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "46"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "72"
+}
+fps 60
+snap off
diff --git a/sp/game/hl2/scenes/coast/barn/pushbutton.vcd b/sp/game/hl2/scenes/coast/barn/pushbutton.vcd
index a01445f2..6bc61b9b 100644
--- a/sp/game/hl2/scenes/coast/barn/pushbutton.vcd
+++ b/sp/game/hl2/scenes/coast/barn/pushbutton.vcd
@@ -1,137 +1,137 @@
-// Choreo version 1
-actor "!Target1"
-{
- channel "Audio"
- {
- }
- channel "Trigger"
- {
- event firetrigger "open gate 1"
- {
- time 2.906666 -1.000000
- param "1"
- }
- }
- channel "Look"
- {
- event lookat "Look at button"
- {
- time 0.380001 3.800000
- param "info_lookat_button"
- event_ramp
- {
- 0.2960 0.3098
- 0.6360 0.8868
- 1.0040 0.9969
- 2.7213 0.9953
- 2.9973 0.8900
- 3.1253 0.6525
- }
- }
- event lookat "Look at player"
- {
- time 3.326666 5.246667
- param "!player"
- event_ramp
- {
- 0.2040 0.6132
- 0.4160 0.8742
- 0.8120 0.9984
- 1.5107 0.9984
- 1.7827 0.8899
- 1.8627 0.6305
- }
- }
- }
- channel "Face to"
- {
- event face "Face to player"
- {
- time 3.520000 5.240002
- param "!player"
- event_ramp
- {
- 0.4080 0.4371
- 1.1680 0.9277
- 1.7200 1.0000
- }
- }
- event face "Face to button"
- {
- time 0.066666 3.893334
- param "info_lookat_button"
- event_ramp
- {
- 0.3840 0.3459
- 0.7680 0.7720
- 1.9814 1.0000
- 3.8267 1.0000
- }
- }
- }
- channel "Postures"
- {
- event gesture "NULL"
- {
- time 0.000000 1.606667
- param ""
- }
- event gesture "p_pushbutton_rifle"
- {
- time 1.520000 4.040000
- param "p_ConsoleType_Rifle"
- absolutetags playback_time
- {
- "apex" 0.133813
- "loop" 0.628922
- "end" 0.802879
- }
- absolutetags shifted_time
- {
- "apex" 0.116279
- "loop" 0.546512
- "end" 0.697674
- }
- sequenceduration 2.900000
- }
- }
- channel "Gestures"
- {
- event gesture "NULL"
- {
- time 0.000000 1.240000
- param ""
- }
- event gesture "g_pushbutton_rifle"
- {
- time 2.373335 4.373334
- param "g_buttonpush_rifle"
- absolutetags playback_time
- {
- "apex" 0.169540
- "accent" 0.237356
- "loop" 0.610345
- "end" 0.678161
- }
- absolutetags shifted_time
- {
- "apex" 0.172414
- "accent" 0.241379
- "loop" 0.620690
- "end" 0.689655
- }
- sequenceduration 1.966667
- }
- }
-}
-
-scalesettings
-{
- "CChoreoView" "100"
- "SceneRampTool" "100"
- "ExpressionTool" "100"
- "GestureTool" "100"
- "RampTool" "50"
-}
-fps 60
-snap off
+// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ }
+ channel "Trigger"
+ {
+ event firetrigger "open gate 1"
+ {
+ time 2.906666 -1.000000
+ param "1"
+ }
+ }
+ channel "Look"
+ {
+ event lookat "Look at button"
+ {
+ time 0.380001 3.800000
+ param "info_lookat_button"
+ event_ramp
+ {
+ 0.2960 0.3098
+ 0.6360 0.8868
+ 1.0040 0.9969
+ 2.7213 0.9953
+ 2.9973 0.8900
+ 3.1253 0.6525
+ }
+ }
+ event lookat "Look at player"
+ {
+ time 3.326666 5.246667
+ param "!player"
+ event_ramp
+ {
+ 0.2040 0.6132
+ 0.4160 0.8742
+ 0.8120 0.9984
+ 1.5107 0.9984
+ 1.7827 0.8899
+ 1.8627 0.6305
+ }
+ }
+ }
+ channel "Face to"
+ {
+ event face "Face to player"
+ {
+ time 3.520000 5.240002
+ param "!player"
+ event_ramp
+ {
+ 0.4080 0.4371
+ 1.1680 0.9277
+ 1.7200 1.0000
+ }
+ }
+ event face "Face to button"
+ {
+ time 0.066666 3.893334
+ param "info_lookat_button"
+ event_ramp
+ {
+ 0.3840 0.3459
+ 0.7680 0.7720
+ 1.9814 1.0000
+ 3.8267 1.0000
+ }
+ }
+ }
+ channel "Postures"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 1.606667
+ param ""
+ }
+ event gesture "p_pushbutton_rifle"
+ {
+ time 1.520000 4.040000
+ param "p_ConsoleType_Rifle"
+ absolutetags playback_time
+ {
+ "apex" 0.133813
+ "loop" 0.628922
+ "end" 0.802879
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.116279
+ "loop" 0.546512
+ "end" 0.697674
+ }
+ sequenceduration 2.900000
+ }
+ }
+ channel "Gestures"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 1.240000
+ param ""
+ }
+ event gesture "g_pushbutton_rifle"
+ {
+ time 2.373335 4.373334
+ param "g_buttonpush_rifle"
+ absolutetags playback_time
+ {
+ "apex" 0.169540
+ "accent" 0.237356
+ "loop" 0.610345
+ "end" 0.678161
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.172414
+ "accent" 0.241379
+ "loop" 0.620690
+ "end" 0.689655
+ }
+ sequenceduration 1.966667
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "SceneRampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "RampTool" "50"
+}
+fps 60
+snap off