83 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "alyx"
 | 
						|
{
 | 
						|
  channel "audio"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
    event lookat "look at vort"
 | 
						|
    {
 | 
						|
      time 0.008929 2.354167
 | 
						|
      param "vort"
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "move to"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "gestures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "postures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "facial flex"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "triggers"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "sequence"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "face to"
 | 
						|
  {
 | 
						|
    event face "face loading door"
 | 
						|
    {
 | 
						|
      time 0.014136 2.333333
 | 
						|
      param "mark_loading_door"
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "text"
 | 
						|
  {
 | 
						|
    event generic "I think that's Gordon"
 | 
						|
    {
 | 
						|
      time 0.020834 2.354167
 | 
						|
      param "debugtext Alyx: I think that's Gordon."
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
actor "vort"
 | 
						|
{
 | 
						|
  channel "audio"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "move to"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "gestures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "postures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "facial flex"
 | 
						|
  {
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "64"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "RampTool" "66"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |