blob: 90555fc99cb8f0c933ba564f4f7b992abf2ade6d (
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
|
// Choreo version 1
actor "Alyx"
{
channel "audio"
{
event speak "ep_01.al_lift_moving"
{
time 1.334748 2.521868
param "ep_01.al_lift_moving"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "!player"
{
time 0.741935 2.834748
param "!player"
event_ramp
{
0.1654 0.2966
0.3423 0.7119
0.4385 0.8008
0.9846 0.8983
1.5231 0.8136
1.6073 0.7373
1.7346 0.3729
}
}
}
channel "move to"
{
}
channel "faceTo"
{
}
channel "Postures"
{
event gesture "NULL"
{
time 0.022222 0.522222
param ""
}
event gesture "Citadel Shake 02b"
{
time 0.022222 1.500855
param "p_citadelshake_02b"
event_ramp
{
0.9468 0.9407
}
absolutetags playback_time
{
"apex" 0.254852
"loop" 0.509702
"end" 0.591966
}
absolutetags shifted_time
{
"apex" 0.200000
"loop" 0.500000
"end" 0.666667
}
sequenceduration 1.033333
}
}
channel "Trigger"
{
}
channel "bodyges"
{
event gesture "NULL"
{
time 0.011111 0.511111
param ""
}
event gesture "shaking"
{
time 0.170760 3.113450
param "a_bg_shaking"
absolutetags playback_time
{
"apex" 0.115228
"extreme" 0.230456
"loop" 0.597015
"end" 0.677612
}
absolutetags shifted_time
{
"apex" 0.172414
"extreme" 0.344828
"loop" 0.603448
"end" 0.689655
}
sequenceduration 1.966667
}
event gesture "accent up"
{
time 0.298245 1.528070
param "accentup_ext"
event_ramp
{
0.2808 1.0000
0.8769 0.9703
}
absolutetags playback_time
{
"apex" 0.208844
"extreme" 0.404490
"loop" 0.603187
"end" 0.752210
}
absolutetags shifted_time
{
"apex" 0.144578
"extreme" 0.253012
"loop" 0.506024
"end" 0.662651
}
sequenceduration 2.800000
}
}
channel "Gestures"
{
}
channel "armpose"
{
}
channel "facial"
{
event gesture "NULL"
{
time 0.023809 0.523809
param ""
}
event flexanimation "facial"
{
time 0.324979 3.460633
param ""
flexanimations samples_use_time
{
"blink"
{
0.8119 0.0000
0.8461 1.0000
0.8566 0.9500
0.9355 0.0000
1.1335 0.0000
1.1579 0.9700
1.1694 0.9400
1.2617 0.0000
1.6487 0.0000
1.6803 1.0000
1.6895 0.9700
1.7671 0.0000
2.4476 0.0000
2.4694 1.0000
2.4771 1.0000
2.5540 0.0000
2.9701 0.0000
2.9978 1.0000
3.0109 0.9400
3.0809 0.0000
}
"inner_raiser" combo
{
0.4012 0.6800
1.0561 0.3500
1.3822 0.6800
1.7553 0.4500
2.4989 0.3400
2.6445 0.3000
2.8344 0.0200
}
{
1.0561 0.5000
}
"head_forwardback" range 0.2 -0.2
{
0.9424 0.2700
2.1699 0.4200
2.7496 0.4800
}
"outer_raiser" combo
{
0.4012 0.3100
0.6512 0.0200
1.1886 0.0000
1.3271 0.3400
1.5156 0.0000
}
{
}
}
}
}
channel "head"
{
}
channel "seq"
{
}
faceposermodel "U:\HL2\hl2\models\alyx.mdl"
}
mapname "maps\d1_trainstation_05bill.bsp"
scalesettings
{
"CChoreoView" "76"
"ExpressionTool" "164"
"GestureTool" "100"
"RampTool" "52"
"SceneRampTool" "100"
}
fps 60
snap off
|