81 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer11"
 | |
|     {
 | |
|       time 0.006667 1.563062
 | |
|       param "npc_citizen.answer11"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.000000 1.580000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_tightener"         combo        
 | |
|         {
 | |
|           0.1206 0.3400
 | |
|           0.2266 0.4200
 | |
|           0.5822 0.4800
 | |
|           0.9565 0.4400
 | |
|           1.1744 0.0900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.1206 0.3400
 | |
|           0.2266 0.4200
 | |
|           0.5822 0.4800
 | |
|           0.9565 0.4400
 | |
|           1.1744 0.0900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.1206 0.1900
 | |
|           0.2266 0.2700
 | |
|           0.5822 0.3300
 | |
|           0.9565 0.2900
 | |
|           1.1744 0.0900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 1.593334
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |