blob: 244c88bd5966e2b3962f37333735be4c8f075587 (
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
|
// Choreo version 1
actor "Vort"
{
channel "audio"
{
event speak "ep_02.vort_guard_alyxshelter03"
{
time 0.563492 3.721451
param "ep_02.vort_guard_alyxshelter03"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "text"
{
}
channel "lookat"
{
event lookat "!player"
{
time 0.055556 4.220243
param "!player"
event_ramp
{
0.5140 0.9870
3.3980 1.0000
}
}
}
channel "faceto"
{
event face "!player"
{
time 0.075387 4.230158
param "!player"
event_ramp
{
0.7294 0.2424
1.0529 0.2944
1.5471 0.2944
2.8334 0.2944
3.2805 0.2944
3.5746 0.2511
}
}
}
channel "head gestures"
{
event gesture "2"
{
time 1.634921 3.815873
param "hg_acc_down"
event_ramp
{
0.4105 0.2943
1.6932 0.2943
}
absolutetags playback_time
{
"apex" 0.204380
"extreme" 0.440295
"loop" 0.844526
"end" 0.860074
}
absolutetags shifted_time
{
"apex" 0.155172
"extreme" 0.379310
"loop" 0.827586
"end" 0.844828
}
sequenceduration 1.966667
}
event gesture "1"
{
time 0.230158 2.530159
param "hg_headup"
event_ramp
{
0.8789 0.1385
}
absolutetags playback_time
{
"apex" 0.264706
"extreme" 0.441176
"loop" 0.514706
"end" 0.661765
}
absolutetags shifted_time
{
"apex" 0.264706
"extreme" 0.441176
"loop" 0.514706
"end" 0.661765
}
sequenceduration 2.300000
}
}
}
scalesettings
{
"CChoreoView" "84"
"RampTool" "100"
"ExpressionTool" "100"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
ignorePhonemes off
|