101 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			101 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "hellodrfm01"
 | |
|     {
 | |
|       time 0.066667 0.911202
 | |
|       param "npc_citizen.hellodrfm01"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Look"
 | |
|   {
 | |
|     event lookat "Lookatplayer"
 | |
|     {
 | |
|       time 0.000000 0.933334
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time 0.013334 0.906667
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.0478 0.5051
 | |
|           0.1468 0.4974
 | |
|         }
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.0461 0.5598
 | |
|           0.0915 0.5670
 | |
|           0.2183 0.5683
 | |
|           0.3306 0.5658
 | |
|           0.6155 0.5449
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.006667 0.900000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_raiser"         combo        
 | |
|         {
 | |
|           0.0977 0.5000
 | |
|           0.3431 0.2500
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.0852 0.8300
 | |
|           0.3264 0.5800
 | |
|           0.5497 0.4600
 | |
|           0.7534 0.1100
 | |
|         }
 | |
|         {
 | |
|           0.0915 0.1800
 | |
|           0.2557 0.5900
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.1052 0.5900
 | |
|           0.3464 0.4100
 | |
|           0.5697 0.2900
 | |
|           0.7314 0.0600
 | |
|         }
 | |
|         {
 | |
|           0.0915 0.2700
 | |
|           0.2557 0.5900
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "SceneRampTool" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |