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/npc/female01/answer09.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/npc/female01/answer09.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/npc/female01/answer09.vcd | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/npc/female01/answer09.vcd b/sp/game/hl2/scenes/npc/female01/answer09.vcd new file mode 100644 index 00000000..c6906c46 --- /dev/null +++ b/sp/game/hl2/scenes/npc/female01/answer09.vcd @@ -0,0 +1,94 @@ +// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "answer09"
+ {
+ time 0.006667 1.071202
+ param "npc_citizen.answer09"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Facial"
+ {
+ event flexanimation "Facial"
+ {
+ time -0.000000 1.180000
+ param ""
+ flexanimations samples_use_time
+ {
+ "lid_closer" combo
+ {
+ 0.1539 0.1800
+ 0.2932 0.2100
+ 0.7548 0.1600
+ 1.0001 0.0400
+ }
+ {
+ }
+ "blink"
+ {
+ 0.1393 0.4600
+ 0.3215 0.4700
+ 0.4429 0.0700
+ }
+ "inner_raiser" combo
+ {
+ 0.1539 0.4700
+ 0.2932 0.5800
+ 0.7548 0.4500
+ 1.0001 0.1000
+ }
+ {
+ }
+ "outer_raiser" combo
+ {
+ 0.1539 0.3700
+ 0.2932 0.4800
+ 0.7548 0.4100
+ 0.9701 0.1200
+ }
+ {
+ }
+ "eyes_updown" range 30.0 -30.0
+ {
+ 0.1455 0.5000
+ 0.1601 0.4900
+ 0.1954 0.4200
+ 0.2225 0.4100
+ 0.7862 0.3900
+ 0.8361 0.3900
+ 0.9338 0.4900
+ 0.9608 0.5100
+ }
+ }
+ }
+ }
+ channel "Head"
+ {
+ event flexanimation "Head"
+ {
+ time 0.000000 1.186667
+ param ""
+ flexanimations samples_use_time
+ {
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "RampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "SceneRampTool" "100"
+}
+fps 60
+snap off
|