128 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			128 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer16"
 | |
|     {
 | |
|       time 0.006667 1.836304
 | |
|       param "npc_citizen.answer16"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 2.020000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1372 0.3200
 | |
|           0.2287 0.4100
 | |
|           0.7693 0.4400
 | |
|           0.8442 0.5300
 | |
|           0.9544 0.9700
 | |
|           1.3387 0.9700
 | |
|           1.5825 0.2200
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1772 0.2300
 | |
|           0.2687 0.2900
 | |
|           0.8093 0.3200
 | |
|           0.8842 0.4100
 | |
|           0.9944 0.9700
 | |
|           1.3787 0.9700
 | |
|           1.6225 0.2200
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.4733 0.5100
 | |
|           0.4920 0.5100
 | |
|           0.6230 0.3300
 | |
|           0.6583 0.3300
 | |
|           0.8200 0.3500
 | |
|           0.8428 0.3600
 | |
|           0.9385 0.5100
 | |
|           0.9697 0.5100
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.4733 0.5100
 | |
|           0.4920 0.5100
 | |
|           0.6230 0.3300
 | |
|           0.6583 0.3300
 | |
|           0.8200 0.3500
 | |
|           0.8428 0.3600
 | |
|           0.9385 0.5100
 | |
|           0.9697 0.5100
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 2.033334
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1580 0.5925
 | |
|           0.2789 0.5768
 | |
|           0.4053 0.5945
 | |
|           0.5316 0.5709
 | |
|           0.6674 0.5925
 | |
|           0.8379 0.5787
 | |
|           0.9269 0.5768
 | |
|           1.0759 0.6181
 | |
|           1.1847 0.6299
 | |
|           1.4388 0.6280
 | |
|           1.5917 0.5965
 | |
|         }
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.8920 0.5406
 | |
|           0.9149 0.5406
 | |
|           1.1872 0.5147
 | |
|         }
 | |
|         "head_tilt"         range 18.0 -18.0        
 | |
|         {
 | |
|           0.1580 0.6400
 | |
|           0.3389 0.6900
 | |
|           0.4741 0.6908
 | |
|           0.6674 0.6919
 | |
|           0.9462 0.6944
 | |
|           1.1518 0.7830
 | |
|           1.3619 0.7858
 | |
|           1.6177 0.7179
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |