51 lines
		
	
	
		
			762 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			762 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "Alyx"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "al_excuseminute02"
 | |
|     {
 | |
|       time 0.062500 1.328464
 | |
|       param "ep_01.al_excuseminute02"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "lookit"
 | |
|     {
 | |
|       time 0.038333 1.394723
 | |
|       param "!player"
 | |
|       event_ramp 
 | |
|       {
 | |
|         0.1211 0.3204
 | |
|         1.0699 0.5525
 | |
|         1.1552 0.5580
 | |
|         1.1618 0.3481
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "gestures"
 | |
|   {
 | |
|   }
 | |
|   channel "postures"
 | |
|   {
 | |
|   }
 | |
|   channel "facial flex"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "96"
 | |
|   "ExpressionTool" "100"
 | |
|   "RampTool" "98"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |