blob: 89f57717ac2cb1877aada4219bb03b52f394f59b (
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
|
// Choreo version 1
actor "!Target1"
{
channel "Audio"
{
event speak "answer17"
{
time 0.006667 2.180613
param "npc_citizen.answer17"
param2 "75dB"
fixedlength
}
}
channel "Expression"
{
}
channel "Facial"
{
event flexanimation "Facial"
{
time -0.000000 2.213333
param ""
flexanimations samples_use_time
{
"lid_raiser" combo
{
1.1893 0.0300
1.3266 0.5800
1.4430 0.7200
1.7071 0.6600
1.8921 0.4800
1.9961 0.1700
}
{
}
"blink"
{
0.1775 0.8700
0.3303 0.1400
0.4075 0.0200
1.0224 0.0400
1.1550 0.9900
1.1893 0.9813
1.2969 0.0600
}
"inner_raiser" combo
{
1.1893 0.0300
1.3266 0.5000
1.4139 0.5600
1.6299 0.4200
1.7789 0.0900
}
{
}
"outer_raiser" combo
{
1.1893 0.0300
1.3266 0.5000
1.4139 0.5600
1.6299 0.4200
1.7789 0.0900
}
{
}
"eyes_updown" range 30.0 -30.0
{
0.1393 0.4928
0.1580 0.4976
0.2421 0.9034
0.2566 0.9034
1.1438 0.8889
1.1688 0.8889
1.2262 0.5024
1.2491 0.4976
}
}
}
}
channel "Head"
{
event flexanimation "Head"
{
time 0.000000 2.206667
param ""
flexanimations samples_use_time
{
"head_rightleft" range 30.0 -30.0
{
0.1248 0.5374
0.2812 0.4744
0.4709 0.5177
0.6656 0.4823
0.8520 0.5138
1.0500 0.4823
1.2331 0.5157
}
"head_updown" range 35.0 -30.0
{
0.1809 0.5621
0.3306 0.5688
0.4824 0.5700
0.7402 0.5711
1.1644 0.5677
1.2184 0.5643
1.2862 0.5350
1.3630 0.5293
1.6687 0.5305
1.7221 0.5158
1.7782 0.5113
1.8900 0.5181
}
}
}
}
}
scalesettings
{
"CChoreoView" "100"
"RampTool" "100"
"ExpressionTool" "100"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
|