- Steam App
- TorqueL (250070)
- Event type
- patch note
- Published
- 29 January 2015 - 12:55:41 UTC
- Source
- steam_community_announcements
The next update(ver.1.0.1) will include fixes for the following bugs.(Published) * Inability to progress if "Back to Title" is selected before restarting after failing a level Thank you for playing and your feedbacks! I'm happy with most reviewers said they loved TorqueL's game design concept. Also I understand that you expect a save function to be implemented too. so I'm looking into How I can implement save method for TorqueL without disrupting original game design. I'm planning on the following implementation. Upon reaching a goal, the game will record which chamber is next and the time taken to reach that goal. (There will be only one save file; if save data exists, it will be overwritten.) For example, upon clearing Chamber02, save data will be created allowing the player to continue from Chamber03. If save data exists when the game is loaded, a goal labeled "Continue" will appear o...