Saving Data
User information and score data are stored safely using appropriate methods.
Storage Location
Data is stored in the cloud (Firebase) and in the browser (Indexed DB, Local Storage).
How Saving Works
Data is saved automatically. Score data in the editor is auto-saved at regular intervals, but you can also save manually.
Disabling Auto-Save
To disable auto-save for score data, go to Settings ⚙️ → Preferences tab → Save tab, and uncheck Enabled under Auto-Save.
Changing Auto-Save Interval
To change how often score data is auto-saved, go to Settings ⚙️ → Preferences tab → Save tab, and change the Interval value.
The default is 5 minutes.
