51 lines
		
	
	
		
			752 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			752 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "Alyx"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "al_tvsmash04"
 | |
|     {
 | |
|       time 0.062500 3.408260
 | |
|       param "ep_01.al_tvsmash04"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "lookit"
 | |
|     {
 | |
|       time 0.031389 3.318334
 | |
|       param "!player"
 | |
|       event_ramp 
 | |
|       {
 | |
|         0.1211 0.3204
 | |
|         3.0004 0.5525
 | |
|         3.0857 0.5580
 | |
|         3.0923 0.3481
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "gestures"
 | |
|   {
 | |
|   }
 | |
|   channel "postures"
 | |
|   {
 | |
|   }
 | |
|   channel "facial flex"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "96"
 | |
|   "ExpressionTool" "100"
 | |
|   "RampTool" "98"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |