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/answer37.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/answer37.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/npc/female01/answer37.vcd | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/npc/female01/answer37.vcd b/sp/game/hl2/scenes/npc/female01/answer37.vcd new file mode 100644 index 00000000..47774564 --- /dev/null +++ b/sp/game/hl2/scenes/npc/female01/answer37.vcd @@ -0,0 +1,88 @@ +// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "answer37"
+ {
+ time 0.000000 0.710794
+ param "npc_citizen.answer37"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Facial"
+ {
+ event flexanimation "Facial"
+ {
+ time -0.000000 0.960000
+ param ""
+ flexanimations samples_use_time
+ {
+ "inner_raiser" combo
+ {
+ 0.1291 0.5675
+ 0.2177 0.6775
+ 0.4637 0.6975
+ 0.7444 0.6875
+ 0.8088 0.5975
+ }
+ {
+ }
+ "outer_raiser" disabled combo
+ {
+ 0.1551 0.3000
+ 0.2437 0.3800
+ 0.5057 0.4000
+ 0.7864 0.3900
+ 0.8508 0.3300
+ }
+ {
+ }
+ "lowerer" disabled combo
+ {
+ 0.1551 0.3800
+ 0.2437 0.4600
+ 0.5057 0.4800
+ 0.7158 0.4700
+ 0.7802 0.4100
+ }
+ {
+ }
+ }
+ }
+ }
+ channel "Head"
+ {
+ event flexanimation "Head"
+ {
+ time -0.000000 0.960000
+ param ""
+ flexanimations samples_use_time
+ {
+ "head_updown" range 15.0 -15.0
+ {
+ 0.0560 0.5415
+ 0.1059 0.5556
+ 0.5863 0.5556
+ 0.6300 0.5493
+ 0.7304 0.5213
+ }
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "RampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "SceneRampTool" "100"
+}
+fps 60
+snap off
|