39 lines
		
	
	
		
			602 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			602 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "Barney"
 | 
						|
{
 | 
						|
  channel "Audio"
 | 
						|
  {
 | 
						|
    event speak "ba_takeoutsnipers"
 | 
						|
    {
 | 
						|
      time 0.006667 2.557528
 | 
						|
      param "streetwar.ba_takeoutsnipers"
 | 
						|
      param2 "75dB"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Expression"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "Look"
 | 
						|
  {
 | 
						|
    event lookat "look at player"
 | 
						|
    {
 | 
						|
      time 0.026666 2.559999
 | 
						|
      param "!player"
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "RampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |