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/answer19.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/answer19.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/npc/female01/answer19.vcd | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/npc/female01/answer19.vcd b/sp/game/hl2/scenes/npc/female01/answer19.vcd new file mode 100644 index 00000000..7f221c7e --- /dev/null +++ b/sp/game/hl2/scenes/npc/female01/answer19.vcd @@ -0,0 +1,96 @@ +// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "answer19"
+ {
+ time 0.006667 1.337801
+ param "npc_citizen.answer19"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Facial"
+ {
+ event flexanimation "Facial"
+ {
+ time 0.000000 1.366667
+ param ""
+ flexanimations samples_use_time
+ {
+ "lowerer" combo
+ {
+ 0.1427 0.6300
+ 0.2433 0.7100
+ 0.7291 0.6500
+ 0.7853 0.6200
+ 0.9073 0.2800
+ }
+ {
+ }
+ "eyes_updown" range 30.0 -30.0
+ {
+ 0.1167 0.3135
+ 0.1453 0.3235
+ 0.7291 0.3235
+ 0.7613 0.3235
+ 0.8593 0.5100
+ 0.8918 0.5100
+ }
+ "eyes_rightleft" range 30.0 -30.0
+ {
+ 0.1167 0.7000
+ 0.1453 0.7100
+ 0.7291 0.7100
+ 0.7613 0.7100
+ 0.8593 0.5100
+ 0.8918 0.5100
+ }
+ }
+ }
+ }
+ channel "Head"
+ {
+ event flexanimation "Head"
+ {
+ time -0.000000 1.380000
+ param ""
+ flexanimations samples_use_time
+ {
+ "head_rightleft" range 30.0 -30.0
+ {
+ 0.0520 0.5059
+ 0.1527 0.5524
+ 0.2473 0.5624
+ 0.7531 0.5604
+ 0.8293 0.5525
+ 0.9593 0.5100
+ }
+ "head_tilt" range 18.0 -18.0
+ {
+ 0.0900 0.5113
+ 0.1907 0.5524
+ 0.2853 0.5660
+ 0.7691 0.5622
+ 0.8453 0.5525
+ 0.9973 0.5100
+ }
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "RampTool" "100"
+ "ExpressionTool" "100"
+ "GestureTool" "100"
+ "SceneRampTool" "100"
+}
+fps 60
+snap off
|