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/Expressions/Barneyalert.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/Expressions/Barneyalert.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/Expressions/Barneyalert.vcd | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/Expressions/Barneyalert.vcd b/sp/game/hl2/scenes/Expressions/Barneyalert.vcd new file mode 100644 index 00000000..c7a9e46a --- /dev/null +++ b/sp/game/hl2/scenes/Expressions/Barneyalert.vcd @@ -0,0 +1,105 @@ +// Choreo version 1
+event loop "loopy"
+{
+ time 3.000000 -1.000000
+ param "0.000000"
+ loopcount "-1"
+}
+actor "Actor1"
+{
+ channel "FlexAnim"
+ {
+ event flexanimation "Alert"
+ {
+ time -0.406667 6.100000
+ param ""
+ flexanimations samples_use_time
+ {
+ "lid_raiser" combo
+ {
+ 0.2794 1.0000
+ 0.3622 0.9886
+ 3.0439 0.9886
+ 3.0874 0.9886
+ }
+ {
+ 0.2794 0.5000
+ 0.3622 0.5000
+ 3.0439 0.5000
+ 3.0874 0.5000
+ }
+ "outer_raiser" combo
+ {
+ 0.2711 1.0000
+ 0.3622 1.0000
+ 3.0439 1.0000
+ 3.0874 1.0000
+ }
+ {
+ 0.2711 0.5000
+ 0.3622 0.5000
+ 3.0439 0.5000
+ 3.0874 0.5000
+ }
+ "lowerer" combo
+ {
+ 0.2794 0.2400
+ 0.3622 0.2373
+ 3.0439 0.2373
+ 3.0874 0.2373
+ }
+ {
+ 0.2794 0.5000
+ 0.3622 0.5000
+ 3.0439 0.5000
+ 3.0874 0.5000
+ }
+ "cheek_raiser" combo
+ {
+ 0.2794 0.0000
+ 0.3622 0.0000
+ 3.0439 0.0000
+ 3.0874 0.0000
+ }
+ {
+ 0.2794 0.5000
+ 0.3622 0.5000
+ 3.0439 0.5000
+ 3.0874 0.5000
+ }
+ "wrinkler"
+ {
+ 0.2794 0.0000
+ 0.3622 0.0000
+ 3.0439 0.0000
+ 3.0874 0.0000
+ }
+ "corner_depressor"
+ {
+ 0.3054 0.3800
+ 0.3622 0.3548
+ 3.0439 0.3548
+ 3.0874 0.3548
+ }
+ "chin_raiser"
+ {
+ 0.3084 0.7700
+ 0.3622 0.7138
+ 3.0439 0.7138
+ 3.0874 0.7138
+ }
+ "dilator"
+ {
+ 0.1987 0.0000
+ 1.0029 0.5600
+ 1.6475 0.1300
+ 2.4802 0.5200
+ 3.1317 0.0200
+ }
+ }
+ }
+ }
+}
+
+fps 60
+snap off
|