blob: 478e21c17acb1f0740162c0be602e9fe440786d8 (
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_02.al_cache1_stopcar01"
{
time 0.027779 1.798346
param "ep_02.al_cache1_stopcar03"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
}
channel "move to"
{
}
channel "gestures"
{
}
channel "postures"
{
}
channel "facial flex"
{
event flexanimation "Facial Animation"
{
time 0.020834 2.166667
param ""
flexanimations samples_use_time defaultcurvetype=curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x
{
"inner_raiser" combo
{
0.2639 0.3600
0.5239 0.4600
1.1640 0.5500
1.4120 0.4700
1.9080 0.4100
}
{
0.1199 0.5000
0.3799 0.7400
1.1640 0.5000
}
"outer_raiser" combo
{
0.3800 0.0000
0.5239 0.0800
1.1680 0.0000
}
{
0.5239 0.5000
1.1640 0.5000
}
"lowerer" combo
{
0.2639 0.5700
0.5239 0.5700
1.1640 0.3594
1.3900 0.5500
1.9560 0.4500
}
{
0.0959 0.5000
0.3559 0.2000
1.1640 0.5000
}
}
}
}
}
scalesettings
{
"CChoreoView" "96"
"ExpressionTool" "100"
"RampTool" "98"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
ignorePhonemes off
|