37 lines
		
	
	
		
			610 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			610 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "firetrap_lookout"
 | |
|     {
 | |
|       time -1.246666 1.059842
 | |
|       param "ravenholm.firetrap_lookout"
 | |
|       param2 "90dB"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "face to"
 | |
|   {
 | |
|     event face "!player"
 | |
|     {
 | |
|       time 0.026667 1.046667
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   faceposermodel "U:\hl2\hl2\models\monk.mdl"
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "SceneRampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "RampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |