blob: 2c881c4e4db4b50e6d8fee98e2510369f6cd086e (
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
|
// Choreo version 1
actor "Alyx"
{
channel "audio"
{
event speak "al_keepsetup03"
{
time 0.186666 1.249274
param "novaprospekt.al_keepsetup03"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "look_player"
{
time 0.017778 1.664444
param "!player"
event_ramp
{
0.2080 0.6587
0.5320 0.9921
1.3040 0.9484
1.5080 0.6071
}
}
}
channel "move to"
{
}
channel "faceTo"
{
}
channel "Postures"
{
}
channel "Gestures"
{
event gesture "NULL"
{
time 0.000000 0.695556
param ""
}
event gesture "1"
{
time 0.115555 1.848888
param "A_bg_acc_dwn_left"
event_ramp
{
0.4180 0.3929
}
absolutetags playback_time
{
"apex" 0.184615
"extreme" 0.330862
"loop" 0.533333
"end" 0.764103
}
absolutetags shifted_time
{
"apex" 0.144578
"extreme" 0.204819
"loop" 0.506024
"end" 0.662651
}
sequenceduration 2.800000
}
}
channel "facial"
{
event flexanimation "face"
{
time 0.088889 1.495556
param ""
flexanimations samples_use_time
{
"inner_raiser" combo
{
0.2097 0.1900
0.6076 0.0400
}
{
0.2097 0.5000
0.6076 0.5000
}
"outer_raiser" combo
{
0.2097 0.4900
0.6076 0.1500
}
{
0.2097 0.5000
0.6076 0.5000
}
"lowerer" combo
{
0.2097 0.0927
0.6076 0.0000
}
{
0.2097 0.5000
0.6076 0.5000
}
"cheek_raiser" combo
{
0.2097 0.0000
0.6076 0.0000
}
{
0.2097 0.5000
0.6076 0.5000
}
}
}
}
channel "Trigger"
{
}
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
}
scalesettings
{
"CChoreoView" "75"
"SceneRampTool" "100"
"RampTool" "100"
"ExpressionTool" "144"
"GestureTool" "100"
}
fps 60
snap off
|