blob: be9bc5f0b0b7ee6bd4469a44f934c28bd72c1ed3 (
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
// Choreo version 1
actor "Alyx"
{
channel "audio"
{
event speak "ep_01.al_onfoot"
{
time 1.645155 3.490325
param "ep_01.al_onfoot"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "!player"
{
time 0.387100 5.629035
param "!player"
event_ramp
{
0.2577 0.9761
5.0432 0.9821
}
}
}
channel "move to"
{
}
channel "faceTo"
{
event face "!player"
{
time 0.129033 2.682796
param "!player"
event_ramp
{
1.2000 0.9381
2.5538 1.0000
}
}
}
channel "Postures"
{
}
channel "Trigger"
{
event generic "unholster"
{
time 0.129032 1.661290
param "AI_UNHOLSTER"
}
}
channel "bodyges"
{
}
channel "Gestures"
{
}
channel "armpose"
{
}
channel "facial"
{
}
channel "head"
{
}
channel "seq"
{
}
faceposermodel "U:\HL2\hl2\models\alyx.mdl"
}
mapname "maps\d1_trainstation_05bill.bsp"
scalesettings
{
"CChoreoView" "62"
"ExpressionTool" "18"
"GestureTool" "100"
"RampTool" "52"
"SceneRampTool" "100"
}
fps 60
snap off
|