110 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			110 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer27"
 | |
|     {
 | |
|       time 0.006667 1.142926
 | |
|       param "npc_citizen.answer27"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 1.180000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.5710 0.0600
 | |
|           0.7153 0.7500
 | |
|           0.7631 0.8300
 | |
|           0.9273 0.7900
 | |
|           0.9752 0.7200
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.1168 0.6000
 | |
|           0.2100 0.6800
 | |
|           0.4886 0.7000
 | |
|           0.5650 0.6600
 | |
|           0.7470 0.0600
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1019 0.5100
 | |
|           0.1185 0.5000
 | |
|           0.2130 0.3900
 | |
|           0.2358 0.3800
 | |
|           0.4919 0.3800
 | |
|           0.5147 0.3700
 | |
|           0.6277 0.5000
 | |
|           0.6485 0.4900
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1019 0.5100
 | |
|           0.1185 0.5000
 | |
|           0.2130 0.6700
 | |
|           0.2358 0.6600
 | |
|           0.4919 0.6600
 | |
|           0.5147 0.6500
 | |
|           0.6277 0.5000
 | |
|           0.6485 0.4900
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 1.186667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.0684 0.5247
 | |
|           0.1812 0.5237
 | |
|           0.2521 0.5310
 | |
|           0.3716 0.5584
 | |
|           0.4408 0.5626
 | |
|           0.6428 0.5605
 | |
|           0.7735 0.5443
 | |
|         }
 | |
|         "head_forwardback"         range -1.0 1.0        
 | |
|         {
 | |
|           0.1180 0.4587
 | |
|           0.3015 0.4485
 | |
|           0.6550 0.4670
 | |
|           0.9086 0.4986
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |