119 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			119 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "ahgordon02"
 | |
|     {
 | |
|       time 0.006667 1.349864
 | |
|       param "npc_citizen.ahgordon02"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Look"
 | |
|   {
 | |
|     event lookat "Lookatplayer"
 | |
|     {
 | |
|       time -0.000000 2.053334
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.026667 2.000000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_droop"         combo        
 | |
|         {
 | |
|           0.2849 0.6700
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.1747 1.0000
 | |
|           0.7153 1.0000
 | |
|           1.3723 0.9900
 | |
|           1.4679 0.8600
 | |
|           1.7333 0.2000
 | |
|         }
 | |
|         {
 | |
|           0.1289 0.2600
 | |
|           0.2973 0.5000
 | |
|           1.3035 0.4900
 | |
|           1.6200 0.8900
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1747 1.0000
 | |
|           0.5206 0.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "corner_puller"         combo        
 | |
|         {
 | |
|           0.3285 0.0000
 | |
|           0.5552 0.3300
 | |
|           0.7901 0.4100
 | |
|           1.2060 0.2000
 | |
|         }
 | |
|         {
 | |
|           0.5602 1.0000
 | |
|           1.9733 1.0000
 | |
|         }
 | |
|         "puckerer"         combo        
 | |
|         {
 | |
|           0.3285 0.0000
 | |
|           0.7492 0.3000
 | |
|         }
 | |
|         {
 | |
|           0.5602 0.0000
 | |
|           1.9733 0.0000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.026666 2.006666
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.2003 0.6300
 | |
|           0.3765 0.6200
 | |
|           0.6412 0.5200
 | |
|         }
 | |
|         "head_tilt"         range 18.0 -18.0        
 | |
|         {
 | |
|           0.3137 0.6500
 | |
|           0.8546 0.6700
 | |
|           1.3432 0.6400
 | |
|           1.6073 0.6000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "SceneRampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "RampTool" "100"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |