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/k_lab/loop_kleiner01.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/k_lab/loop_kleiner01.vcd')
| -rw-r--r-- | sp/game/hl2/scenes/k_lab/loop_kleiner01.vcd | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/sp/game/hl2/scenes/k_lab/loop_kleiner01.vcd b/sp/game/hl2/scenes/k_lab/loop_kleiner01.vcd new file mode 100644 index 00000000..66a664a3 --- /dev/null +++ b/sp/game/hl2/scenes/k_lab/loop_kleiner01.vcd @@ -0,0 +1,54 @@ +// Choreo version 1
+event loop "loopy"
+{
+ time 12.133334 -1.000000
+ param "1.500000"
+ loopcount "-1"
+}
+actor "Kleiner"
+{
+ channel "audio"
+ {
+ }
+ channel "look at"
+ {
+ event lookat "player"
+ {
+ time 0.116667 13.100001
+ param "!player"
+ event_ramp
+ {
+ 0.8303 1.0000
+ 12.9833 1.0000
+ }
+ }
+ }
+ channel "face to"
+ {
+ }
+ channel "move to"
+ {
+ }
+ channel "posture"
+ {
+ }
+ channel "gesture"
+ {
+ }
+ channel "Response"
+ {
+ }
+ faceposermodel "U:\hl2\hl2\models\Kleiner.mdl"
+}
+
+mapname "maps\klab_actormarks.bsp"
+scalesettings
+{
+ "CChoreoView" "40"
+ "GestureTool" "35"
+ "RampTool" "66"
+ "SceneRampTool" "100"
+ "ExpressionTool" "74"
+}
+fps 60
+snap off
|