* add pause menu assets * layout and animation for pause * make play mode prefab function re-assign unused class inheritance * remove filepath * don't init medals twice * remove PlayerActionObject * initial attempt at anti-note lock TODO: circumvent inputs clearing themselves making the functionality not work * properly implement input lock prevention * fix error on editor open * functional pause menu * bugfix * make unpausing not reset current play statistics * serialize initializer components in inspector instead of procedurally generating * sanity check * note for fade * make flashes in the camera prefabs instead of in world space remove / reorganize script files address issue #411 * fix bug with perfect campaign make minigame transitions hide the game canvas adjust animation of the song credits textbox * fully functional intro scene (placeholder for future title screen) refactored entire game loading procedure re-organized some files * add interaction query to disclaimer text * reword legal * anchor section medals to section display more tempo change placement controls * operation order bugfix * prep for future ratings and stats * loading text * autoload opening scene * splash screen adjustments added setting to force enable splash screen * adjust setting entry
		
			
				
	
	
		
			17 lines
		
	
	
		
			436 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			436 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
%YAML 1.1
 | 
						|
%TAG !u! tag:unity3d.com,2011:
 | 
						|
--- !u!114 &1
 | 
						|
MonoBehaviour:
 | 
						|
  m_ObjectHideFlags: 61
 | 
						|
  m_CorrespondingSourceObject: {fileID: 0}
 | 
						|
  m_PrefabInstance: {fileID: 0}
 | 
						|
  m_PrefabAsset: {fileID: 0}
 | 
						|
  m_GameObject: {fileID: 0}
 | 
						|
  m_Enabled: 1
 | 
						|
  m_EditorHideFlags: 0
 | 
						|
  m_Script: {fileID: 11500000, guid: a287be6c49135cd4f9b2b8666c39d999, type: 3}
 | 
						|
  m_Name: 
 | 
						|
  m_EditorClassIdentifier: 
 | 
						|
  assetDefaultFramerate: 60
 | 
						|
  m_DefaultFrameRate: 60
 |