Overview

The DH Save System allows for the secure saving and loading of game data within Unity, distinguishing between global data and slot-specific data. Global data typically includes game settings like resolution, fullscreen preference, volume, etc., while slot data contains gameplay-related information such as player scores, lives, and positions. Encryption is utilized to secure data, with encryption keys managed in SaveSystemSettings.