111 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			111 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer05"
 | |
|     {
 | |
|       time 0.006667 1.135987
 | |
|       param "npc_citizen.answer05"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 1.180000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.2039 0.4693
 | |
|           0.2600 0.5173
 | |
|           0.8218 0.5603
 | |
|           0.8821 0.5192
 | |
|           1.0401 0.1438
 | |
|         }
 | |
|         {
 | |
|           0.1539 0.1200
 | |
|           0.3452 0.0800
 | |
|           0.8733 0.1200
 | |
|         }
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.1539 0.8493
 | |
|           0.2100 0.8973
 | |
|           0.8218 0.7603
 | |
|           0.8821 0.7192
 | |
|           1.0401 0.1438
 | |
|         }
 | |
|         {
 | |
|           0.1539 0.8562
 | |
|           0.3556 0.9315
 | |
|           0.8733 0.8562
 | |
|         }
 | |
|         "cheek_raiser"         combo        
 | |
|         {
 | |
|           0.1539 0.5493
 | |
|           0.2100 0.5973
 | |
|           0.8218 0.4603
 | |
|           0.8821 0.4192
 | |
|           1.0401 0.1438
 | |
|         }
 | |
|         {
 | |
|           0.1539 0.7162
 | |
|           0.3556 0.7515
 | |
|           0.8733 0.7162
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 1.186667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1491 0.5064
 | |
|           0.2489 0.5097
 | |
|           0.3944 0.5108
 | |
|           0.5712 0.5085
 | |
|         }
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.0931 0.5118
 | |
|           0.1929 0.4989
 | |
|           0.3884 0.5011
 | |
|           0.5872 0.5203
 | |
|         }
 | |
|         "head_tilt"         range 18.0 -18.0        
 | |
|         {
 | |
|           0.1491 0.5064
 | |
|           0.2489 0.5097
 | |
|           0.3944 0.5108
 | |
|           0.5712 0.5085
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |