/godot-save-config-demo

A basic system to write, save and load game data and settings

Primary LanguageGDScriptMIT LicenseMIT

Config and Save Demo

A basic system to write, save and load game data and settings

Just download the code and open the project in Godot;

This was made on Godot Engine 3.2.3 and may not work in some older versions;

In the settings screen you can adjust volume, resolution, and apply for them to take effect; Settings Menu

Renameable save slots; Save Slots

A screen that shows the dictionary from the save file and stuff to modify (deleting isn't supported). In-game screen