blob: 85acb659ba9ce69280c64e46a428b83338301fb5 (
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
|
// Choreo version 1
actor "Barney"
{
channel "Audio"
{
event speak "ba_heygordon"
{
time 0.526667 1.408844
param "Trainyard.ba_heygordon"
param2 "75dB"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "Look at"
{
}
channel "face to"
{
}
channel "move to"
{
}
channel "Postures"
{
}
channel "Gestures"
{
event gesture "NULL"
{
time 0.000000 0.406667
param ""
}
event gesture "wave"
{
time 0.020000 2.920001
param "g_cb_wave_noLoop"
absolutetags playback_time
{
"apex" 0.154023
"accent" 0.523256
"loop" 0.790698
"end" 0.790698
}
absolutetags shifted_time
{
"apex" 0.139535
"accent" 0.523256
"loop" 0.790698
"end" 0.790698
}
sequenceduration 2.900000
}
}
channel "Flex Facial"
{
}
channel "Trigger"
{
}
faceposermodel "U:\dev\hl2\models\Barney.mdl"
}
mapname "maps\security_room_01.bsp"
scalesettings
{
"CChoreoView" "116"
"SceneRampTool" "100"
"RampTool" "38"
"ExpressionTool" "100"
"GestureTool" "100"
}
fps 60
snap off
|