66 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "Alyx"
 | 
						|
{
 | 
						|
  channel "Debug text"
 | 
						|
  {
 | 
						|
    event speak "three at a time"
 | 
						|
    {
 | 
						|
      time 0.037036 1.308737
 | 
						|
      param "ep_02.al_ambush_threeatatime01"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
    event speak "its too much"
 | 
						|
    {
 | 
						|
      time 1.392592 2.586039
 | 
						|
      param "ep_02.al_ambush_threeatatime02"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
    event speak "its too much"
 | 
						|
    {
 | 
						|
      time 2.659259 4.683817
 | 
						|
      param "ep_02.al_ambush_threeatatime03"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "move to"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "face to"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "triggers"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
    event lookat "look at player"
 | 
						|
    {
 | 
						|
      time 0.037037 4.677778
 | 
						|
      param "!player"
 | 
						|
      event_ramp
 | 
						|
      {
 | 
						|
        0.3920 0.9964
 | 
						|
        4.4184 0.9856
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "90"
 | 
						|
  "RampTool" "100"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 | 
						|
ignorePhonemes off
 |