Player Pref Anything
aseward.games
$5.49
$10.99
50%OFF
(no ratings)
Date |
Price |
---|---|
日時 |
価格($) |
10/31(2019) |
16.49 |
01/02(2020) |
10.99 |
07/21(2020) |
5.49 |
11/23(2024) |
5.49 |
Jump AssetStore
Do you need to save a local leaderboard, game progress, stats, or anything? Player Pref
Anything is a full replacement of the Unity PlayerPref system designed to be a faster and easier way to save your data without the hassle of a large and complicated save system.
Need something just a tiny bit more in depth? Or maybe you need to store your save data online in a cloud storage. Player Pref Anything comes with a fully replaceable back-end controller, allowing you to customize where and how the bytes are stored.
Forum Thread
Join the discord!
API Documentation
Quick Start Guide
Effortless integration into existing PlayerPref based projects, simply import the namespace using PlayerPrefs = Plugins.PlayerPrefAnything.PlayerPrefs and immediately gain all the benefits of Odin Serializer. No more constant reads and writes to the registry!
Highlights
Store ANYTHING
Quickly upgrade existing PlayerPref project to PlayerPrefAnything
Customizable Storage Pipeline
In-Editor modifying of pref values.
Build prefs with your project allowing you to set default values without a complicated manager.
Mark variables as PlayerPrefs to give them a key backing.
Fully auto-generated documentation
Source is included, modify to suit your needs.
This asset uses Odin-Serializer under Apache 2.0; see Third-Party Notices.txt file in package for details.