118 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			118 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question27"
 | |
|     {
 | |
|       time 0.006667 1.556077
 | |
|       param "npc_citizen.question27"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 1.600000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.1102 0.5500
 | |
|           0.2079 0.6400
 | |
|           0.8234 0.6857
 | |
|           1.3467 0.8157
 | |
|           1.5470 0.0109
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "blink"        
 | |
|         {
 | |
|           0.2065 0.9300
 | |
|           0.3306 0.3100
 | |
|           0.4729 0.4800
 | |
|           0.5901 0.1800
 | |
|           0.7065 0.3300
 | |
|           0.8073 0.1400
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1102 0.5500
 | |
|           0.2079 0.6400
 | |
|           1.1855 0.5300
 | |
|           1.2708 0.4700
 | |
|           1.4995 0.0700
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.0852 0.3000
 | |
|           0.1352 0.2800
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.0977 0.3800
 | |
|           0.1289 0.3900
 | |
|           0.6743 0.3700
 | |
|           0.7076 0.3700
 | |
|           0.8167 0.5100
 | |
|           0.8962 0.5100
 | |
|           1.0060 0.5100
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 1.580001
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1203 0.4862
 | |
|           0.3266 0.4528
 | |
|           0.4576 0.4469
 | |
|           0.8271 0.4567
 | |
|           1.0964 0.4694
 | |
|           1.2316 0.4851
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.2367 0.4258
 | |
|           0.3202 0.4167
 | |
|           0.6654 0.4778
 | |
|           0.7898 0.4875
 | |
|           1.2994 0.4925
 | |
|         }
 | |
|         "head_forwardback"         range 0.2 -0.2        
 | |
|         {
 | |
|           0.3087 0.6720
 | |
|           0.6695 0.7220
 | |
|           1.2642 0.6040
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |