After performing a code review of all scripts in Enigmatic, the following were cleaned up &|| edited:
- Player.cs - Added comments, removed unused commented out code
- PlayerAction.cs - Added comments, removed Debug statements
- ProjectileScript.cs - Added comments
- RiddleScript.cs - Added comments, removed unused commented out code
- FinalRiddle1.cs (as well as 2 & 3) - Removed Debug statements
- FinalRiddleQuit.cs - Added comments
- FinalRiddleText.cs - Added a commment, deleted unused Update() function
- levelSelect.js - Deleted, script is no longer used
- XOnRailsPlatformX.cs - Deleted, script is no longer used
- mainMenuKeyboard.js - Added comments
- IntroductionScene.cs - Removed an unused variable
Update: Fixed a small bug where the background music from the final riddles was bleeding over into the end credits.
No comments:
Post a Comment