blob: b575fa3a8c5c7f08a2e29700153d4e72abe5d540 (
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
|
// Choreo version 1
actor "citizen1"
{
channel "audio"
{
}
channel "lookAt"
{
event lookat "lookat player"
{
time 0.010136 3.382847
param "!player"
event_ramp
{
0.0280 0.0230
0.4260 0.8214
0.7660 1.0000
2.5500 0.9719
2.7660 0.8087
3.2240 0.0408
}
}
}
channel "faceTo"
{
}
channel "moveTo"
{
}
channel "postures"
{
}
channel "gestures"
{
event gesture "hg_chest_twistL"
{
time 0.031961 3.372254
param "hg_chest_twistL"
event_ramp
{
0.3620 0.9597
2.7263 0.9799
}
absolutetags playback_time
{
"apex" 0.140917
"extreme" 0.209937
"loop" 0.264579
"end" 0.719159
}
absolutetags shifted_time
{
"apex" 0.465116
"extreme" 0.558140
"loop" 0.581395
"end" 0.697674
}
sequenceduration 1.466667
}
event gesture "g_fist"
{
time 1.214744 2.892948
param "g_fist"
event_ramp
{
0.3800 0.9631
1.2040 0.9832
}
absolutetags playback_time
{
"apex" 0.267236
"accent" 0.392284
"loop" 0.549578
"end" 0.725138
}
absolutetags shifted_time
{
"apex" 0.176471
"accent" 0.250000
"loop" 0.441176
"end" 0.588235
}
sequenceduration 2.300000
}
}
faceposermodel "models\humans\group01\male_06.mdl"
}
scalesettings
{
"CChoreoView" "208"
"ExpressionTool" "100"
"GestureTool" "100"
"RampTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
ignorePhonemes off
|