40 lines
		
	
	
		
			566 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			566 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "!Target1"
 | 
						|
{
 | 
						|
  channel "Audio"
 | 
						|
  {
 | 
						|
    event speak "honorours"
 | 
						|
    {
 | 
						|
      time 0.026667 2.451134
 | 
						|
      param "npc_vortigaunt.honorours"
 | 
						|
      param2 "75dB"
 | 
						|
      fixedlength
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Look"
 | 
						|
  {
 | 
						|
    event lookat "!player"
 | 
						|
    {
 | 
						|
      time 0.033333 2.400000
 | 
						|
      param "!player"
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Head"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "Facial"
 | 
						|
  {
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "100"
 | 
						|
  "RampTool" "100"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |