43 lines
		
	
	
		
			686 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			686 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "!Target1"
 | 
						|
{
 | 
						|
  channel "audio"
 | 
						|
  {
 | 
						|
    event speak "bucket_stepin"
 | 
						|
    {
 | 
						|
      time 0.066667 1.928526
 | 
						|
      param "ravenholm.bucket_stepin"
 | 
						|
      param2 "90dB"
 | 
						|
      fixedlength
 | 
						|
      cctype "cc_master"
 | 
						|
      cctoken ""
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "look at"
 | 
						|
  {
 | 
						|
    event lookat "!player"
 | 
						|
    {
 | 
						|
      time 0.013334 1.920000
 | 
						|
      param "!player"
 | 
						|
      event_ramp
 | 
						|
      {
 | 
						|
        0.1129 0.8553
 | 
						|
        0.1871 0.9649
 | 
						|
        1.7484 0.9737
 | 
						|
        1.8065 0.8246
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "RampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |