115 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			115 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question13"
 | |
|     {
 | |
|       time 0.006667 1.749728
 | |
|       param "npc_citizen.question13"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 1.700000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1509 0.5200
 | |
|           0.2621 0.8533
 | |
|           0.3256 0.8533
 | |
|           1.0401 0.8533
 | |
|           1.1170 0.8533
 | |
|           1.2954 0.1400
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1729 0.2736
 | |
|           0.2841 0.3836
 | |
|           0.3476 0.3836
 | |
|           1.0401 0.3838
 | |
|           1.1170 0.3538
 | |
|           1.2954 0.0689
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lid_closer"         combo        
 | |
|         {
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "blink"        
 | |
|         {
 | |
|           0.1289 0.2300
 | |
|           0.2121 0.2300
 | |
|           1.0401 0.2300
 | |
|           1.1170 0.2300
 | |
|           1.3594 0.1400
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.0680 0.7288
 | |
|           0.0680 0.7288
 | |
|           1.2100 0.7288
 | |
|           1.2100 0.7288
 | |
|           1.2954 0.5101
 | |
|           1.3328 0.5056
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 1.693334
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.3921 0.5131
 | |
|           0.6336 0.5145
 | |
|           1.0230 0.5124
 | |
|           1.2014 0.5064
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.1549 0.5718
 | |
|           0.2661 0.6095
 | |
|           0.5076 0.6234
 | |
|           1.1261 0.5805
 | |
|           1.4234 0.5285
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |