110 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			110 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer26"
 | |
|     {
 | |
|       time 0.006667 1.728889
 | |
|       param "npc_citizen.answer26"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 1.866667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1509 0.8576
 | |
|           0.2621 0.9676
 | |
|           0.3256 0.9676
 | |
|           1.2221 0.9176
 | |
|           1.2990 0.8876
 | |
|           1.5494 0.1400
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1729 0.7442
 | |
|           0.2841 0.8542
 | |
|           0.3476 0.8584
 | |
|           1.2441 0.8042
 | |
|           1.3210 0.7572
 | |
|           1.5494 0.1400
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lid_raiser"         combo        
 | |
|         {
 | |
|           0.1509 0.3676
 | |
|           0.2621 0.4776
 | |
|           0.3256 0.4776
 | |
|           1.2221 0.4276
 | |
|           1.2990 0.3976
 | |
|           1.5494 0.1400
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 1.886667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.3921 0.5131
 | |
|           0.6336 0.5145
 | |
|           1.0230 0.5124
 | |
|           1.2014 0.5064
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.1549 0.5718
 | |
|           0.2661 0.6095
 | |
|           0.3930 0.6197
 | |
|           1.0796 0.6020
 | |
|           1.2181 0.5805
 | |
|           1.2950 0.5623
 | |
|           1.4734 0.5285
 | |
|         }
 | |
|         "head_forwardback"         range 0.2 -0.2        
 | |
|         {
 | |
|           0.1549 0.5718
 | |
|           0.2661 0.6095
 | |
|           0.7236 0.6319
 | |
|           1.2181 0.5805
 | |
|           1.2950 0.5623
 | |
|           1.4734 0.5285
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |