blob: 7c46b2375c0101d6353131ecb0e9b668bf83fcb7 (
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
|
// Choreo version 1
event section "pause"
{
time 0.473333 -1.000000
param "noaction"
}
event section "asdf"
{
time 7.739130 -1.000000
param "noaction"
}
event loop "lewp"
{
time 11.043478 -1.000000
param "3.510000"
loopcount "-1"
}
actor "Dog"
{
channel "audio"
{
}
channel "Look at"
{
event lookat "player"
{
time 1.213333 2.983768
param "!player"
event_ramp
{
0.3160 0.7660
0.3720 0.8191
0.4680 0.8457
1.1584 0.8404
1.2544 0.8032
1.3064 0.7606
}
}
}
channel "Face to"
{
event face "!player"
{
time 1.166667 2.945796
param "!player"
event_ramp
{
0.2960 0.7443
0.4920 0.9327
1.2258 1.0000
1.7791 1.0000
}
}
event face "mark_dog_wall_Look_01"
{
time 3.195652 10.916811
param "mark_dog_wall_Look_01"
event_ramp
{
0.2960 0.7443
0.4920 0.9327
7.1678 1.0000
7.7211 1.0000
}
}
}
channel "Move to"
{
event moveto "mark_dog_wall_01"
{
time 0.046667 0.546667
param "mark_dog_wall_01"
param2 "Run"
resumecondition
}
event moveto "mark_dog_wall_01"
{
time 7.406668 7.822320
param "mark_dog_wall_01"
param2 "Run"
resumecondition
}
}
channel "Posture"
{
}
channel "Gesture"
{
event gesture "NULL"
{
time 0.000000 0.640000
param ""
}
event gesture "g_chestpound"
{
time 1.113333 3.413333
param "g_chestpound"
absolutetags playback_time
{
"in" 0.397059
"out" 0.838235
}
absolutetags shifted_time
{
"in" 0.397059
"out" 0.838235
}
}
event gesture "NULL"
{
time 3.613333 4.113334
param ""
}
event gesture "NULL"
{
time 7.101449 8.011886
param ""
}
event gesture "g_chestpound"
{
time 4.927536 7.227536
param "g_chestpound"
absolutetags playback_time
{
"in" 0.397059
"out" 0.838235
}
absolutetags shifted_time
{
"in" 0.397059
"out" 0.838235
}
sequenceduration 2.300000
}
event gesture "g_chestpound"
{
time 8.101449 10.401449
param "g_chestpound"
absolutetags playback_time
{
"in" 0.397059
"out" 0.838235
}
absolutetags shifted_time
{
"in" 0.397059
"out" 0.838235
}
sequenceduration 2.300000
}
event gesture "NULL"
{
time 10.246377 11.519133
param ""
}
}
channel "Flex anim"
{
}
channel "Trigger"
{
}
}
scalesettings
{
"CChoreoView" "46"
"RampTool" "50"
"SceneRampTool" "100"
"ExpressionTool" "38"
"GestureTool" "100"
}
fps 60
snap off
|