blob: 5da9e77306bd3244947444e5c70618e37ead3dda (
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
|
// Choreo version 1
event section "pause"
{
time 4.666667 -1.000000
param "noaction"
}
actor "cit_hall_supervisor_1"
{
channel "audio"
{
}
channel "look at"
{
event lookat "dog"
{
time 4.833333 10.791667
param "dog"
}
}
channel "move to"
{
event moveto "mark_cit_dog_1"
{
time 0.194444 7.194446
param "mark_cit_dog_1"
resumecondition
}
}
channel "faceTo"
{
event face "dog"
{
time 4.812500 10.750000
param "dog"
}
}
channel "Postures"
{
}
channel "bodygestures"
{
}
channel "Gestures"
{
}
channel "headf"
{
}
channel "facial"
{
}
channel "eyes"
{
}
channel "Trigger"
{
active "0"
}
channel "temp"
{
}
faceposermodel "U:\HL2\hl2\models\alyx.mdl"
}
actor "cit_hall_supervisor_2"
{
channel "audio"
{
}
channel "look at"
{
event lookat "dog"
{
time 4.312500 11.000001
param "dog"
}
}
channel "move to"
{
event moveto "mark_cit_dog_2"
{
time 0.152778 7.784723
param "mark_cit_dog_2"
param2 "Walk"
resumecondition
}
}
channel "face to"
{
event face "dog"
{
time 4.791667 11.020834
param "dog"
}
}
channel "postures"
{
}
channel "body"
{
}
channel "gestures"
{
}
channel "head"
{
}
channel "facial"
{
}
channel "triggers"
{
}
faceposermodel "U:\hl2\hl2\models\Eli.mdl"
}
mapname "maps\d1_eli\d1_eli_01_actormarks.bsp"
scalesettings
{
"CChoreoView" "32"
"ExpressionTool" "40"
"GestureTool" "100"
"RampTool" "42"
"SceneRampTool" "100"
}
fps 60
snap off
|