68 lines
		
	
	
		
			902 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			902 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "!target1"
 | 
						|
{
 | 
						|
  channel "Audio"
 | 
						|
  {
 | 
						|
    event speak "yes!"
 | 
						|
    {
 | 
						|
      time 0.197917 3.355264
 | 
						|
      param "ep_02.reb_magblasted01"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "lookAt"
 | 
						|
  {
 | 
						|
    event lookat "look at player"
 | 
						|
    {
 | 
						|
      time 0.061600 4.428281
 | 
						|
      param "!player"
 | 
						|
      event_ramp
 | 
						|
      {
 | 
						|
        0.1500 0.8492
 | 
						|
        4.3420 0.0556
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "moveTo"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "faceTo"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "postures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "seq"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "body"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "gestures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "head"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "facial"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "trigger"
 | 
						|
  {
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "64"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "RampTool" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 | 
						|
ignorePhonemes off
 |