72 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			72 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "Alyx"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "al_lookmonitor"
 | |
|     {
 | |
|       time 0.133333 1.516077
 | |
|       param "novaprospekt.al_lookmonitor"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "look_player"
 | |
|     {
 | |
|       time 0.080000 3.673333
 | |
|       param "camera_alyx"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.5000 0.9273
 | |
|         3.3200 0.9221
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "move to"
 | |
|   {
 | |
|   }
 | |
|   channel "faceTo"
 | |
|   {
 | |
|   }
 | |
|   channel "Postures"
 | |
|   {
 | |
|   }
 | |
|   channel "Gestures"
 | |
|   {
 | |
|   }
 | |
|   channel "facial"
 | |
|   {
 | |
|   }
 | |
|   channel "Trigger"
 | |
|   {
 | |
|   }
 | |
|   channel "face to"
 | |
|   {
 | |
|     event face "mark_alyx_lookat_secroom_console_1"
 | |
|     {
 | |
|       time 0.044444 3.793333
 | |
|       param "mark_alyx_lookat_secroom_console_1"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.1880 0.9922
 | |
|         3.6960 0.9870
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   faceposermodel "u:\tf2\hl2\models\alyx.mdl"
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "25"
 | |
|   "SceneRampTool" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |