104 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			104 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "Alyx"
 | 
						|
{
 | 
						|
  channel "Sound"
 | 
						|
  {
 | 
						|
    event speak "ep_01.al_platform_getin"
 | 
						|
    {
 | 
						|
      time 0.566666 1.601337
 | 
						|
      param "ep_02.al_radar_newdetect04"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
    event lookat "mark_alyx_radar"
 | 
						|
    {
 | 
						|
      time 0.053333 2.506667
 | 
						|
      param "mark_alyx_radar"
 | 
						|
      event_ramp
 | 
						|
      {
 | 
						|
        0.4980 1.0000
 | 
						|
        2.0020 0.9471
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Postures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "Gestures"
 | 
						|
  {
 | 
						|
    event gesture "buggy_point"
 | 
						|
    {
 | 
						|
      time 0.040000 2.053334
 | 
						|
      param "buggy_point"
 | 
						|
      sequenceduration 1.333333
 | 
						|
    }
 | 
						|
    active "0"
 | 
						|
  }
 | 
						|
  channel "Trigger"
 | 
						|
  {
 | 
						|
    event generic "AI_AIM"
 | 
						|
    {
 | 
						|
      time 0.037037 2.087100
 | 
						|
      param "AI_AIM"
 | 
						|
      param2 "mark_alyx_radar"
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "facial"
 | 
						|
  {
 | 
						|
    event flexanimation "Facial Animation"
 | 
						|
    {
 | 
						|
      time 0.046667 2.493333
 | 
						|
      param ""
 | 
						|
      flexanimations samples_use_time defaultcurvetype=curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x
 | 
						|
      {
 | 
						|
        "lid_tightener" combo 
 | 
						|
        {
 | 
						|
          0.3200 0.3800
 | 
						|
          0.4200 0.4000
 | 
						|
          2.0440 0.3400
 | 
						|
          2.1540 0.3300
 | 
						|
        }
 | 
						|
        {
 | 
						|
          0.3200 0.5000
 | 
						|
        }
 | 
						|
        "inner_raiser" combo 
 | 
						|
        {
 | 
						|
          0.3200 0.1600
 | 
						|
          0.4320 0.1700
 | 
						|
          2.0640 0.1500
 | 
						|
          2.2020 0.1200
 | 
						|
        }
 | 
						|
        {
 | 
						|
          0.3200 0.5000
 | 
						|
        }
 | 
						|
        "lowerer" combo 
 | 
						|
        {
 | 
						|
          0.3200 0.3500
 | 
						|
          0.4640 0.3900
 | 
						|
          2.0380 0.3200
 | 
						|
          2.2020 0.2600
 | 
						|
        }
 | 
						|
        {
 | 
						|
          0.3200 0.5000
 | 
						|
        }
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "100"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "RampTool" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 | 
						|
ignorePhonemes off
 |