54 lines
		
	
	
		
			762 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			762 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "squad_affirm09"
 | |
|     {
 | |
|       time 0.066667 1.097279
 | |
|       param "npc_citizen.squad_affirm09"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "player"
 | |
|     {
 | |
|       time 0.111111 1.077778
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "move to "
 | |
|   {
 | |
|   }
 | |
|   channel "face to"
 | |
|   {
 | |
|   }
 | |
|   channel "sequence"
 | |
|   {
 | |
|   }
 | |
|   channel "postures"
 | |
|   {
 | |
|   }
 | |
|   channel "gestures"
 | |
|   {
 | |
|   }
 | |
|   channel "trigger"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| mapname "maps\klab_actormarks.bsp"
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "30"
 | |
|   "ExpressionTool" "40"
 | |
|   "RampTool" "60"
 | |
|   "GestureTool" "50"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |