aboutsummaryrefslogtreecommitdiff
path: root/sp/game/ep2/Scenes/episode_2/al_elevator_rest.vcd
blob: d7ef1abbc2bc3202798123df9aab943f1941f4bd (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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
// Choreo version 1
event section "wait till at elevator edge"
{
  time 1.825641 -1.000000
  param "noaction"
}
actor "Alyx"
{
  channel "Audio"
  {
    event speak "ep_02.al_shaft_surprise"
    {
      time 8.334936 9.550673
      param "ep_02.al_shaft_surprise"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_godowngetit"
    {
      time 10.052883 12.009300
      param "ep_02.al_shaft_godowngetit"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_tired01"
    {
      time 17.206732 20.072491
      param "ep_02.al_shaft_tired01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_tired02"
    {
      time 20.258013 23.415813
      param "ep_02.al_shaft_tired02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_tired03"
    {
      time 23.693911 25.106836
      param "ep_02.al_shaft_tired03"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_wringer01"
    {
      time 39.104164 40.917725
      param "ep_02.al_shaft_wringer01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_wringer02"
    {
      time 41.389881 43.170063
      param "ep_02.al_shaft_wringer02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_species01"
    {
      time 46.627972 47.544319
      param "ep_02.al_shaft_species01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_invasion01"
    {
      time 55.904167 58.463238
      param "ep_02.al_shaft_invasion01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_invasion02"
    {
      time 58.737503 62.831223
      param "ep_02.al_shaft_invasion02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_better"
    {
      time 99.737495 101.486908
      param "ep_02.al_shaft_better"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_believe01"
    {
      time 131.293030 132.730652
      param "ep_02.al_shaft_believe01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_believe02"
    {
      time 133.793030 135.748947
      param "ep_02.al_shaft_believe02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_believe03"
    {
      time 136.126358 137.506424
      param "ep_02.al_shaft_believe03"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_thereyouare"
    {
      time 171.148514 174.869781
      param "ep_02.al_shaft_thereyouare"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_feltthat"
    {
      time 182.055786 183.939667
      param "ep_02.al_shaft_feltthat"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_yes"
    {
      time 140.160355 141.118454
      param "ep_02.al_shaft_yes"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_soundsgood01"
    {
      time 190.714111 191.917542
      param "ep_02.al_shaft_soundsgood01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_soundsgood02"
    {
      time 192.004318 193.246262
      param "ep_02.al_shaft_soundsgood02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_eyes"
    {
      time 197.581573 199.193634
      param "ep_02.al_shaft_eyes"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_gordonokay"
    {
      time 202.576080 205.652222
      param "ep_02.al_shaft_gordonokay"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.al_shaft_sigh"
    {
      time 205.823700 207.152161
      param "ep_02.al_shaft_sigh"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event firetrigger "pause 2"
    {
      time 34.900002 -1.000000
      param "2"
    }
  }
  channel "Debug text"
  {
    active "0"
  }
  channel "move to"
  {
    event moveto "move to elevator button"
    {
      time 0.000000 2.602564
      param "alyx_elevator_lcs_button_moveto"
      param2 "Run"
      resumecondition
    }
    event moveto "move to elevator edge"
    {
      time 6.655449 8.155449
      param "alyx_elevator_lcs_edge_moveto"
      param2 "Walk"
    }
    event moveto "alyx_elevator_lcs_healpoint_moveto"
    {
      time 16.083334 18.270834
      param "alyx_elevator_lcs_healpoint_moveto"
      param2 "Walk"
    }
  }
  channel "look at"
  {
    event lookat "look down elevator shaft"
    {
      time 7.155449 12.258013
      param "alyx_elevator_lcs_lookat"
      event_ramp
      {
        0.4820 0.9950
        4.0437 0.9924
      }
    }
    event lookat "look at player"
    {
      time 11.616987 17.824253
      param "!player"
      event_ramp
      {
        0.8760 1.0000
        5.2619 1.0000
      }
    }
    event lookat "look at player"
    {
      time 23.061436 26.740917
      param "!player"
      event_ramp
      {
        0.8760 1.0000
        2.7342 1.0000
      }
    }
    event lookat "Vort"
    {
      time 16.993055 23.881945
      param "Vort"
      event_ramp
      {
        0.9000 0.9924
        6.0667 0.9975
      }
    }
    event lookat "Vort"
    {
      time 26.048611 213.687485
      param "Vort"
      event_ramp
      {
        0.9000 0.9924
        186.8167 0.9975
      }
    }
  }
  channel "posture"
  {
    event gesture "A_P_tired"
    {
      time -3.166667 -0.866667
      param "A_P_tired"
      absolutetags playback_time
      {
        "apex" 0.294118
        "loop" 0.323529
        "end" 0.808824
      }
      absolutetags shifted_time
      {
        "apex" 0.294118
        "loop" 0.323529
        "end" 0.808824
      }
    }
    event gesture "A_P_tired"
    {
      time 18.937506 39.131943
      param "A_P_tired"
      absolutetags playback_time
      {
        "apex" 0.064374
        "loop" 0.125447
        "end" 0.830579
      }
      absolutetags shifted_time
      {
        "apex" 0.294118
        "loop" 0.323529
        "end" 0.808824
      }
      sequenceduration 2.300000
    }
    event gesture "postureIdle"
    {
      time 35.747021 62.070831
      param "postureIdle"
      absolutetags playback_time
      {
        "apex" 0.101357
        "loop" 0.154726
        "end" 0.525016
      }
      absolutetags shifted_time
      {
        "apex" 0.073529
        "loop" 0.147059
        "end" 0.882353
      }
      sequenceduration 2.300000
    }
  }
  channel "gestures"
  {
    event gesture "press button"
    {
      time 9.322114 20.520836
      param "elevatorpush"
      absolutetags playback_time
      {
        "apex" 0.000000
        "accent" 0.000000
        "loop" 0.042793
        "end" 0.231310
      }
      absolutetags shifted_time
      {
        "apex" 0.128205
        "accent" 0.256410
        "loop" 0.615385
        "end" 0.641026
      }
      sequenceduration 2.633333
    }
  }
  channel "triggers"
  {
    event firetrigger "trigger button press"
    {
      time 8.181718 -1.000000
      param "1"
    }
    active "0"
  }
  channel "Face to"
  {
    event face "face button"
    {
      time 7.051282 8.051283
      param "alyx_elevator_lcs_button_mark"
      event_ramp
      {
        0.0680 0.6780
        0.5228 0.9887
      }
    }
    event face "face player"
    {
      time 11.197116 22.697115
      param "!player"
      event_ramp
      {
        0.0680 0.6780
        0.5228 0.9887
        11.4680 0.9774
      }
    }
  }
}

actor "Vort"
{
  channel "Audio"
  {
    event speak "ep_02.vort_shaft_surface01"
    {
      time 0.743590 2.978511
      param "ep_02.vort_shaft_surface01"
      resumecondition
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_surface02"
    {
      time 3.205128 7.007396
      param "ep_02.vort_shaft_surface02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_investing01"
    {
      time 12.514422 14.955420
      param "ep_02.vort_shaft_investing01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_investing02"
    {
      time 15.052883 16.951115
      param "ep_02.vort_shaft_investing02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_pace"
    {
      time 36.612587 39.062294
      param "ep_02.vort_shaft_pace"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_repair01"
    {
      time 25.316290 28.381325
      param "ep_02.vort_shaft_repair01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_repair02"
    {
      time 28.952654 34.432564
      param "ep_02.vort_shaft_repair02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_wringer"
    {
      time 44.056541 46.007019
      param "ep_02.vort_shaft_wringer"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_aphorism"
    {
      time 48.237499 55.783985
      param "ep_02.vort_shaft_aphorism"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_xen01"
    {
      time 64.904175 67.844398
      param "ep_02.vort_shaft_xen01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_xen02"
    {
      time 68.070839 75.454788
      param "ep_02.vort_shaft_xen02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_xen03"
    {
      time 75.626389 83.056778
      param "ep_02.vort_shaft_xen03"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_xen04"
    {
      time 83.126389 86.261086
      param "ep_02.vort_shaft_xen04"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_xen05"
    {
      time 86.348610 91.015823
      param "ep_02.vort_shaft_xen05"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_xen06"
    {
      time 91.181946 96.487701
      param "ep_02.vort_shaft_xen06"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_xen07"
    {
      time 96.570831 98.663528
      param "ep_02.vort_shaft_xen07"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_hope01"
    {
      time 102.737495 107.753006
      param "ep_02.vort_shaft_hope01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_hope02"
    {
      time 108.015274 111.405388
      param "ep_02.vort_shaft_hope02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_hope03"
    {
      time 111.626381 118.127968
      param "ep_02.vort_shaft_hope03"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_hope04"
    {
      time 118.293045 121.067833
      param "ep_02.vort_shaft_hope04"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_hope05"
    {
      time 121.181953 125.117737
      param "ep_02.vort_shaft_hope05"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_hope06"
    {
      time 125.126396 130.466980
      param "ep_02.vort_shaft_hope06"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_onecalledi"
    {
      time 138.070816 140.160614
      param "ep_02.vort_shaft_onecalledi"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense01"
    {
      time 141.015244 144.358917
      param "ep_02.vort_shaft_nonsense01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense02"
    {
      time 144.668030 150.751663
      param "ep_02.vort_shaft_nonsense02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense03"
    {
      time 150.834702 152.483322
      param "ep_02.vort_shaft_nonsense03"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense04"
    {
      time 152.543045 153.866577
      param "ep_02.vort_shaft_nonsense04"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense05"
    {
      time 154.084702 158.635818
      param "ep_02.vort_shaft_nonsense05"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense06"
    {
      time 158.709702 162.157867
      param "ep_02.vort_shaft_nonsense06"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense07"
    {
      time 162.251373 165.246750
      param "ep_02.vort_shaft_nonsense07"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense08"
    {
      time 165.376373 167.263000
      param "ep_02.vort_shaft_nonsense08"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_nonsense09"
    {
      time 167.693054 170.435913
      param "ep_02.vort_shaft_nonsense09"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_rumination01"
    {
      time 175.978165 179.646912
      param "ep_02.vort_shaft_rumination01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_rumination02"
    {
      time 179.723633 182.420044
      param "ep_02.vort_shaft_rumination02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_apologize01"
    {
      time 184.469604 186.547791
      param "ep_02.vort_shaft_apologize01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_apologize02"
    {
      time 186.632706 189.842865
      param "ep_02.vort_shaft_apologize02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_seeksilence01"
    {
      time 193.752060 195.600952
      param "ep_02.vort_shaft_seeksilence01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_seeksilence02"
    {
      time 195.642853 197.001221
      param "ep_02.vort_shaft_seeksilence02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_eyes_mattersnot"
    {
      time 199.828873 201.628418
      param "ep_02.vort_eyes_mattersnot"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_tenacious01"
    {
      time 207.903671 209.784485
      param "ep_02.vort_shaft_tenacious01"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
    event speak "ep_02.vort_shaft_tenacious02"
    {
      time 209.834717 211.152451
      param "ep_02.vort_shaft_tenacious02"
      fixedlength
      cctype "cc_master"
      cctoken ""
    }
  }
  channel "move to"
  {
    event moveto "vort_elevator_lcs_healpoint_moveto"
    {
      time 20.466667 51.100002
      param "vort_elevator_lcs_healpoint_moveto"
      param2 "Walk"
    }
    event moveto "vort_elevator_lcs_moveto"
    {
      time 1.266667 1.766667
      param "vort_elevator_lcs_moveto"
      param2 "Run"
    }
  }
  channel "Face to"
  {
    event lookat "!player"
    {
      time 1.350000 6.583333
      param "!player"
    }
    event lookat "alyx"
    {
      time 6.035185 213.675934
      param "Alyx"
    }
  }
  channel "look at"
  {
    event lookat "!player"
    {
      time 1.350000 6.533333
      param "!player"
    }
    event lookat "alyx"
    {
      time 6.035185 211.692093
      param "Alyx"
    }
  }
  channel "gestures"
  {
    event gesture "gest_heal"
    {
      time 29.366669 212.100006
      param "gest_heal"
      absolutetags playback_time
      {
        "in" 0.006840
        "loop" 0.021888
        "end" 0.975401
        "out" 0.985401
      }
      absolutetags shifted_time
      {
        "in" 0.106509
        "loop" 0.544379
        "end" 0.751479
        "out" 0.769231
      }
      sequenceduration 5.666667
    }
  }
}

scalesettings
{
  "CChoreoView" "40"
  "RampTool" "6"
  "ExpressionTool" "100"
  "GestureTool" "100"
  "SceneRampTool" "100"
}
fps 60
snap off