116 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			116 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer34"
 | |
|     {
 | |
|       time -0.000000 0.915601
 | |
|       param "npc_citizen.answer34"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.006667 1.360000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lowerer"         disabled         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.4509
 | |
|           0.1453 0.4509
 | |
|           0.8131 0.4509
 | |
|           0.8453 0.4509
 | |
|           0.9553 0.5100
 | |
|           0.9878 0.5100
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1167 0.5561
 | |
|           0.1453 0.5574
 | |
|           0.8131 0.5574
 | |
|           0.8453 0.5592
 | |
|           0.9553 0.5100
 | |
|           0.9878 0.5100
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1934 0.7500
 | |
|           0.2786 0.8200
 | |
|           0.8691 0.7600
 | |
|           0.9419 0.7200
 | |
|           1.1665 0.2300
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   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.2687 0.5824
 | |
|           0.3633 0.5924
 | |
|           0.7531 0.5904
 | |
|           0.8293 0.5825
 | |
|           1.1773 0.5100
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.0740 0.5223
 | |
|           0.2687 0.6507
 | |
|           0.3633 0.6670
 | |
|           0.7691 0.6625
 | |
|           0.8453 0.6508
 | |
|           1.1293 0.5354
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |