133 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			133 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question04"
 | |
|     {
 | |
|       time 0.006667 4.069026
 | |
|       param "npc_citizen.question04"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.000000 4.080001
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1380 0.7400
 | |
|           0.1943 0.9000
 | |
|           0.2822 0.9400
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1891 0.3600
 | |
|           0.3997 0.6500
 | |
|           0.5197 0.6700
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1399 0.7100
 | |
|           0.1839 0.7100
 | |
|           1.9945 0.6610
 | |
|           2.0705 0.6582
 | |
|           2.1065 0.6582
 | |
|           2.2840 0.3672
 | |
|           2.3480 0.3672
 | |
|           2.5646 0.3644
 | |
|           2.6206 0.3672
 | |
|           2.7651 0.5028
 | |
|           2.8251 0.5056
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1360 0.6600
 | |
|           0.1919 0.6614
 | |
|           2.0442 0.6050
 | |
|           2.1202 0.6029
 | |
|           2.1602 0.6029
 | |
|           2.5775 0.6005
 | |
|           2.6335 0.6027
 | |
|           2.7798 0.7557
 | |
|           2.8438 0.7534
 | |
|           2.9960 0.6324
 | |
|           3.0479 0.6210
 | |
|           3.1949 0.5114
 | |
|           3.2269 0.5114
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 4.086667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.3080 0.5759
 | |
|           0.4821 0.5815
 | |
|           1.1836 0.5840
 | |
|           1.2675 0.5840
 | |
|           1.4364 0.5915
 | |
|           1.5115 0.5940
 | |
|           2.8139 0.5965
 | |
|           2.8859 0.5965
 | |
|           3.3690 0.5188
 | |
|           3.4569 0.5138
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.3080 0.5386
 | |
|           0.4821 0.5442
 | |
|           1.1836 0.5467
 | |
|           1.2675 0.5467
 | |
|           1.4364 0.5742
 | |
|           1.5115 0.5792
 | |
|           2.2832 0.5818
 | |
|           2.3551 0.5818
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.3080 0.6271
 | |
|           0.4821 0.6627
 | |
|           0.5758 0.6675
 | |
|           1.1676 0.6675
 | |
|           1.2236 0.6675
 | |
|           2.7855 0.6223
 | |
|           2.8298 0.6128
 | |
|           3.2452 0.5154
 | |
|           3.2893 0.5131
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "52"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |