48 lines
		
	
	
		
			639 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			639 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "Alyx"
 | 
						|
{
 | 
						|
  channel "Sound"
 | 
						|
  {
 | 
						|
    event speak "ep_02.al_rad_lookforradio01"
 | 
						|
    {
 | 
						|
      time 0.166666 2.395782
 | 
						|
      param "ep_02.al_rad_use_powertotrans02"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "text"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "FaceTo"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "lookAt"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "MoveTo"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "gesture"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "Postures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "trigger"
 | 
						|
  {
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "52"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "RampTool" "24"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |