Super Save Loader is a tool that makes saving and loading in Unity
SUPER! Aside from
easy, single-line saving & loading, it's other main features are
automatic obfuscation of save data, and
loading data from other games.
–
Contact Me–
Online Documentation–
Support ForumSUPER UsefulCan be used to:
–
Save data across scenes.–
Save data across play sessions.–
Save to multiple save files.–
Load data from other games.SUPER Cross-PlatformCompatible with:
–Windows, Mac, Linux, Unity Editor
–WebGL, Unity Web Player
–Android, iOS
Loading from other games isn't supported on iOS & webSUPER VersatileYou can
serialize almost any type! If you can see it in the inspector, it can be saved as JSON or XML!
SUPER SmartCan obfuscate files using
automatically-generated encryption keys.
Automatically saves data to the persistent data folder, within organized folders for developer and product name.
Like, really REALLY smartCan
load data from other games, even when obfuscated! Super Save Loader can also be used to check if a game's save data exists.
–
Contact Me–
Online Documentation–
Support Forum