Save Game
Appearance
Description
Clicking on this button shows a pop-up asking you to choose a name for the save. The default save name is determined as follows:
- If you've already saved the game, the default save name is the latest saved game name.
- Otherwise, the default name is SaveN, where N is the first integer larger or equal than 1 that it is not already used. Example: if you saved Save1 and Save2, then the default name will be Save3. If you saved Save1 and Save3, then the default name will be Save2, etc.
If the save name is already used, a warning message will appear (This name already exists. It will overwrite the old save!).
Note: There is no autosave feature as of now, so I suggest saving regularly!