98 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			98 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question28"
 | |
|     {
 | |
|       time 0.006667 1.055737
 | |
|       param "npc_citizen.question28"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.000000 1.006667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.1795 0.8400
 | |
|           0.3306 0.9200
 | |
|           0.6674 0.8300
 | |
|           0.8400 0.2100
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1795 0.8400
 | |
|           0.3306 0.9200
 | |
|           0.6674 0.8300
 | |
|           0.8160 0.2100
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1115 0.2600
 | |
|           0.1289 0.2600
 | |
|           0.3306 0.2500
 | |
|           0.7894 0.2400
 | |
|           0.8160 0.2300
 | |
|           0.8982 0.4400
 | |
|           0.9128 0.4500
 | |
|           0.9502 0.5000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 1.006667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.1915 0.4234
 | |
|           0.4069 0.4891
 | |
|           0.5934 0.5177
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.2175 0.6110
 | |
|           0.3206 0.6350
 | |
|           0.6354 0.6230
 | |
|         }
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1795 0.5400
 | |
|           0.2826 0.5538
 | |
|           0.6674 0.5418
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |