Persistence Examples
Learn about the possibilities of Persistence and User Data by exploring these example prefabs.
💗 Health Bar
Save player health amounts in a PlayerObject.
🏅 Leaderboard
Save and display high scores with PlayerData.
👆 Persistent Idle Game
Save points & upgrades in a simple Idle Game.
🖊️ Persistent Pen
Save Pen Lines with PlayerObjects.
📌 Position Sync
Save and restore player positions using PlayerObjects.
🎚️ Post-Processing Settings
Save and load bloom settings with PlayerData.
⚔️ Simple RPG
Save RPG-like player classes and levels.
🔒 Unlock Items
Unlock items forever, using PlayerData.