blob: aaf80e8f4596a028cbc888ff513589ee5df6ede9 (
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
|
// Choreo version 1
actor "!Target1"
{
channel "Audio"
{
event speak "Trainyard.cit_term_ques02"
{
time 0.981418 2.871781
param "Trainyard.cit_term_ques02"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "Expression"
{
}
channel "faceto"
{
}
channel "lookat"
{
event lookat "!player"
{
time 0.006667 2.740143
param "!player"
event_ramp
{
0.4320 0.8580
0.5372 0.9467
0.8297 1.0000
0.9080 1.0000
2.0672 0.9659
2.1316 0.8805
2.6511 0.0307
}
}
}
channel "body_gestures"
{
event gesture "NULL"
{
time 0.000000 0.873333
param ""
}
}
channel "head flex"
{
event flexanimation "head flex"
{
time 0.028369 4.507092
param ""
flexanimations samples_use_time
{
"head_rightleft" range 30.0 -30.0
{
2.8845 0.5028
2.9430 0.5028
3.2001 0.7151
3.5036 0.3854
3.6781 0.6035
3.8857 0.4186
4.1020 0.5304
4.2933 0.4807
4.4556 0.4972
}
"lid_raiser" disabled combo
{
0.1993 0.0700
0.3963 0.4700
0.4993 0.4900
0.7398 0.4900
0.8442 0.4500
1.0349 0.0800
2.0456 0.1100
2.2345 0.9200
2.4285 0.9500
2.5964 0.1000
}
{
}
"inner_raiser" combo
{
0.1993 0.0700
0.3963 0.3300
0.4993 0.3500
0.7398 0.3500
0.8442 0.3100
1.0349 0.0800
2.0456 0.1100
2.2345 0.9200
2.4285 0.9500
2.5964 0.1000
}
{
}
"outer_raiser" combo
{
0.1993 0.0700
0.3963 0.4700
0.4993 0.4900
0.7398 0.4900
0.8442 0.4500
1.0349 0.0800
2.0456 0.1100
2.2345 0.9200
2.4285 0.9500
2.5964 0.1000
}
{
}
"lowerer" combo
{
0.8588 0.1300
1.0121 0.8100
1.6604 0.9900
2.0560 0.8700
2.2966 0.0600
}
{
}
"head_updown" range 15.0 -15.0
{
1.8797 0.5200
2.1521 0.5200
2.3624 0.3000
2.5523 0.4400
2.6965 0.5500
2.8678 0.5600
}
"body_rightleft" range 30.0 -30.0
{
0.6770 0.6946
0.9020 0.7261
2.3827 0.7134
2.5397 0.6914
3.4236 0.5159
3.5371 0.5064
3.8094 0.5000
4.0000 0.5000
}
"chest_rightleft" range 30.0 -30.0
{
0.6770 0.6946
0.9020 0.7261
2.3827 0.7134
2.5397 0.6914
3.4236 0.5159
3.5371 0.5064
3.8094 0.5000
4.0000 0.5000
}
}
}
}
channel "eyes flex"
{
}
channel "face flex"
{
}
}
scalesettings
{
"CChoreoView" "94"
"RampTool" "62"
"ExpressionTool" "46"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
|