Player Prefs Security

$4
Publisher Kreli Studio
File size 462.11kB
Number of files 7
Latest version 1
Latest release date 2018-07-20 10:17:20
First release date 2018-07-20 10:17:20
Supported Unity versions 2018.4.2 or higher

Player Prefs Security allows you to easily protect game data from dishonest players. Encryption prevents unauthorized data changes. The value and name of the variable is encrypted, and in addition a special security key is created, with which the value before decrypting is compared makes it very difficult to figure out which variable what it means and any modification.


In addition, Player Prefs Security extends the capabilities of Unity and allows you to save a larger group of the most commonly used variable types such as:
• string
• int
• long
• double
• float
• bool
• Vector2
• Vector3
• Quaternion
• Color
• Date Time
• Time Span


There is also an editor window (currently only on Windows, but we work on versions for Mac and Linux. ALL SCRIPTS WORKS ON ALL PLATFORMS, only editor window is on Windows). You can enable them by selecting "Window / Player Prefs Security". In the panel you can find detailed information about the saved data, you can edit it and create new ones. There is also a preview of the standard Player Prefs.

An additional feature of Player Prefs Security is secure getting of the current date and time from the Internet, which effectively prevents cheating during on time tasks and rewards.

Top Publisher Assets