Accessors and GUIs for persistent preference values using a JSON file
-
Updated
Nov 10, 2025 - C#
Accessors and GUIs for persistent preference values using a JSON file
Unity PlayerPrefsExtra gives you the ability to save more complexe data types such as : Vectors, Bool, Colors, Lists, ... and it uses the Unity's PlayerPrefs behind the scene.
A high-level, powerful Unity Editor tool to inspect, edit, and clean PlayerPrefs data. Provides a full-featured, safe interface for developers and testers to manage saved game data, including high scores, settings, and progression values, without digging into OS files or code.
Add a description, image, and links to the unity-playerprefs topic page so that developers can more easily learn about it.
To associate your repository with the unity-playerprefs topic, visit your repo's landing page and select "manage topics."