Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
		
			
				
	
	
		
			114 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			114 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "!Target1"
 | 
						|
{
 | 
						|
  channel "Audio"
 | 
						|
  {
 | 
						|
    event speak "question02"
 | 
						|
    {
 | 
						|
      time 0.006667 2.563923
 | 
						|
      param "npc_citizen.question02"
 | 
						|
      param2 "75dB"
 | 
						|
      fixedlength
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Expression"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "Facial"
 | 
						|
  {
 | 
						|
    event flexanimation "Facial"
 | 
						|
    {
 | 
						|
      time -0.000000 2.566667
 | 
						|
      param ""
 | 
						|
      flexanimations samples_use_time
 | 
						|
      {
 | 
						|
        "inner_raiser"         combo        
 | 
						|
        {
 | 
						|
          0.1168 0.6000
 | 
						|
          0.2100 0.6800
 | 
						|
          0.4886 0.7000
 | 
						|
          0.5650 0.6600
 | 
						|
          0.7470 0.0600
 | 
						|
        }
 | 
						|
        {
 | 
						|
        }
 | 
						|
        "eyes_updown"         range 30.0 -30.0        
 | 
						|
        {
 | 
						|
          0.1019 0.5100
 | 
						|
          0.1185 0.5000
 | 
						|
          0.2130 0.3900
 | 
						|
          0.2358 0.3800
 | 
						|
          0.7479 0.3800
 | 
						|
          0.7707 0.3700
 | 
						|
          0.8837 0.2400
 | 
						|
          0.9045 0.2300
 | 
						|
          1.1457 0.2200
 | 
						|
          1.7674 0.2300
 | 
						|
          1.7965 0.2300
 | 
						|
          1.9108 0.4600
 | 
						|
          1.9233 0.4600
 | 
						|
        }
 | 
						|
        "eyes_rightleft"         range 30.0 -30.0        
 | 
						|
        {
 | 
						|
          0.1019 0.5100
 | 
						|
          0.1185 0.5000
 | 
						|
          0.2130 0.2500
 | 
						|
          0.2358 0.2400
 | 
						|
          0.7479 0.2400
 | 
						|
          0.7707 0.2300
 | 
						|
          0.8837 0.5000
 | 
						|
          0.9045 0.4900
 | 
						|
        }
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Head"
 | 
						|
  {
 | 
						|
    event flexanimation "Head"
 | 
						|
    {
 | 
						|
      time -0.000000 2.566667
 | 
						|
      param ""
 | 
						|
      flexanimations samples_use_time
 | 
						|
      {
 | 
						|
        "head_updown"         range 15.0 -15.0        
 | 
						|
        {
 | 
						|
          0.1064 0.4702
 | 
						|
          0.1812 0.4680
 | 
						|
          0.2521 0.4838
 | 
						|
          0.3716 0.5432
 | 
						|
          0.4408 0.5523
 | 
						|
          0.8948 0.5478
 | 
						|
        }
 | 
						|
        "head_forwardback"         range 0.2 -0.2        
 | 
						|
        {
 | 
						|
          0.1500 0.7280
 | 
						|
          0.3015 0.7575
 | 
						|
          0.8086 0.6745
 | 
						|
          1.0218 0.5555
 | 
						|
        }
 | 
						|
        "head_rightleft"         range 30.0 -30.0        
 | 
						|
        {
 | 
						|
          0.9398 0.5012
 | 
						|
          0.9565 0.5012
 | 
						|
          1.1697 0.5249
 | 
						|
          1.3937 0.4869
 | 
						|
          1.6191 0.5131
 | 
						|
          1.8422 0.4941
 | 
						|
          2.0854 0.4988
 | 
						|
        }
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "100"
 | 
						|
  "RampTool" "100"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |