135 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			135 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!Target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "health04"
 | |
|     {
 | |
|       time 0.006667 0.828799
 | |
|       param "npc_citizen.health04"
 | |
|       param2 "75dB"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   channel "Expression"
 | |
|   {
 | |
|   }
 | |
|   channel "Look"
 | |
|   {
 | |
|     event lookat "Lookatplayer"
 | |
|     {
 | |
|       time 0.000000 1.140000
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "Head"
 | |
|   {
 | |
|     event flexanimation "Head"
 | |
|     {
 | |
|       time -0.006667 1.120000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "head_rightleft"         range 30.0 -30.0        
 | |
|         {
 | |
|           0.1821 0.5200
 | |
|           0.4607 0.5000
 | |
|           0.5584 0.5100
 | |
|         }
 | |
|         "head_updown"         range 35.0 -30.0        
 | |
|         {
 | |
|           0.1601 0.4700
 | |
|           0.3567 0.4600
 | |
|           0.4684 0.4300
 | |
|           0.6037 0.4300
 | |
|           0.8077 0.4900
 | |
|         }
 | |
|         "head_forwardback"         range -1.0 1.0        
 | |
|         {
 | |
|           0.1601 0.5300
 | |
|           0.3567 0.5400
 | |
|           0.4684 0.5700
 | |
|           0.6617 0.5300
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Facial"
 | |
|   {
 | |
|     event flexanimation "Facial"
 | |
|     {
 | |
|       time 0.006666 1.120000
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_raiser"         combo        
 | |
|         {
 | |
|           0.2686 0.0000
 | |
|           0.4325 0.8200
 | |
|           0.7196 0.8900
 | |
|           1.0289 0.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lid_tightener"         combo        
 | |
|         {
 | |
|           0.1051 0.4700
 | |
|           0.3866 0.0000
 | |
|           0.9689 0.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser"         combo        
 | |
|         {
 | |
|           0.3006 0.0000
 | |
|           0.4656 1.0000
 | |
|           0.9889 0.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser"         combo        
 | |
|         {
 | |
|           0.5146 0.0000
 | |
|           0.6796 0.0000
 | |
|           0.9889 0.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "lowerer"         combo        
 | |
|         {
 | |
|           0.1051 0.4601
 | |
|           0.3946 0.0000
 | |
|           0.6570 0.0000
 | |
|           0.9689 0.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "wrinkler"        
 | |
|         {
 | |
|           0.1051 0.4400
 | |
|           0.3846 0.0000
 | |
|           0.6596 0.0000
 | |
|           0.9689 0.0000
 | |
|         }
 | |
|         "blink"        
 | |
|         {
 | |
|           0.8030 0.0000
 | |
|           0.8563 0.7677
 | |
|           0.9862 0.0000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |