blob: 2cfce3665cbfdd1c74db961d13fcfc8b4c6c3204 (
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
|
// Choreo version 1
actor "Barney"
{
channel "Audio"
{
event speak "ba_exitnag02"
{
time 0.006667 2.101905
param "Trainyard.ba_exitnag02"
param2 "75dB"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "Expression"
{
}
channel "Look"
{
}
channel "Look at"
{
event lookat "look at player"
{
time 0.187617 2.854286
param "!player"
event_ramp
{
0.5176 0.8283
0.7238 0.9707
0.9857 1.0000
1.5386 1.0000
1.7619 0.9833
1.9521 0.8981
}
}
}
channel "face to"
{
event face "player"
{
time 0.038096 2.824371
param "!player"
event_ramp
{
0.6995 0.8521
0.9018 1.0000
1.2562 1.0000
2.6317 1.0000
2.7863 1.0000
}
}
}
channel "Posture"
{
event gesture "NULL"
{
time 0.000000 0.465714
param ""
}
event gesture "NULL"
{
time 2.385833 2.851547
param ""
}
}
channel "Gesture"
{
event gesture "NULL"
{
time 0.000000 0.458096
param ""
}
event gesture "NULL"
{
time 2.385833 2.843929
param ""
}
event gesture "Gesture05"
{
time 0.313333 2.346667
param "Gesture05"
absolutetags playback_time
{
"apex" 0.150000
"accent" 0.250000
"loop" 0.400000
"end" 0.732877
}
absolutetags shifted_time
{
"apex" 0.150000
"accent" 0.250000
"loop" 0.400000
"end" 0.533333
}
}
}
channel "body gesture"
{
event gesture "NULL"
{
time 0.000000 0.447339
param ""
}
event gesture "NULL"
{
time 2.476111 2.854006
param ""
}
event gesture "bg_accentFwd"
{
time 0.895000 2.258889
param "bg_accentFwd"
absolutetags playback_time
{
"apex" 0.183299
"extreme" 0.480978
"loop" 0.665145
"end" 0.751461
}
absolutetags shifted_time
{
"apex" 0.138889
"extreme" 0.361111
"loop" 0.555556
"end" 0.694444
}
sequenceduration 2.433333
}
}
}
scalesettings
{
"CChoreoView" "96"
"RampTool" "100"
"ExpressionTool" "100"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
|