123 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			123 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question25"
 | |
|     {
 | |
|       time 0.006667 2.413424
 | |
|       param "npc_citizen.question25"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.000000 2.426667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_closer"         combo        
 | |
|         {
 | |
|           0.1539 0.1800
 | |
|           0.2932 0.2100
 | |
|           0.7548 0.1600
 | |
|           1.0001 0.0400
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "blink"        
 | |
|         {
 | |
|           0.1393 0.4600
 | |
|           0.3215 0.4700
 | |
|           0.4429 0.0700
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1539 0.4700
 | |
|           0.2932 0.5800
 | |
|           0.7548 0.4500
 | |
|           1.0001 0.1000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1539 0.3700
 | |
|           0.2932 0.4800
 | |
|           0.7548 0.4100
 | |
|           0.9701 0.1200
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1455 0.5000
 | |
|           0.1601 0.4900
 | |
|           0.1954 0.4200
 | |
|           0.2225 0.4100
 | |
|           0.7862 0.3900
 | |
|           0.8361 0.3900
 | |
|           0.9338 0.4900
 | |
|           0.9608 0.5100
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.000000 2.426667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.0852 0.5054
 | |
|           0.2266 0.4875
 | |
|           0.3680 0.5090
 | |
|           0.5053 0.4875
 | |
|           0.6633 0.5054
 | |
|           0.8255 0.4875
 | |
|           0.9918 0.5054
 | |
|           1.2037 0.4982
 | |
|           1.3827 0.5054
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.0763 0.4623
 | |
|           0.1054 0.4589
 | |
|           1.8044 0.4486
 | |
|           1.8252 0.4486
 | |
|           2.0677 0.4795
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.1323 0.5259
 | |
|           0.1614 0.5276
 | |
|           1.7264 0.5199
 | |
|           1.7472 0.5199
 | |
|           2.0677 0.5024
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |