49 lines
		
	
	
		
			650 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			650 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "Barney"
 | 
						|
{
 | 
						|
  channel "audio"
 | 
						|
  {
 | 
						|
    event speak "ba_pain07"
 | 
						|
    {
 | 
						|
      time 0.064516 0.553337
 | 
						|
      param "npc_barney.ba_pain07"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "trigger"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "move to "
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "face to"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "sequence"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "postures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "gestures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
mapname "maps\d1_town_05.bsp"
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "62"
 | 
						|
  "ExpressionTool" "40"
 | 
						|
  "RampTool" "60"
 | 
						|
  "GestureTool" "50"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |