blob: db909e89260b260fabcdc08744ec03cfaf2e57d5 (
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
|
// Choreo version 1
event loop "lkjflkd"
{
time 25.000000 -1.000000
param "0.000000"
loopcount "-1"
}
actor "!target1"
{
channel "audio"
{
}
channel "lookat"
{
event generic "look around"
{
time 0.018519 25.000000
param "AI_RANDOMLOOK"
}
}
channel "faceto"
{
}
channel "moveto"
{
}
channel "postures"
{
event gesture "hg_headshake"
{
time 6.897436 8.530769
param "hg_headshake"
absolutetags playback_time
{
"apex" 0.208333
"loop" 0.270833
"extreme" 0.416667
"end" 0.625000
}
absolutetags shifted_time
{
"apex" 0.208333
"loop" 0.270833
"extreme" 0.416667
"end" 0.625000
}
sequenceduration 1.633333
}
}
channel "gestures"
{
}
channel "trigger"
{
}
faceposermodel "models\humans\group03\male_05.mdl"
}
scalesettings
{
"CChoreoView" "52"
"ExpressionTool" "100"
"GestureTool" "100"
"RampTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
|