98 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			98 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question16"
 | |
|     {
 | |
|       time 0.006667 1.940386
 | |
|       param "npc_citizen.question16"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 1.386667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.1920 0.4200
 | |
|           0.2461 0.4700
 | |
|           0.4031 0.3400
 | |
|           0.5253 0.0900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1580 0.7200
 | |
|           0.2121 0.7700
 | |
|           0.3691 0.6400
 | |
|           0.4913 0.1400
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1920 0.4200
 | |
|           0.2461 0.4700
 | |
|           0.4031 0.3400
 | |
|           0.5253 0.0900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 1.940000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.0846 0.5439
 | |
|           0.1803 0.5486
 | |
|           0.3909 0.5462
 | |
|           0.5593 0.5244
 | |
|           0.7090 0.5046
 | |
|           0.8067 0.5000
 | |
|           0.8912 0.4753
 | |
|           1.0226 0.4645
 | |
|           1.2465 0.4853
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.6581 0.5017
 | |
|           0.7392 0.5017
 | |
|           0.8119 0.5192
 | |
|           0.9720 0.5192
 | |
|           1.2652 0.5017
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |