Add the ability to load optimal settings for testing in 'DevMode'.
Idea 1: Load when a specific key is pressed and 'DevMode' is enabled.
Idea 2: Load when a specific button is clicked in the gameMenu.
Ideally these settings shouldn't be read from an XML file but from gameConstants, this way only developers are able the change these settings values by actually modifying the code.
Add the ability to load optimal settings for testing in 'DevMode'. Idea 1: Load when a specific key is pressed and 'DevMode' is enabled. Idea 2: Load when a specific button is clicked in the gameMenu.
Ideally these settings shouldn't be read from an XML file but from gameConstants, this way only developers are able the change these settings values by actually modifying the code.