blob: 5d6c5da9a54f7a3fa761812753f520585e4538ba (
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
|
// Choreo version 1
actor "Barney"
{
channel "Audio"
{
event speak "ba_exitnag07"
{
time 0.326667 1.121429
param "Trainyard.ba_exitnag07"
param2 "75dB"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "Expression"
{
}
channel "Look"
{
}
channel "Look at"
{
event lookat "look at player"
{
time 0.014284 1.947619
param "!player"
event_ramp
{
0.5176 0.8283
0.7238 0.9707
0.9857 1.0000
1.0286 0.9833
1.1155 1.0000
1.2188 0.8981
}
}
}
channel "face to"
{
event face "player"
{
time 0.004763 1.871038
param "!player"
event_ramp
{
0.6995 0.8521
0.9018 1.0000
1.0895 1.0000
1.7117 1.0000
1.8663 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 "Gesture06NP"
{
time 0.133334 2.260000
param "Gesture06NP"
absolutetags playback_time
{
"apex" 0.127482
"accent" 0.191223
"loop" 0.350575
"end" 0.661442
}
absolutetags shifted_time
{
"apex" 0.133333
"accent" 0.200000
"loop" 0.366667
"end" 0.533333
}
sequenceduration 2.033333
}
}
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.026667 2.460000
param "bg_accentFwd"
absolutetags playback_time
{
"apex" 0.138889
"extreme" 0.361111
"loop" 0.555556
"end" 0.694444
}
absolutetags shifted_time
{
"apex" 0.138889
"extreme" 0.361111
"loop" 0.555556
"end" 0.694444
}
sequenceduration 2.433333
}
}
}
scalesettings
{
"CChoreoView" "100"
"RampTool" "70"
"ExpressionTool" "100"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
|