blob: a13396d00c6f202f419226963e39c9fe6a83aedf (
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
|
// Choreo version 1
event section "asdf"
{
time 1.333333 -1.000000
param "noaction"
}
actor "Alyx"
{
channel "audio"
{
}
channel "look at"
{
event lookat "!target1"
{
time 0.050000 1.600000
param "!target1"
event_ramp
{
0.4593 0.9668
0.6667 0.9959
1.0334 0.9917
1.2171 0.9585
}
}
}
channel "move to"
{
event moveto "!target2"
{
time 0.066667 1.683333
param "!target2"
param2 "walk_all_stealth_p_aim"
resumecondition
}
}
channel "faceTo"
{
event face "!target1"
{
time 0.050000 2.500000
param "!target1"
event_ramp
{
0.4264 0.9378
0.6264 1.0000
1.2633 1.0000
1.9800 1.0000
2.4466 1.0000
}
}
}
channel "Postures"
{
}
channel "Trigger"
{
}
channel "bodyges"
{
}
channel "Gestures"
{
event gesture "NULL"
{
time 0.000000 0.716667
param ""
}
event gesture "g_stealth_LookBehind_01"
{
time 1.383333 2.650000
param "g_stealth_LookBehind_01"
absolutetags playback_time
{
"apex" 0.162698
"accent" 0.298280
"loop" 0.433862
"end" 0.595497
}
absolutetags shifted_time
{
"apex" 0.200000
"accent" 0.300000
"loop" 0.400000
"end" 0.625000
}
sequenceduration 1.366667
}
}
channel "armpose"
{
}
channel "facial"
{
}
channel "head"
{
}
channel "Aim"
{
event generic "!target1"
{
time 0.033333 1.833333
param "AI_AIM"
param2 "!target1"
event_ramp
{
0.5167 0.9751
1.4534 1.0000
}
}
}
faceposermodel "U:\HL2\hl2\models\alyx.mdl"
}
mapname "maps\d1_trainstation_05bill.bsp"
scalesettings
{
"CChoreoView" "100"
"ExpressionTool" "18"
"GestureTool" "100"
"RampTool" "82"
"SceneRampTool" "100"
}
fps 60
snap on
|