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.
		
			
				
	
	
		
			144 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			144 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| event stoppoint "pow"
 | |
| {
 | |
|   time 2.880001 -1.000000
 | |
|   param "noaction"
 | |
| }
 | |
| actor "!target1"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "cit_hall_psst"
 | |
|     {
 | |
|       time 0.583333 2.773084
 | |
|       param "opening.cit_hall_psst"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "Look at"
 | |
|   {
 | |
|     event lookat "player"
 | |
|     {
 | |
|       time 0.006667 3.366668
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.2774 0.1366
 | |
|         0.3774 0.1366
 | |
|         2.6099 0.1366
 | |
|         2.7197 0.1366
 | |
|         3.2506 0.0368
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Face to"
 | |
|   {
 | |
|   }
 | |
|   channel "Move to"
 | |
|   {
 | |
|   }
 | |
|   channel "Posture"
 | |
|   {
 | |
|     event gesture "NULL"
 | |
|     {
 | |
|       time 0.000000 0.760000
 | |
|       param ""
 | |
|     }
 | |
|   }
 | |
|   channel "Gesture"
 | |
|   {
 | |
|     event gesture "NULL"
 | |
|     {
 | |
|       time 0.000000 0.766667
 | |
|       param ""
 | |
|     }
 | |
|     event gesture "beckon"
 | |
|     {
 | |
|       time 1.253333 3.000000
 | |
|       param "g_preRaid_Beckon"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.0480 0.9791
 | |
|         1.1800 0.9707
 | |
|       }
 | |
|       absolutetags playback_time
 | |
|       {
 | |
|         "apex" 0.221374
 | |
|         "accent" 0.461832
 | |
|         "loop" 0.813708
 | |
|         "end" 1.000000
 | |
|       }
 | |
|       absolutetags shifted_time
 | |
|       {
 | |
|         "apex" 0.275862
 | |
|         "accent" 0.517241
 | |
|         "loop" 0.896552
 | |
|         "end" 1.034483
 | |
|       }
 | |
|       sequenceduration 1.966667
 | |
|     }
 | |
|   }
 | |
|   channel "Flex anim"
 | |
|   {
 | |
|     event flexanimation "head anim"
 | |
|     {
 | |
|       time 0.540000 3.340000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.6211 0.5100
 | |
|           0.7597 0.5400
 | |
|           1.0365 0.8100
 | |
|           1.2289 0.8200
 | |
|           1.5159 0.8100
 | |
|           1.6565 0.8100
 | |
|           1.9037 0.5400
 | |
|           2.4586 0.5000
 | |
|           2.5683 0.5000
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.1777 0.6500
 | |
|           0.4070 0.5000
 | |
|           0.5458 0.4800
 | |
|           0.7364 0.7400
 | |
|           0.9755 0.5800
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.4635 0.5100
 | |
|           1.5330 0.5200
 | |
|           1.6849 0.5300
 | |
|           1.9101 0.7800
 | |
|           2.0958 0.6800
 | |
|           2.3040 0.5000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Trigger"
 | |
|   {
 | |
|     event firetrigger "1_pauseMe"
 | |
|     {
 | |
|       time 0.436667 -1.000000
 | |
|       param "1"
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "38"
 | |
|   "SceneRampTool" "100"
 | |
|   "ExpressionTool" "38"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |