120 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			120 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "question01"
 | |
|     {
 | |
|       time 0.006667 1.836213
 | |
|       param "npc_citizen.question01"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time -0.000000 1.840000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.2560 0.3978
 | |
|           0.3566 0.4778
 | |
|           1.3264 0.4178
 | |
|           1.3826 0.3878
 | |
|           1.5046 0.1028
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.2300 0.0000
 | |
|           0.2586 0.0000
 | |
|           1.3584 0.0000
 | |
|           1.3906 0.0000
 | |
|           1.4886 0.5100
 | |
|           1.5211 0.5100
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.2300 0.6099
 | |
|           0.2586 0.6199
 | |
|           1.3584 0.6199
 | |
|           1.3906 0.6199
 | |
|           1.4886 0.5100
 | |
|           1.5211 0.5100
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.2560 0.8200
 | |
|           0.3566 0.9000
 | |
|           0.8424 0.8400
 | |
|           0.8986 0.8100
 | |
|           1.0206 0.2800
 | |
|         }
 | |
|         {
 | |
|           0.2607 0.0000
 | |
|           0.3607 0.0000
 | |
|           0.7163 0.0000
 | |
|           1.0074 0.0000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.006667 1.806667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1653 0.5059
 | |
|           0.3020 0.5524
 | |
|           0.3966 0.5624
 | |
|           0.6339 0.5019
 | |
|           0.8608 0.5324
 | |
|           0.9984 0.5348
 | |
|           1.0746 0.5269
 | |
|           1.2686 0.5100
 | |
|         }
 | |
|         "head_tilt"         range 15.0 -15.0        
 | |
|         {
 | |
|         }
 | |
|         "head_updown"         range 15.0 -15.0        
 | |
|         {
 | |
|           0.2394 0.4358
 | |
|           0.2893 0.4232
 | |
|           0.7329 0.4049
 | |
|           1.1945 0.4122
 | |
|           1.2423 0.4173
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |