54 lines
		
	
	
		
			755 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			755 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "Alyx"
 | 
						|
{
 | 
						|
  channel "audio"
 | 
						|
  {
 | 
						|
    event speak "excuseme02"
 | 
						|
    {
 | 
						|
      time 0.177778 1.043742
 | 
						|
      param "npc_alyx.excuseme02"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
    event lookat "look at player"
 | 
						|
    {
 | 
						|
      time 0.044444 0.966666
 | 
						|
      param "!player"
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "move to "
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "face to"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "sequence"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "postures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "gestures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "trigger"
 | 
						|
  {
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
mapname "maps\klab_actormarks.bsp"
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "30"
 | 
						|
  "ExpressionTool" "40"
 | 
						|
  "RampTool" "60"
 | 
						|
  "GestureTool" "50"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |