blob: 987d8deb4ee71211f3b2d735ea7f8c5cb4614121 (
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
|
// Choreo version 1
event section "pause"
{
time 4.666667 -1.000000
param "noaction"
}
actor "cit_hall_supervisor_1"
{
channel "audio"
{
event speak "ep1_citizen.cit_remarks03"
{
time 8.208333 8.788310
param "npc_citizen.answer30"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "cit_welder_01a"
{
time 4.833333 10.791667
param "cit_welder_01a"
}
}
channel "move to"
{
event moveto "mark_cit_welder_1"
{
time 0.256944 7.194446
param "mark_cit_welder_1"
resumecondition
}
}
channel "faceTo"
{
event face "cit_welder_01a"
{
time 4.812500 10.750000
param "cit_welder_01a"
}
}
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"
{
event speak "ep1_citizen.cit_remarks05"
{
time 5.083333 7.381496
param "npc_citizen.question07"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "cit_welder_01a"
{
time 4.312500 11.000001
param "cit_welder_01a"
}
}
channel "move to"
{
event moveto "mark_cit_welder_2"
{
time 0.152778 7.326390
param "mark_cit_welder_2"
param2 "Walk"
resumecondition
}
}
channel "face to"
{
event face "cit_welder_01a"
{
time 4.791667 11.020834
param "cit_welder_01a"
}
}
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
|