blob: e5ddb7f0e90ea9e0966b2b008fcf071009a2dc50 (
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.aal_letsgo02"
{
time 0.516129 0.986334
param "ep_01.al_letsgo02"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "!player"
{
time 0.086021 1.736561
param "!player"
event_ramp
{
0.1577 0.9960
1.3924 0.9900
}
}
}
channel "move to"
{
}
channel "faceTo"
{
event face "!player"
{
time 0.010754 1.575269
param "!player"
event_ramp
{
1.2642 0.9900
1.5645 1.0000
}
}
}
channel "Postures"
{
}
channel "Trigger"
{
event generic "unholster"
{
time 0.694962 1.819962
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
|