blob: 4ab71a98502c779408e017cc8bd21b1f737c88ca (
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
|
// Choreo version 1
actor "Alyx"
{
channel "audio"
{
event speak "just seconds"
{
time 0.062046 3.689120
param "novaprospekt.al_room5_done"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "look_player"
{
time 0.074191 3.912807
param "!player"
event_ramp
{
0.1575 0.6548
0.5300 0.9841
3.3544 0.9762
3.6694 0.6468
}
}
}
channel "move to"
{
}
channel "faceTo"
{
}
channel "Postures"
{
event gesture "NULL"
{
time 0.000000 0.533003
param ""
}
event gesture "1"
{
time 0.085808 2.719142
param "A_gesture03"
event_ramp
{
0.5075 0.5516
1.8675 0.5516
}
absolutetags playback_time
{
"apex" 0.192982
"accent" 0.328321
"loop" 0.512821
"end" 0.641026
}
absolutetags shifted_time
{
"apex" 0.170455
"accent" 0.352273
"loop" 0.545455
"end" 0.681818
}
sequenceduration 2.966667
}
}
channel "Gestures"
{
event gesture "NULL"
{
time 0.000000 0.599010
param ""
}
event gesture "1"
{
time 0.145214 2.952625
param "A_bg_chinout"
event_ramp
{
0.4225 0.9008
2.4100 0.9405
}
absolutetags playback_time
{
"apex" 0.156214
"extreme" 0.348476
"loop" 0.540738
"end" 0.663541
}
absolutetags shifted_time
{
"apex" 0.156627
"extreme" 0.349398
"loop" 0.542169
"end" 0.662651
}
sequenceduration 2.800000
}
event gesture "2"
{
time 1.636963 3.763696
param "A_bg_upchindwn"
absolutetags playback_time
{
"apex" 0.174486
"extreme" 0.317247
"loop" 0.576195
"end" 0.721792
}
absolutetags shifted_time
{
"apex" 0.132530
"extreme" 0.240964
"loop" 0.542169
"end" 0.662651
}
sequenceduration 2.800000
}
}
channel "facial"
{
}
channel "Trigger"
{
}
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
}
scalesettings
{
"CChoreoView" "101"
"SceneRampTool" "100"
"RampTool" "80"
"ExpressionTool" "100"
"GestureTool" "100"
}
fps 60
snap off
|