• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 5: 2019-06-07T04:36:09Z
  • First Published: 2016-03-30T20:46:23Z
  • Size: 838768
  • Supported Unity Versions: 2017.1.5
tools utilities

EpicPrefs - PlayerPrefs on Steroids

(26 Votes)
$15.97 $15.97

PlayerPrefs on Steroids

EpicPrefs is the next gen PlayerPrefs.
It supports tons of types, has a visual editor, and full encryption.

With EpicPrefs, you can simply save any of the following types with one line of code :
* Integer
* Float
* String
* Bool
* Double
* Long
* Lists
* Dictionaries
* Integer, Float, String and Double Arrays
* Quaternions
* Vector2
* Vector3
* Vector4
* Color
* Custom classes
* AND MANY MORE!

We streamlined our access methods with the original PlayerPrefs, but without bloating your registry!
EpicPrefs is NOT using PlayerPrefs and is NOT storing its prefs in the registry like Unity does. It is file based and can be tweaked to your needs!
BUT we tried to make the switch for you as simple as possible, e.g. setting a string works like so :
EpicPrefs.SetString("Name","Value",true);
See that third parameter ? This is an optional bool to encrypt your EpicPrefs with full AES Encryption.

You can take a look at the Documentation for more details on the usage!
As mentioned before, this package also includes a fully functional editor GUI to add,save,remove or modify EpicPrefs of any of the supported types.
Plus, you can export these right into your game! Yes, you read right, you can set EpicPrefs in the Editor, and by the hit of a single button all your EpicPrefs will be exported to your built and be ready for your game to call them !

EpicPrefs is compatible and tested on Unity 2017.1 upwards and works on mobile, console and PC!

We would of course like to extend our already long list of supported types, so if you have anything in mind, just drop us a note at [email protected] or on Twitter : @hottotem


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!