101 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			101 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "cit_foodline01"
 | |
|     {
 | |
|       time 0.006667 1.635896
 | |
|       param "opening.cit_foodline01"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Look at"
 | |
|   {
 | |
|     event lookat "player"
 | |
|     {
 | |
|       time 0.000000 1.846665
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.3160 0.7660
 | |
|         0.3720 0.8191
 | |
|         0.4680 0.8457
 | |
|         1.2346 0.8404
 | |
|         1.3306 0.8032
 | |
|         1.3826 0.7606
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Face to"
 | |
|   {
 | |
|     event face "player"
 | |
|     {
 | |
|       time 0.106667 1.713333
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.4100 0.4888
 | |
|         0.5900 0.5785
 | |
|         0.8220 0.5919
 | |
|         1.0540 0.5785
 | |
|         1.1840 0.5157
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "head flex"
 | |
|   {
 | |
|     event flexanimation "head shake"
 | |
|     {
 | |
|       time 0.113333 1.620000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1326 0.6100
 | |
|           0.3507 0.5900
 | |
|           0.8426 0.6900
 | |
|           1.0351 0.6700
 | |
|           1.1677 0.5900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1236 0.5527
 | |
|           0.2408 0.5394
 | |
|           0.5975 0.5231
 | |
|           0.7713 0.5922
 | |
|           0.9583 0.6300
 | |
|           1.1867 0.5664
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.2203 0.5500
 | |
|           0.6414 0.5100
 | |
|           0.7763 0.3500
 | |
|           1.0244 0.3600
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |