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/ep2/Scenes/outland_08/al_engineexplode.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/ep2/Scenes/outland_08/al_engineexplode.vcd')
| -rw-r--r-- | sp/game/ep2/Scenes/outland_08/al_engineexplode.vcd | 161 |
1 files changed, 161 insertions, 0 deletions
diff --git a/sp/game/ep2/Scenes/outland_08/al_engineexplode.vcd b/sp/game/ep2/Scenes/outland_08/al_engineexplode.vcd new file mode 100644 index 00000000..a14182ed --- /dev/null +++ b/sp/game/ep2/Scenes/outland_08/al_engineexplode.vcd @@ -0,0 +1,161 @@ +// Choreo version 1
+actor "Alyx"
+{
+ channel "Sound"
+ {
+ event speak "ep_02.al_chop_craptheengine02"
+ {
+ time 1.580000 3.244014
+ param "ep_02.al_chop_craptheengine02"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ event speak "ep_02.al_chop_enginefire02"
+ {
+ time 0.133333 1.245351
+ param "ep_02.al_chop_enginefire02"
+ fixedlength
+ cctype "cc_master"
+ cctoken ""
+ }
+ }
+ channel "gesture"
+ {
+ event gesture "A_g_buggy_lh_waveout_palmdown"
+ {
+ time 1.646666 3.453334
+ param "A_g_buggy_lh_waveout_palmdown"
+ event_ramp
+ {
+ 0.4136 0.8864
+ 0.7818 0.4602
+ }
+ absolutetags playback_time
+ {
+ "apex" 0.267695
+ "accent" 0.401543
+ "loop" 0.535390
+ "end" 0.768421
+ }
+ absolutetags shifted_time
+ {
+ "apex" 0.172414
+ "accent" 0.258621
+ "loop" 0.344828
+ "end" 0.775862
+ }
+ sequenceduration 1.966667
+ }
+ active "0"
+ }
+ channel "look at"
+ {
+ event lookat "target_engine"
+ {
+ time 0.033334 3.586667
+ param "target_engine"
+ event_ramp
+ {
+ 0.6780 0.9499
+ 2.8916 0.9554
+ }
+ }
+ }
+ channel "facial"
+ {
+ event flexanimation "facial"
+ {
+ time 0.020000 4.153334
+ param ""
+ flexanimations samples_use_time defaultcurvetype=curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x
+ {
+ "lid_raiser" combo
+ {
+ 0.3267 0.4600
+ 0.5405 0.5300
+ 2.1405 0.5400
+ 2.3243 0.5200
+ 2.6649 0.1000
+ }
+ {
+ 0.3267 0.5000
+ }
+ "inner_raiser" combo
+ {
+ 2.3297 0.0000
+ 2.6577 0.4600
+ 2.7900 0.4900
+ 3.6444 0.5200
+ 3.7451 0.4700
+ }
+ {
+ 2.6577 0.5000
+ }
+ "outer_raiser" combo
+ {
+ 0.3267 0.4200
+ 0.7351 0.5200
+ 2.0270 0.5500
+ 2.3054 0.5300
+ 2.6577 0.3800
+ 3.7718 0.3700
+ 3.8286 0.3500
+ }
+ {
+ 0.3267 0.5000
+ 2.6577 0.5000
+ }
+ "lowerer" combo
+ {
+ 0.3267 0.8500
+ 0.4135 0.8700
+ 1.2054 0.4700
+ 1.8730 0.5900
+ 2.2865 0.4600
+ 2.6577 0.6300
+ 3.8124 0.5900
+ 3.8827 0.5600
+ }
+ {
+ 0.3267 0.5000
+ 2.6577 0.5000
+ }
+ "cheek_raiser" combo
+ {
+ 0.3267 0.5600
+ 0.4297 0.5700
+ 2.1892 0.5900
+ 2.2811 0.5800
+ 2.6577 0.3600
+ 3.7675 0.2700
+ }
+ {
+ 0.3267 0.5000
+ 2.6577 0.5000
+ }
+ "wrinkler"
+ {
+ 0.3267 0.5900
+ 0.5081 0.6500
+ 2.2135 0.6400
+ 2.2973 0.6300
+ 2.6577 0.4400
+ 3.7963 0.3500
+ }
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "ExpressionTool" "60"
+ "GestureTool" "100"
+ "RampTool" "44"
+ "SceneRampTool" "100"
+}
+fps 60
+snap off
+ignorePhonemes off
|