76 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			76 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer38"
 | |
|     {
 | |
|       time 0.000000 0.917574
 | |
|       param "npc_citizen.answer38"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.000000 1.180000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.1158 0.5793
 | |
|           0.2204 0.5728
 | |
|           0.4358 0.5728
 | |
|           0.6134 0.5990
 | |
|           0.7818 0.5684
 | |
|           1.0230 0.0684
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 1.186667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.1158 0.4638
 | |
|           0.2204 0.4616
 | |
|           0.4278 0.4872
 | |
|           0.7074 0.5027
 | |
|         }
 | |
|         "head_forwardback"         range 0.2 -0.2        
 | |
|         {
 | |
|           0.1158 0.5924
 | |
|           0.2204 0.6109
 | |
|           0.5298 0.6023
 | |
|           0.7074 0.5213
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |