116 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			116 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "ready1"
 | |
|     {
 | |
|       time 0.053334 0.990885
 | |
|       param "npc_citizen.okimready01"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|     event flexanimation "face"
 | |
|     {
 | |
|       time 0.013333 1.053333
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_tightener"         combo        
 | |
|         {
 | |
|           0.0444 0.3000
 | |
|           0.1660 0.5200
 | |
|           0.4383 0.5800
 | |
|           0.8549 0.4900
 | |
|         }
 | |
|         {
 | |
|           0.0636 0.5000
 | |
|           0.0664 0.5000
 | |
|         }
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.0664 0.3900
 | |
|           0.1945 0.6200
 | |
|           0.4213 0.6900
 | |
|           0.6660 0.6600
 | |
|           0.8473 0.5400
 | |
|         }
 | |
|         {
 | |
|           0.0664 0.5000
 | |
|         }
 | |
|         "cheek_raiser"         combo        
 | |
|         {
 | |
|           0.0778 0.4800
 | |
|           0.1641 0.4200
 | |
|           0.5892 0.2700
 | |
|           0.6917 0.5400
 | |
|         }
 | |
|         {
 | |
|           0.0778 0.5000
 | |
|         }
 | |
|         "wrinkler"        
 | |
|         {
 | |
|           0.0778 0.5300
 | |
|           0.1888 0.3400
 | |
|           0.5958 0.1400
 | |
|           0.6926 0.3800
 | |
|         }
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.0787 0.6000
 | |
|           0.1803 0.5400
 | |
|           0.5877 0.5200
 | |
|           0.6508 0.5600
 | |
|           0.7172 0.5600
 | |
|         }
 | |
|         "head_tilt"         range 18.0 -18.0        
 | |
|         {
 | |
|           0.0787 0.4700
 | |
|           0.1850 0.5100
 | |
|           0.6224 0.4900
 | |
|           0.6841 0.5100
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Gestures"
 | |
|   {
 | |
|   }
 | |
|   channel "Look"
 | |
|   {
 | |
|     event lookat "Lookatplayer"
 | |
|     {
 | |
|       time 0.006667 1.020002
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.0271 0.2064
 | |
|         0.0593 0.5317
 | |
|         0.1070 0.9166
 | |
|         0.1314 0.9921
 | |
|         0.6837 1.0000
 | |
|         0.8911 1.0000
 | |
|         0.9331 0.7897
 | |
|         0.9622 0.5198
 | |
|         0.9919 0.2024
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "head"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "SceneRampTool" "100"
 | |
|   "ExpressionTool" "218"
 | |
|   "RampTool" "172"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |