85 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			85 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "Alyx"
 | 
						|
{
 | 
						|
  channel "audio"
 | 
						|
  {
 | 
						|
    event speak "ep_02.al_radar_zombiestuff"
 | 
						|
    {
 | 
						|
      time 0.562501 4.177422
 | 
						|
      param "ep_02.al_radar_zombiestuff"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
    event lookat "!player"
 | 
						|
    {
 | 
						|
      time 0.041667 5.534724
 | 
						|
      param "!player"
 | 
						|
      event_ramp
 | 
						|
      {
 | 
						|
        0.5048 1.0000
 | 
						|
        5.0544 1.0000
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "move to"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "gestures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "postures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "facial flex"
 | 
						|
  {
 | 
						|
    event flexanimation "Facial Animation"
 | 
						|
    {
 | 
						|
      time 0.013889 5.659723
 | 
						|
      param ""
 | 
						|
      flexanimations samples_use_time defaultcurvetype=curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x
 | 
						|
      {
 | 
						|
        "inner_raiser" combo 
 | 
						|
        {
 | 
						|
          0.3690 0.4600
 | 
						|
          0.4762 0.5200
 | 
						|
          0.9504 0.5700
 | 
						|
          1.8726 0.5200
 | 
						|
          2.0286 0.5300
 | 
						|
          2.2931 0.7500
 | 
						|
          2.5143 0.7700
 | 
						|
          4.3238 0.7000
 | 
						|
          4.5095 0.6600
 | 
						|
          4.9619 0.0100
 | 
						|
        }
 | 
						|
        {
 | 
						|
          0.4167 0.5000
 | 
						|
          1.8901 0.4800
 | 
						|
          1.9361 0.4800
 | 
						|
          2.2744 0.6700
 | 
						|
          2.5286 0.7200
 | 
						|
          4.2524 0.7400
 | 
						|
          4.4905 0.6900
 | 
						|
          4.7857 0.4900
 | 
						|
          4.8619 0.4900
 | 
						|
        }
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "SceneRampTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "RampTool" "42"
 | 
						|
  "ExpressionTool" "42"
 | 
						|
  "CChoreoView" "96"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 | 
						|
ignorePhonemes off
 |