blob: 52d48a1127f3b3165ef91ba24dd579010cdd335c (
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
// Choreo version 1
actor "Alyx"
{
channel "audio"
{
event speak "ep_01.al_reload02"
{
time 0.268817 0.894146
param "ep_01.al_reload02"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "!player"
{
time 0.129033 1.231183
param "!player"
event_ramp
{
0.3385 0.9601
0.6504 0.9681
}
}
}
channel "move to"
{
}
channel "faceTo"
{
}
channel "Postures"
{
}
channel "Trigger"
{
}
channel "bodyges"
{
event gesture "NULL"
{
time -0.021505 0.478495
param ""
}
event gesture "1"
{
time 0.043011 1.869893
param "a_bg_hdaccleft"
event_ramp
{
0.4346 0.7437
}
absolutetags playback_time
{
"apex" 0.148115
"extreme" 0.384615
"loop" 0.573336
"end" 0.715193
}
absolutetags shifted_time
{
"apex" 0.117647
"extreme" 0.338235
"loop" 0.514706
"end" 0.588235
}
sequenceduration 2.300000
}
}
channel "Gestures"
{
}
channel "armpose"
{
}
channel "facial"
{
event flexanimation "face"
{
time 0.075269 1.080645
param ""
flexanimations samples_use_time
{
"lowerer" combo
{
0.3927 0.5300
}
{
0.3927 0.5000
}
"cheek_raiser" combo
{
0.3927 0.4300
}
{
0.3927 0.5000
}
"upper_raiser" combo
{
0.3927 0.0900
}
{
0.3927 0.5000
}
}
}
}
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
|