aboutsummaryrefslogtreecommitdiff
path: root/sp/game/hl2/scenes/canals/boxcar_vortstop.vcd
blob: d82ae44747a7d503b18b62a5abf2878b97bec012 (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
// Choreo version 1
actor "Boxcar_vort"
{
  channel "audio"
  {
  }
  channel "look at"
  {
  }
  channel "move to"
  {
  }
  channel "faceTo"
  {
  }
  channel "seq."
  {
  }
  channel "Postures"
  {
  }
  channel "bodygesture"
  {
  }
  channel "Gestures"
  {
  }
  channel "head"
  {
  }
  channel "facial"
  {
  }
  channel "Trigger"
  {
  }
  faceposermodel "U:\HL2\hl2\models\alyx.mdl"
}

actor "Boxcar_human"
{
  channel "audio"
  {
    event speak "Hey, stop that"
    {
      time 0.080000 4.158979
      param "canals.boxcar_vortstop"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
  }
  channel "look at"
  {
    event lookat "look player"
    {
      time 0.053333 4.366668
      param "!player"
      event_ramp
      {
        0.0545 0.3691
        0.2212 0.7301
        0.5940 0.9008
        2.1462 0.9921
        3.5462 0.9524
        3.9577 0.8333
        4.1630 0.6627
        4.2588 0.4087
      }
    }
  }
  channel "move to"
  {
  }
  channel "face to"
  {
    event face "face player"
    {
      time 0.026666 4.400001
      param "!player"
      event_ramp
      {
        0.1038 0.1151
        0.3473 0.2817
        3.5775 0.3968
        3.9803 0.2421
      }
    }
  }
}

mapname "maps\d1_trainstation_04.bsp"
scalesettings
{
  "CChoreoView" "25"
  "ExpressionTool" "62"
  "GestureTool" "100"
  "RampTool" "52"
  "SceneRampTool" "100"
}
fps 60
snap off