Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
		
			
				
	
	
		
			86 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			86 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "Alyx"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "ep_02.al_car_callback01"
 | |
|     {
 | |
|       time 0.500814 1.620814
 | |
|       param "ep_02.al_car_getgoing04"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "face to"
 | |
|   {
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "!player"
 | |
|     {
 | |
|       time 0.095503 2.267098
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.3880 0.9499
 | |
|         1.7283 0.9471
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "move to"
 | |
|   {
 | |
|   }
 | |
|   channel "Postures"
 | |
|   {
 | |
|   }
 | |
|   channel "Gestures"
 | |
|   {
 | |
|   }
 | |
|   channel "facial"
 | |
|   {
 | |
|     event flexanimation "Facial Animation"
 | |
|     {
 | |
|       time 0.043010 2.263441
 | |
|       param ""
 | |
|       flexanimations samples_use_time defaultcurvetype=curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x
 | |
|       {
 | |
|         "inner_raiser" combo 
 | |
|         {
 | |
|           0.3854 0.3300
 | |
|           1.6094 0.3000
 | |
|         }
 | |
|         {
 | |
|           0.3854 0.6500
 | |
|         }
 | |
|         "outer_raiser" combo 
 | |
|         {
 | |
|           0.3854 0.5700
 | |
|           0.6813 0.6200
 | |
|           1.6500 0.4600
 | |
|         }
 | |
|         {
 | |
|           0.3854 0.5600
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Trigger"
 | |
|   {
 | |
|   }
 | |
|   faceposermodel "u:\tf2\hl2\models\alyx.mdl"
 | |
| }
 | |
| 
 | |
| mapname "maps\d2_prison\06_actormarks.bsp"
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "62"
 | |
|   "SceneRampTool" "100"
 | |
|   "RampTool" "26"
 | |
|   "ExpressionTool" "64"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 | |
| ignorePhonemes off
 |