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/answer11.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/answer11.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/npc/female01/answer11.vcd | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/npc/female01/answer11.vcd b/sp/game/hl2/scenes/npc/female01/answer11.vcd new file mode 100644 index 00000000..87aa4bd2 --- /dev/null +++ b/sp/game/hl2/scenes/npc/female01/answer11.vcd @@ -0,0 +1,80 @@ +// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "answer11"
+ {
+ time 0.006667 1.563062
+ param "npc_citizen.answer11"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Facial"
+ {
+ event flexanimation "Facial"
+ {
+ time 0.000000 1.580000
+ param ""
+ flexanimations samples_use_time
+ {
+ "lid_tightener" combo
+ {
+ 0.1206 0.3400
+ 0.2266 0.4200
+ 0.5822 0.4800
+ 0.9565 0.4400
+ 1.1744 0.0900
+ }
+ {
+ }
+ "lid_droop" combo
+ {
+ 0.1206 0.3400
+ 0.2266 0.4200
+ 0.5822 0.4800
+ 0.9565 0.4400
+ 1.1744 0.0900
+ }
+ {
+ }
+ "lowerer" combo
+ {
+ 0.1206 0.1900
+ 0.2266 0.2700
+ 0.5822 0.3300
+ 0.9565 0.2900
+ 1.1744 0.0900
+ }
+ {
+ }
+ }
+ }
+ }
+ channel "Head"
+ {
+ event flexanimation "Head"
+ {
+ time 0.000000 1.593334
+ param ""
+ flexanimations samples_use_time
+ {
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "RampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "SceneRampTool" "100"
+}
+fps 60
+snap off
|