blob: f4e2ddb8505c799a2443154dd2235f4e71202eeb (
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
|
// Choreo version 1
actor "Alyx"
{
channel "audio"
{
event speak "ep_01.al_cit_heythanks"
{
time 0.481483 1.820984
param "ep_01.al_cit_heythanks"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "gate1_rpg_citizen"
{
time -0.009260 5.611111
param "gate1_rpg_citizen"
event_ramp
{
0.5000 0.9714
5.2833 0.9429
}
}
}
channel "face to"
{
event face "gate1_rpg_citizen"
{
time 0.287037 4.231482
param "gate1_rpg_citizen"
event_ramp
{
0.6400 0.9619
3.8167 0.9587
}
}
}
channel "Postures"
{
}
channel "Body_gestures"
{
}
channel "Gestures"
{
}
channel "Trigger"
{
}
channel "move to"
{
}
channel "faceTo"
{
}
channel "head flex"
{
}
channel "facial flex"
{
}
faceposermodel "u:\tf2\hl2\models\alyx.mdl"
}
mapname "maps\klab_actormarks.bsp"
scalesettings
{
"CChoreoView" "72"
"ExpressionTool" "40"
"RampTool" "60"
"GestureTool" "50"
"SceneRampTool" "100"
}
fps 60
snap off
|