diff options
| author | Joe Ludwig <[email protected]> | 2013-07-29 16:07:25 -0700 |
|---|---|---|
| committer | Joe Ludwig <[email protected]> | 2013-07-29 16:07:25 -0700 |
| commit | e174b33716b571b98ab7177db76abc4177793e74 (patch) | |
| tree | 038f35ad2dd12a695377d3b7f6250ea0acc1ae45 /sp/game/hl2/scenes/trainyard/security_pen_01.vcd | |
| parent | Added all the ep2 strings to their string tables to match the way the game lo... (diff) | |
| download | source-sdk-2013-e174b33716b571b98ab7177db76abc4177793e74.tar.xz source-sdk-2013-e174b33716b571b98ab7177db76abc4177793e74.zip | |
Added .vcds from all the singleplayer games in the SDK
Diffstat (limited to 'sp/game/hl2/scenes/trainyard/security_pen_01.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/trainyard/security_pen_01.vcd | 188 |
1 files changed, 188 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/trainyard/security_pen_01.vcd b/sp/game/hl2/scenes/trainyard/security_pen_01.vcd new file mode 100644 index 00000000..e82cd3aa --- /dev/null +++ b/sp/game/hl2/scenes/trainyard/security_pen_01.vcd @@ -0,0 +1,188 @@ +// Choreo version 1
+event section "pss"
+{
+ time 0.153334 -1.000000
+ param "noaction"
+}
+event section "pss2"
+{
+ time 2.553334 -1.000000
+ param "noaction"
+}
+event section "pause"
+{
+ time 4.053333 -1.000000
+ param "noaction"
+}
+event stoppoint "done"
+{
+ time 5.320001 -1.000000
+ param "noaction"
+}
+actor "Barney"
+{
+ channel "Audio"
+ {
+ event speak "ba_youcomewith"
+ {
+ time 0.713334 2.371996
+ param "Trainyard.ba_youcomewith"
+ param2 "75dB"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "Look at"
+ {
+ event lookat "Lookatplayer"
+ {
+ time 1.966667 3.966667
+ param "!player"
+ event_ramp
+ {
+ 0.3414 0.7759
+ 1.7357 0.7793
+ }
+ }
+ event lookat "Lookatplayer"
+ {
+ time 0.006667 2.413334
+ param "!player"
+ event_ramp
+ {
+ 0.0000 0.9900
+ 1.9250 0.9933
+ }
+ }
+ event lookat "Lookatplayer"
+ {
+ time 4.079999 5.733333
+ param "!player"
+ event_ramp
+ {
+ 0.3414 0.7759
+ 1.3890 0.7793
+ }
+ }
+ }
+ channel "Faceto"
+ {
+ event face "player"
+ {
+ time 0.026667 2.440000
+ param "!player"
+ event_ramp
+ {
+ 0.0000 1.0000
+ 1.5702 1.0000
+ 1.6952 0.9652
+ }
+ }
+ event face "player"
+ {
+ time 4.073334 5.693333
+ param "!player"
+ event_ramp
+ {
+ 1.0733 0.9331
+ 1.1969 0.9833
+ 1.3000 1.0000
+ 1.6199 1.0000
+ }
+ }
+ event face "player"
+ {
+ time 1.846667 3.466667
+ param "!player"
+ event_ramp
+ {
+ 1.0733 0.9331
+ 1.1969 0.9833
+ 1.3000 1.0000
+ 1.6199 1.0000
+ }
+ }
+ }
+ channel "Move to"
+ {
+ event moveto "mark_barney_02"
+ {
+ time 1.893335 3.053333
+ param "mark_barney_02"
+ param2 "Walk "
+ resumecondition
+ }
+ event moveto "mark_barney_01"
+ {
+ time 0.006666 1.240000
+ param "mark_barney_01"
+ param2 "Walk "
+ resumecondition
+ }
+ event moveto "barney_ss_2"
+ {
+ time 3.686666 5.753332
+ param "barney_ss_2"
+ param2 "Walk "
+ resumecondition
+ }
+ }
+ channel "Posture"
+ {
+ active "0"
+ }
+ channel "Gesture"
+ {
+ event gesture "NULL"
+ {
+ time 0.000000 0.393334
+ param ""
+ }
+ event gesture "motiornrigth"
+ {
+ time 0.293334 2.946667
+ param "g_motionright"
+ event_ramp
+ {
+ 0.2312 1.0000
+ 0.5344 1.0000
+ 2.1656 1.0000
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.120603
+ "accent" 0.231156
+ "loop" 0.879397
+ "end" 0.927136
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.113636
+ "accent" 0.215909
+ "loop" 1.000000
+ "end" 1.011364
+ }
+ sequenceduration 2.966667
+ }
+ }
+ channel "trigger"
+ {
+ event firetrigger "1_pausethisvcd"
+ {
+ time 3.586667 -1.000000
+ param "1"
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "ExpressionTool" "100"
+ "RampTool" "64"
+ "GestureTool" "100"
+ "SceneRampTool" "100"
+}
+fps 60
+snap off
|