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.
		
			
				
	
	
		
			113 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			113 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "!Target1"
 | 
						|
{
 | 
						|
  channel "Audio"
 | 
						|
  {
 | 
						|
    event speak "trust1"
 | 
						|
    {
 | 
						|
      time 0.040000 1.263311
 | 
						|
      param "npc_citizen.wetrustedyou01"
 | 
						|
      fixedlength
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Expression"
 | 
						|
  {
 | 
						|
    event flexanimation "face"
 | 
						|
    {
 | 
						|
      time 0.006667 1.313334
 | 
						|
      param ""
 | 
						|
      flexanimations samples_use_time
 | 
						|
      {
 | 
						|
        "lowerer"         combo        
 | 
						|
        {
 | 
						|
          0.0975 0.7700
 | 
						|
          1.0679 0.9200
 | 
						|
        }
 | 
						|
        {
 | 
						|
          0.1081 0.5000
 | 
						|
        }
 | 
						|
        "cheek_raiser"         combo        
 | 
						|
        {
 | 
						|
          0.1081 0.7300
 | 
						|
          0.3933 0.8800
 | 
						|
          0.7647 0.9300
 | 
						|
          1.0256 0.8000
 | 
						|
        }
 | 
						|
        {
 | 
						|
          0.1081 0.5000
 | 
						|
        }
 | 
						|
        "head_updown"         range 35.0 -30.0        
 | 
						|
        {
 | 
						|
          0.1301 0.5900
 | 
						|
          0.3193 0.5600
 | 
						|
          0.4304 0.6700
 | 
						|
          0.6193 0.5800
 | 
						|
          0.8003 0.5700
 | 
						|
          0.9775 0.5000
 | 
						|
        }
 | 
						|
        "head_tilt"         range 18.0 -18.0        
 | 
						|
        {
 | 
						|
          0.1301 0.5000
 | 
						|
          0.4026 0.5600
 | 
						|
          0.9098 0.5100
 | 
						|
        }
 | 
						|
        "lid_tightener"         combo        
 | 
						|
        {
 | 
						|
          0.0857 0.4700
 | 
						|
          0.2696 0.7500
 | 
						|
          0.4875 0.7800
 | 
						|
          0.7904 0.7900
 | 
						|
          1.1179 0.5200
 | 
						|
        }
 | 
						|
        {
 | 
						|
          0.1083 0.5000
 | 
						|
        }
 | 
						|
        "wrinkler"        
 | 
						|
        {
 | 
						|
          0.1006 0.4700
 | 
						|
          0.3164 0.6300
 | 
						|
          0.6180 0.6300
 | 
						|
          1.0920 0.3900
 | 
						|
        }
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Gestures"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "Look"
 | 
						|
  {
 | 
						|
    event lookat "Lookatplayer"
 | 
						|
    {
 | 
						|
      time 0.006667 1.313335
 | 
						|
      param "!player"
 | 
						|
      event_ramp
 | 
						|
      {
 | 
						|
        0.0271 0.2064
 | 
						|
        0.0611 0.5317
 | 
						|
        0.1141 0.9166
 | 
						|
        0.1493 0.9921
 | 
						|
        0.9770 1.0000
 | 
						|
        1.1148 1.0000
 | 
						|
        1.1979 0.7897
 | 
						|
        1.2484 0.5198
 | 
						|
        1.2852 0.2024
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "head"
 | 
						|
  {
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
  "ExpressionTool" "168"
 | 
						|
  "RampTool" "112"
 | 
						|
  "GestureTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |