110 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			110 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question08"
 | |
|     {
 | |
|       time 0.006667 1.859343
 | |
|       param "npc_citizen.question08"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 1.860000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_tightener"         combo        
 | |
|         {
 | |
|           0.1206 0.3400
 | |
|           0.2266 0.4200
 | |
|           0.5822 0.4800
 | |
|           1.2954 0.4847
 | |
|           1.3865 0.4400
 | |
|           1.6044 0.0900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.1206 0.3400
 | |
|           0.2266 0.4200
 | |
|           0.5822 0.4800
 | |
|           1.2912 0.4815
 | |
|           1.3865 0.4400
 | |
|           1.6044 0.0900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.1206 0.1900
 | |
|           0.2266 0.2700
 | |
|           0.5822 0.3300
 | |
|           1.3203 0.3100
 | |
|           1.3865 0.2900
 | |
|           1.6044 0.0900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "wrinkler"        
 | |
|         {
 | |
|           0.1046 0.4600
 | |
|           0.2266 0.5500
 | |
|           0.3514 0.3000
 | |
|           0.5822 0.2800
 | |
|           1.2912 0.2815
 | |
|           1.3865 0.2400
 | |
|           1.6044 0.0900
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 1.860001
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1005 0.5103
 | |
|           0.2017 0.4882
 | |
|           0.3805 0.4962
 | |
|           0.4159 0.4962
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.1019 0.4626
 | |
|           0.1372 0.4603
 | |
|           0.8518 0.4785
 | |
|           1.0036 0.4739
 | |
|           1.0673 0.4376
 | |
|           1.1346 0.4308
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |