127 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			127 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question22"
 | |
|     {
 | |
|       time 0.006667 1.292653
 | |
|       param "npc_citizen.question22"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.000000 1.666667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1372 0.3200
 | |
|           0.2287 0.4100
 | |
|           0.5553 0.4400
 | |
|           0.6302 0.5300
 | |
|           0.7404 0.9700
 | |
|           1.1247 0.9700
 | |
|           1.3685 0.2200
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1772 0.2300
 | |
|           0.2687 0.2900
 | |
|           0.5953 0.3200
 | |
|           0.6702 0.4100
 | |
|           0.7804 0.9700
 | |
|           1.1647 0.9700
 | |
|           1.4085 0.2200
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.4733 0.5100
 | |
|           0.4920 0.5100
 | |
|           0.6230 0.3300
 | |
|           0.6583 0.3300
 | |
|           0.8200 0.3500
 | |
|           0.8428 0.3600
 | |
|           0.9385 0.5100
 | |
|           0.9697 0.5100
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.4733 0.5100
 | |
|           0.4920 0.5100
 | |
|           0.6230 0.3300
 | |
|           0.6583 0.3300
 | |
|           0.8200 0.3500
 | |
|           0.8428 0.3600
 | |
|           0.9385 0.5100
 | |
|           0.9697 0.5100
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 1.646667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1580 0.5342
 | |
|           0.2789 0.5185
 | |
|           0.4053 0.5362
 | |
|           0.5019 0.5204
 | |
|           0.5316 0.5126
 | |
|           0.5909 0.5185
 | |
|           0.6674 0.5342
 | |
|           0.7399 0.5598
 | |
|           0.8487 0.5716
 | |
|           1.1028 0.5697
 | |
|           1.5574 0.5092
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.5560 0.5046
 | |
|           0.5789 0.5046
 | |
|           0.8512 0.4485
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.1580 0.5580
 | |
|           0.3389 0.5880
 | |
|           0.4741 0.5890
 | |
|           0.6102 0.5933
 | |
|           0.8158 0.6996
 | |
|           1.0259 0.7030
 | |
|           1.2817 0.6215
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |