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/answer28.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/answer28.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/npc/female01/answer28.vcd | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/npc/female01/answer28.vcd b/sp/game/hl2/scenes/npc/female01/answer28.vcd new file mode 100644 index 00000000..c0eba2c6 --- /dev/null +++ b/sp/game/hl2/scenes/npc/female01/answer28.vcd @@ -0,0 +1,99 @@ +// Choreo version 1
+actor "!Target1"
+{
+ channel "Audio"
+ {
+ event speak "answer28"
+ {
+ time 0.000000 2.463923
+ param "npc_citizen.answer28"
+ param2 "75dB"
+ fixedlength
+ }
+ }
+ channel "Expression"
+ {
+ }
+ channel "Facial"
+ {
+ event flexanimation "Facial"
+ {
+ time -0.006667 2.486666
+ param ""
+ flexanimations samples_use_time
+ {
+ "eyes_updown" range 30.0 -30.0
+ {
+ }
+ "eyes_rightleft" range 30.0 -30.0
+ {
+ }
+ "inner_raiser" combo
+ {
+ 0.1934 0.8600
+ 0.2786 0.9300
+ 1.2591 0.8700
+ 1.3319 0.8300
+ 1.5565 0.2300
+ }
+ {
+ }
+ "outer_raiser" combo
+ {
+ }
+ {
+ }
+ }
+ }
+ }
+ channel "Head"
+ {
+ event flexanimation "Head"
+ {
+ time 0.000000 2.493334
+ param ""
+ flexanimations samples_use_time
+ {
+ "head_rightleft" range 30.0 -30.0
+ {
+ 0.0520 0.5059
+ 0.2687 0.5824
+ 0.3633 0.5924
+ 1.5975 0.5904
+ 1.6737 0.5825
+ 2.2138 0.5100
+ }
+ "head_updown" range 15.0 -15.0
+ {
+ 0.3057 0.5621
+ 0.4970 0.4779
+ 0.5864 0.4716
+ 0.8892 0.5208
+ 1.0743 0.5102
+ 1.2394 0.4794
+ 1.4749 0.5074
+ }
+ "head_tilt" range 15.0 -15.0
+ {
+ 0.0740 0.5223
+ 0.2687 0.6507
+ 0.3633 0.6670
+ 1.6135 0.6625
+ 1.6897 0.6508
+ 2.1579 0.5354
+ }
+ }
+ }
+ }
+}
+
+scalesettings
+{
+ "CChoreoView" "100"
+ "RampTool" "100"
+ "ExpressionTool" "76"
+ "GestureTool" "100"
+ "SceneRampTool" "100"
+}
+fps 60
+snap off
|