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/citizencombat_loop.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/citizencombat_loop.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/Expressions/citizencombat_loop.vcd | 138 |
1 files changed, 138 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/Expressions/citizencombat_loop.vcd b/sp/game/hl2/scenes/Expressions/citizencombat_loop.vcd new file mode 100644 index 00000000..f272abef --- /dev/null +++ b/sp/game/hl2/scenes/Expressions/citizencombat_loop.vcd @@ -0,0 +1,138 @@ +// Choreo version 1
+event loop "loopy"
+{
+ time 6.364762 -1.000000
+ param "0.100000"
+ loopcount "-1"
+}
+actor "!self"
+{
+ channel "FlexAnim"
+ {
+ event flexanimation "face"
+ {
+ time 0.009524 6.452381
+ param ""
+ flexanimations samples_use_time
+ {
+ "lid_tightener" combo
+ {
+ 0.1089 0.6100
+ 0.1524 0.6100
+ 1.4424 0.6100
+ 4.3599 0.4600
+ 6.1724 0.6100
+ 6.2595 0.6100
+ }
+ {
+ 0.1089 0.5000
+ 0.1524 0.5000
+ 1.4424 0.5000
+ 4.3599 0.5000
+ 6.1724 0.5000
+ 6.2595 0.5000
+ }
+ "lowerer" combo
+ {
+ 0.1089 0.9300
+ 0.1524 0.9300
+ 1.4424 0.8100
+ 4.3599 0.9000
+ 6.1724 0.9300
+ 6.2595 0.9300
+ }
+ {
+ 0.1089 0.5000
+ 0.1524 0.5000
+ 1.4424 0.5000
+ 4.3599 0.5000
+ 6.1724 0.5000
+ 6.2595 0.5000
+ }
+ "cheek_raiser" combo
+ {
+ 0.1089 0.6000
+ 0.1524 0.6000
+ 1.4424 0.6000
+ 4.3599 0.5700
+ 6.1724 0.6000
+ 6.2595 0.6000
+ }
+ {
+ 0.1089 0.5000
+ 0.1524 0.5000
+ 1.4424 0.5000
+ 4.3599 0.5000
+ 6.1724 0.5000
+ 6.2595 0.5000
+ }
+ "wrinkler"
+ {
+ 0.1089 0.5600
+ 0.1524 0.5600
+ 1.4424 0.3800
+ 4.3599 0.4700
+ 6.1724 0.5600
+ 6.2595 0.5600
+ }
+ "upper_raiser" combo
+ {
+ 0.1089 0.1900
+ 0.1524 0.1900
+ 1.4424 0.3100
+ 4.3599 0.2400
+ 6.1724 0.1900
+ 6.2595 0.1900
+ }
+ {
+ 0.1089 0.5000
+ 0.1524 0.5000
+ 1.4424 0.5000
+ 4.3599 0.5000
+ 6.1724 0.5000
+ 6.2595 0.5000
+ }
+ "corner_depressor" combo
+ {
+ 0.1089 0.2000
+ 0.1524 0.2000
+ 1.4424 0.2000
+ 4.3599 0.2000
+ 6.1724 0.2000
+ 6.2595 0.2000
+ }
+ {
+ 0.1089 0.5000
+ 0.1524 0.5000
+ 1.4424 0.5000
+ 4.3599 0.5000
+ 6.1724 0.5000
+ 6.2595 0.5000
+ }
+ "chin_raiser"
+ {
+ 0.1089 0.1300
+ 0.1524 0.1300
+ 1.4424 0.1300
+ 4.3599 0.1300
+ 6.1724 0.1300
+ 6.2595 0.1300
+ }
+ }
+ }
+ }
+ channel "look at"
+ {
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "98"
+ "SceneRampTool" "100"
+ "ExpressionTool" "38"
+ "RampTool" "54"
+ "GestureTool" "100"
+}
+fps 60
+snap off
|