101 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			101 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer31"
 | |
|     {
 | |
|       time 0.000000 1.751270
 | |
|       param "npc_citizen.answer31"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.006667 2.333333
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1934 0.8600
 | |
|           0.2786 0.9300
 | |
|           1.2591 0.8700
 | |
|           1.3319 0.8300
 | |
|           1.5565 0.2300
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 2.333333
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.0520 0.5059
 | |
|           0.2687 0.5824
 | |
|           0.3633 0.5924
 | |
|           1.3291 0.5904
 | |
|           1.4053 0.5825
 | |
|           1.7533 0.5100
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.0740 0.5223
 | |
|           0.2687 0.6507
 | |
|           0.3633 0.6670
 | |
|           1.3451 0.6625
 | |
|           1.4213 0.6508
 | |
|           1.7053 0.5354
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.2162 0.5621
 | |
|           0.4075 0.4779
 | |
|           0.4969 0.4716
 | |
|           0.6741 0.5137
 | |
|           0.8910 0.4821
 | |
|           1.0743 0.5137
 | |
|           1.2973 0.4863
 | |
|           1.4749 0.5074
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |