blob: f295778b2dc09f700f9a6a1075a3b4d1125975ab (
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
|
// Choreo version 1
actor "Alyx"
{
channel "audio"
{
event speak "ep_02.al_cache1_clearedup"
{
time 0.548612 3.842467
param "ep_02.al_cache1_clearedup"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "!player"
{
time 0.041667 5.256946
param "!player"
event_ramp
{
0.5048 1.0000
4.7766 1.0000
}
}
}
channel "move to"
{
}
channel "gestures"
{
event gesture "A_g_midhigh_arcout_left"
{
time 1.618056 4.376389
param "A_g_midhigh_arcout_left"
absolutetags playback_time
{
"apex" 0.194175
"accent" 0.436893
"loop" 0.631068
"end" 0.728155
}
absolutetags shifted_time
{
"apex" 0.194175
"accent" 0.436893
"loop" 0.631068
"end" 0.728155
}
sequenceduration 3.466667
}
event gesture "accentup_ext"
{
time 0.145834 2.945834
param "accentup_ext"
absolutetags playback_time
{
"apex" 0.144578
"extreme" 0.253012
"loop" 0.506024
"end" 0.662651
}
absolutetags shifted_time
{
"apex" 0.144578
"extreme" 0.253012
"loop" 0.506024
"end" 0.662651
}
}
}
channel "postures"
{
}
channel "facial flex"
{
event flexanimation "Facial Animation"
{
time 0.020834 5.652779
param ""
flexanimations samples_use_time defaultcurvetype=curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x
{
"blink"
{
2.2913 0.0000
2.3174 0.9500
2.3565 0.4000
2.4478 0.0000
}
"inner_raiser" combo
{
0.3542 0.3600
0.8681 0.3300
2.0347 0.6000
3.4826 0.6100
3.6739 0.5800
4.4652 0.2200
}
{
0.3542 0.5000
0.8681 0.5000
2.0347 0.7900
3.6435 0.7900
4.4174 0.5000
4.5261 0.5000
}
"outer_raiser" combo
{
0.3542 0.2300
0.8681 0.3400
2.0347 0.3442
3.6652 0.3300
4.5087 0.0000
}
{
0.3542 0.5000
0.8681 0.5000
2.0347 0.5000
}
"lowerer" combo
{
2.9739 0.0000
3.1478 0.3700
3.3609 0.0000
}
{
}
"cheek_raiser" combo
{
0.3542 0.1800
0.8681 0.1400
2.0347 0.0865
}
{
0.3542 0.5000
0.8681 0.5000
2.0347 0.5000
}
"corner_puller" combo
{
0.3542 0.5400
0.7594 0.0000
1.2782 0.4500
1.5478 0.4800
2.0261 0.0000
3.3783 0.1200
3.7087 0.4500
4.6043 0.4400
}
{
0.3542 0.5000
0.8681 0.5000
2.0347 0.5000
}
}
}
}
}
scalesettings
{
"CChoreoView" "96"
"ExpressionTool" "46"
"RampTool" "42"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
ignorePhonemes off
|