blob: 9d57cb7c77f3ee0c8b1d532861112c6ae0484276 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
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
|