PlayerSave

Lachee

(4)
FREE
Publisher Lachee
File size 247.25kB
Number of files 12
Latest version 1
Latest release date 2015-07-10 08:52:32
First release date 2015-07-10 08:52:32
Supported Unity versions 2018.4.2 or higher
PlayerSave is a alternative to unity's PlayerPrefs, adding more features, security and saving to file over the dangerous registry.

Saves To File, which allows multiple saves and better management

Encryption Options, which allows encrypt you save file to protect your data.

Similar Syntax to PlayerPrefs which allows you to more easily integrate it with your projects.

Stays Serialized during play! This means that if you recompile during gameplay, the save information will still be there (only if you are using the included manager).

Extended Methods allows you to save the following types:
- Strings
- Ints
- Int Arrays
- Floats
- Float Arrays
- Bools
- Bool Arrays
- Byte Arrays
- Vector2
- Vector3
- Quaternion
- Color
- Texture2D
- Rect
- DateTime
- Transform (position, rotation and scale in one key)

Top Publisher Assets