aboutsummaryrefslogtreecommitdiff
path: root/sp/game/hl2/scenes/npc/vortigaunt/cavechant.vcd
blob: 7a1c3f292b3e4d9bef96d4185387cee8a7aae8ce (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
144
145
146
147
148
149
150
151
152
153
154
155
156
// Choreo version 1
actor "vort"
{
  channel "audio"
  {
    event speak "chant"
    {
      time 0.120568 15.114854
      param "npc_vortigaunt.chant03"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
  }
  channel "gestures"
  {
    event gesture "1"
    {
      time 0.057447 13.516061
      param "gest_chant"
      event_ramp
      {
        0.3111 0.5714
        0.6556 0.9762
        12.4500 0.9762
        13.0833 0.6190
      }
      absolutetags playback_time
      {
        "apex" 0.055374
        "extreme" 0.078093
        "loop" 0.121294
        "accent" 0.306122
        "end" 0.926933
      }
      absolutetags shifted_time
      {
        "apex" 0.244898
        "extreme" 0.306122
        "accent" 0.306122
        "loop" 0.357143
        "end" 0.714286
      }
      sequenceduration 3.300000
    }
    event gesture "NULL"
    {
      time 0.000000 0.500000
      param ""
    }
    event gesture "2"
    {
      time 13.013419 15.060086
      param "gest_cough"
      event_ramp
      {
        0.1000 0.5992
        0.3577 0.9921
        1.7129 0.9921
        1.9129 0.6071
      }
      absolutetags playback_time
      {
        "apex" 0.287600
        "accent" 0.396552
        "extreme" 0.420139
        "loop" 0.592381
        "end" 0.602381
      }
      absolutetags shifted_time
      {
        "apex" 0.258621
        "accent" 0.396552
        "extreme" 0.396552
        "end" 0.586207
        "loop" 0.586207
      }
      sequenceduration 1.966667
    }
    event gesture "15"
    {
      time 12.194445 14.379983
      param "g_accent2hands_01"
      event_ramp
      {
        0.3086 0.7460
        0.4629 0.8571
        1.2286 0.0873
      }
      absolutetags playback_time
      {
        "apex" 0.154761
        "accent" 0.371426
        "loop" 0.619043
        "end" 0.644050
      }
      absolutetags shifted_time
      {
        "apex" 0.147059
        "accent" 0.352941
        "loop" 0.588235
        "end" 0.661765
      }
      sequenceduration 2.300000
    }
  }
  channel "sequence"
  {
    event sequence "1"
    {
      time 0.035714 5.035714
      param "Idle01"
      event_ramp
      {
        0.2300 0.4603
        0.7200 0.8413
        2.4600 0.3175
        3.5000 0.1190
      }
    }
  }
  channel "flex"
  {
    event flexanimation "face"
    {
      time 13.107142 15.178572
      param ""
      flexanimations samples_use_time
      {
        "center_lid_closer"        
        {
          0.3604 1.0000
          1.4148 1.0000
          1.6754 0.0500
        }
        "blink"        
        {
          0.3604 1.0000
          1.4148 1.0000
          1.7002 0.0300
        }
      }
    }
  }
}

scalesettings
{
  "CChoreoView" "48"
  "SceneRampTool" "100"
  "ExpressionTool" "100"
  "GestureTool" "100"
  "RampTool" "70"
}
fps 60
snap off