blob: 5ddbc5c1f5ac3c7173b4d1d1813172b03e03b0e3 (
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
|
// Choreo version 1
actor "Alyx"
{
channel "audio"
{
event speak "halfway there"
{
time 0.266666 2.072675
param "novaprospekt.al_halfway"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "look_player"
{
time 0.160000 2.526668
param "!player"
}
}
channel "move to"
{
}
channel "faceTo"
{
}
channel "Postures"
{
}
channel "Gestures"
{
event gesture "NULL"
{
time 0.000000 0.631868
param ""
}
event gesture "1"
{
time 0.080586 1.808361
param "A_bg_chinout"
event_ramp
{
0.3940 0.6468
1.2639 0.5794
}
absolutetags playback_time
{
"apex" 0.214776
"extreme" 0.499016
"loop" 0.664900
"end" 0.674900
}
absolutetags shifted_time
{
"apex" 0.156627
"extreme" 0.349398
"loop" 0.542169
"end" 0.662651
}
sequenceduration 2.800000
}
event gesture "2"
{
time 0.908425 2.856776
param "A_bg_acctdwn_chinout"
event_ramp
{
0.4143 0.3452
1.0448 0.1905
}
absolutetags playback_time
{
"apex" 0.173601
"extreme" 0.347201
"loop" 0.607603
"end" 0.694403
}
absolutetags shifted_time
{
"apex" 0.147059
"extreme" 0.294118
"loop" 0.514706
"end" 0.588235
}
sequenceduration 2.300000
}
}
channel "facial"
{
event flexanimation "face"
{
time 0.146520 2.250916
param ""
flexanimations samples_use_time
{
"inner_raiser" combo
{
0.3847 0.3300
1.1893 0.4800
1.4851 0.0500
}
{
0.3847 0.5000
1.1893 0.5000
1.4851 0.5000
}
"outer_raiser" combo
{
0.3847 0.4500
1.1893 0.4500
1.4851 0.1000
}
{
0.3847 0.5000
1.1893 0.5000
1.4851 0.5000
}
"cheek_raiser" combo
{
0.3847 0.0600
1.1893 0.0600
1.4851 0.0600
}
{
0.3847 0.5000
1.1893 0.5000
1.4851 0.5000
}
}
}
}
channel "Trigger"
{
}
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
}
scalesettings
{
"CChoreoView" "91"
"SceneRampTool" "100"
"RampTool" "84"
"ExpressionTool" "100"
"GestureTool" "100"
}
fps 60
snap off
|