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.
		
			
				
	
	
		
			65 lines
		
	
	
		
			843 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			843 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| event section "1"
 | |
| {
 | |
|   time 0.939394 -1.000000
 | |
|   param "noaction"
 | |
| }
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|   }
 | |
|   channel "sequence"
 | |
|   {
 | |
|   }
 | |
|   channel "face to"
 | |
|   {
 | |
|     event face "!player"
 | |
|     {
 | |
|       time 0.121212 2.287879
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "move to"
 | |
|   {
 | |
|     event moveto "!target2"
 | |
|     {
 | |
|       time 0.181818 1.106060
 | |
|       param "!target2"
 | |
|       param2 "walkalertHOLDALL1"
 | |
|       resumecondition
 | |
|     }
 | |
|   }
 | |
|   channel "body_gestures"
 | |
|   {
 | |
|   }
 | |
|   channel "flex"
 | |
|   {
 | |
|   }
 | |
|   channel "eyes"
 | |
|   {
 | |
|   }
 | |
|   channel "posture"
 | |
|   {
 | |
|   }
 | |
|   channel "triggers"
 | |
|   {
 | |
|   }
 | |
|   faceposermodel "U:\HL2\hl2\models\breen.mdl"
 | |
| }
 | |
| 
 | |
| mapname "maps\d3_c17_13.bsp"
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "22"
 | |
|   "SceneRampTool" "100"
 | |
|   "RampTool" "72"
 | |
|   "ExpressionTool" "22"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |