147 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			147 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "heretohelp02"
 | |
|     {
 | |
|       time 0.086667 1.277892
 | |
|       param "npc_citizen.heretohelp02"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Look"
 | |
|   {
 | |
|     event lookat "Lookatplayer"
 | |
|     {
 | |
|       time 0.000000 1.533333
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.013333 1.513333
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.2342 0.4244
 | |
|           0.2778 0.4219
 | |
|           0.8275 0.4268
 | |
|           0.8899 0.4207
 | |
|         }
 | |
|         "head_tilt"         range 18.0 -18.0        
 | |
|         {
 | |
|           0.3222 0.5859
 | |
|           0.7635 0.5884
 | |
|           0.8259 0.5822
 | |
|         }
 | |
|         "eyes_updown"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.2060 0.5200
 | |
|           0.2193 0.5200
 | |
|           0.2796 0.2100
 | |
|           0.2942 0.2200
 | |
|           0.5508 0.1900
 | |
|           0.5674 0.1900
 | |
|           0.6194 0.0900
 | |
|           0.6381 0.0900
 | |
|           1.1838 0.1200
 | |
|           1.2004 0.1200
 | |
|           1.2478 0.4000
 | |
|           1.2780 0.3900
 | |
|         }
 | |
|         "eyes_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.2060 0.5200
 | |
|           0.2193 0.5200
 | |
|           0.2796 0.5200
 | |
|           0.2942 0.5300
 | |
|           0.5508 0.5300
 | |
|           0.5674 0.5300
 | |
|           0.6194 0.4000
 | |
|           0.6381 0.4000
 | |
|           0.8958 0.3800
 | |
|           0.9124 0.3800
 | |
|           0.9598 0.5000
 | |
|           0.9900 0.4900
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.013333 1.520000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_tightener"         combo        
 | |
|         {
 | |
|           0.1020 0.0000
 | |
|           1.2840 0.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.1020 0.4900
 | |
|           0.2329 0.5000
 | |
|           1.0188 0.5100
 | |
|           1.2840 0.4900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1020 1.0000
 | |
|           0.3576 0.9800
 | |
|           0.4621 0.8000
 | |
|           0.5930 0.7900
 | |
|           0.7485 0.9200
 | |
|           1.2840 1.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "cheek_raiser"         combo        
 | |
|         {
 | |
|           0.0822 0.5300
 | |
|           0.3001 0.4000
 | |
|           0.6391 0.4200
 | |
|           1.2351 0.4300
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "corner_depressor"         combo        
 | |
|         {
 | |
|           0.0822 0.1800
 | |
|           0.2661 0.2300
 | |
|           0.6051 0.2500
 | |
|           1.2351 0.1900
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "SceneRampTool" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |