59 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "Barney"
 | 
						|
{
 | 
						|
  channel "audio"
 | 
						|
  {
 | 
						|
    event speak "this way"
 | 
						|
    {
 | 
						|
      time 0.573333 1.447596
 | 
						|
      param "k_lab.ba_thisway"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
    event lookat "look at player"
 | 
						|
    {
 | 
						|
      time 0.300000 1.906667
 | 
						|
      param "!player"
 | 
						|
      event_ramp
 | 
						|
      {
 | 
						|
        0.0640 0.0506
 | 
						|
        0.1260 0.1814
 | 
						|
        0.3160 0.7764
 | 
						|
        0.3860 0.9156
 | 
						|
        0.4520 0.9705
 | 
						|
        0.5360 1.0000
 | 
						|
        1.2587 1.0000
 | 
						|
      }
 | 
						|
    }
 | 
						|
    event face "playre"
 | 
						|
    {
 | 
						|
      time 0.073333 2.066666
 | 
						|
      param "!player"
 | 
						|
      event_ramp
 | 
						|
      {
 | 
						|
        0.9900 0.8692
 | 
						|
        1.0149 0.8776
 | 
						|
        1.3647 0.8565
 | 
						|
        1.4720 0.8481
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
  faceposermodel "U:\HL2\hl2\models\Barney.mdl"
 | 
						|
}
 | 
						|
 | 
						|
mapname "maps\d1_trainstation_05.bsp"
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "100"
 | 
						|
  "RampTool" "100"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |