blob: bd969cfacab5fd3cda0ce748c35f68e7b677a633 (
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
|
// Choreo version 1
actor "Barney"
{
channel "Audio"
{
event speak "ba_exitnag05"
{
time 0.346667 1.394309
param "Trainyard.ba_exitnag05"
param2 "75dB"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "Expression"
{
}
channel "Look"
{
}
channel "Look at"
{
event lookat "look at player"
{
time 0.187617 1.767619
param "!player"
event_ramp
{
0.5176 0.8283
0.7238 0.9707
0.8654 0.8981
0.9116 1.0000
0.9399 0.9833
0.9857 1.0000
}
}
}
channel "face to"
{
event face "player"
{
time 0.038096 2.264371
param "!player"
event_ramp
{
0.6995 0.8521
0.9018 1.0000
1.2562 1.0000
2.0717 1.0000
2.2263 1.0000
}
}
}
channel "Posture"
{
event gesture "NULL"
{
time 0.000000 0.465714
param ""
}
event gesture "NULL"
{
time 2.146667 2.612381
param ""
}
}
channel "Gesture"
{
event gesture "NULL"
{
time 0.000000 0.458096
param ""
}
event gesture "NULL"
{
time 2.146667 2.604763
param ""
}
event gesture "Gesture01NP"
{
time 0.093333 2.140000
param "Gesture01NP"
event_ramp
{
0.0000 0.7324
0.5140 0.7324
1.3963 0.7324
1.9870 0.7324
}
absolutetags playback_time
{
"apex" 0.171628
"accent" 0.287600
"loop" 0.420139
"end" 0.536111
}
absolutetags shifted_time
{
"apex" 0.137931
"accent" 0.258621
"loop" 0.396552
"end" 0.517241
}
sequenceduration 1.966667
}
}
channel "body gesture"
{
event gesture "NULL"
{
time 0.000000 0.447339
param ""
}
event gesture "NULL"
{
time 2.146667 2.594006
param ""
}
event gesture "bg_accentFwd"
{
time 0.040000 2.053333
param "bg_accentFwd"
absolutetags playback_time
{
"apex" 0.167863
"extreme" 0.436442
"loop" 0.624585
"end" 0.790698
}
absolutetags shifted_time
{
"apex" 0.138889
"extreme" 0.361111
"loop" 0.555556
"end" 0.694444
}
sequenceduration 2.433333
}
}
}
scalesettings
{
"CChoreoView" "100"
"RampTool" "84"
"ExpressionTool" "100"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
|