133 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			133 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "abouttime01"
 | |
|     {
 | |
|       time 0.006667 3.595669
 | |
|       param "npc_citizen.abouttime01"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Look"
 | |
|   {
 | |
|     event lookat "Lookatplayer"
 | |
|     {
 | |
|       time -0.026667 3.646667
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.000000 3.626667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.1228 0.6000
 | |
|           0.4800 0.5500
 | |
|           1.3203 0.3900
 | |
|           1.6240 0.1900
 | |
|           2.1095 0.2900
 | |
|           2.2785 0.6400
 | |
|           2.5074 0.6300
 | |
|           2.8605 0.5800
 | |
|           3.2049 0.4100
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1228 0.8300
 | |
|           0.4800 0.7800
 | |
|           1.3203 0.6200
 | |
|           1.5343 0.2800
 | |
|           1.8785 0.2400
 | |
|           2.1198 0.3800
 | |
|           2.2785 0.9200
 | |
|           2.5074 0.9100
 | |
|           2.8605 0.8600
 | |
|           3.2049 0.1500
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "smile"        
 | |
|         {
 | |
|           0.1435 0.1200
 | |
|           1.1042 0.3100
 | |
|           1.6240 0.2200
 | |
|           2.6026 0.0600
 | |
|           3.1260 0.1200
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.000000 3.626667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           1.0329 0.4870
 | |
|           1.4102 0.5080
 | |
|           1.8156 0.5100
 | |
|           2.3033 0.5100
 | |
|           2.6494 0.5700
 | |
|           3.0561 0.5634
 | |
|         }
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.1804 0.6244
 | |
|           0.2760 0.6311
 | |
|           0.3512 0.6349
 | |
|           0.4270 0.6254
 | |
|           0.4975 0.6324
 | |
|           0.5792 0.6254
 | |
|           0.7017 0.6165
 | |
|           0.8281 0.6221
 | |
|           0.9728 0.6141
 | |
|           1.2227 0.5261
 | |
|           1.5966 0.5380
 | |
|           1.8973 0.5357
 | |
|           2.3317 0.5322
 | |
|           2.5819 0.5006
 | |
|           2.8812 0.4994
 | |
|           3.1286 0.5064
 | |
|           3.4434 0.5322
 | |
|         }
 | |
|         "head_tilt"         range 18.0 -18.0        
 | |
|         {
 | |
|           1.0366 0.4886
 | |
|           1.3292 0.5124
 | |
|           1.8156 0.5100
 | |
|           2.3140 0.5100
 | |
|           2.6280 0.5700
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "SceneRampTool" "100"
 | |
|   "ExpressionTool" "56"
 | |
|   "GestureTool" "100"
 | |
|   "RampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |