82 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			82 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "answer01"
 | |
|     {
 | |
|       time 0.006667 1.186486
 | |
|       param "npc_citizen.answer01"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.000000 1.180000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.1929 0.6400
 | |
|           0.2890 0.5400
 | |
|           0.7215 0.4400
 | |
|           0.8858 0.3000
 | |
|           1.0396 0.0300
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1929 1.0000
 | |
|           0.2890 0.9000
 | |
|           0.7215 0.8000
 | |
|           0.8858 0.6600
 | |
|           1.0396 0.2100
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 1.186667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.1498 0.5600
 | |
|           0.2459 0.5800
 | |
|         }
 | |
|         "head_tilt"         range 18.0 -18.0        
 | |
|         {
 | |
|           0.2165 0.5500
 | |
|           0.3125 0.5600
 | |
|           0.8862 0.5400
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "102"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |