120 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			120 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer20"
 | |
|     {
 | |
|       time 0.006667 1.307506
 | |
|       param "npc_citizen.answer20"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.006667 1.360000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.1427 0.6300
 | |
|           0.2433 0.7100
 | |
|           0.7291 0.6500
 | |
|           0.7853 0.6200
 | |
|           0.9073 0.2800
 | |
|         }
 | |
|         {
 | |
|           0.1474 0.8385
 | |
|           0.2474 0.9178
 | |
|           0.6030 0.9433
 | |
|           0.8941 0.8782
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1167 0.0000
 | |
|           0.1453 0.0000
 | |
|           0.7291 0.0000
 | |
|           0.7613 0.0000
 | |
|           0.8593 0.5100
 | |
|           0.8918 0.5100
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1167 0.8400
 | |
|           0.1453 0.8500
 | |
|           0.7291 0.8500
 | |
|           0.7613 0.8500
 | |
|           0.8593 0.5100
 | |
|           0.8918 0.5100
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1427 0.8200
 | |
|           0.2433 0.9000
 | |
|           0.7291 0.8400
 | |
|           0.7853 0.8100
 | |
|           0.9073 0.2800
 | |
|         }
 | |
|         {
 | |
|           0.1474 0.0000
 | |
|           0.2474 0.0000
 | |
|           0.6030 0.0000
 | |
|           0.8941 0.0000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 1.380000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.0520 0.5059
 | |
|           0.1527 0.5524
 | |
|           0.2473 0.5624
 | |
|           0.7531 0.5604
 | |
|           0.8293 0.5525
 | |
|           1.0233 0.5100
 | |
|         }
 | |
|         "head_tilt"         range 18.0 -18.0        
 | |
|         {
 | |
|           0.0900 0.5113
 | |
|           0.1907 0.5524
 | |
|           0.2853 0.5660
 | |
|           0.7691 0.5622
 | |
|           0.8453 0.5525
 | |
|           0.9973 0.5100
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |