Backbone Persistence
Backbone Persistence gives you full control over how your game saves data. Designed for Unity developers who want clarity, flexibility, and powerful tools to handle persistent game state with ease.
by Backbone Labs
Price History +
🧠 Backbone Persistence — Smart Save System for Unity
Designed for Unity developers who want clarity, flexibility, and powerful tools to handle persistent game state with ease.
🚀 Why Backbone Persistence?
Because saving your game's state shouldn't be a nightmare. Backbone turns a tedious chore into a seamless experience — mark your fields, play your game, and let the system handle the rest. Whether you're building a tiny prototype or a massive RPG, Backbone gives you powerful tools with zero friction. Clean code, clean saves, no drama.
✅ Mark and save with one line: Just add [GamePersistent] or [ScenePersistent] to your fields — no setup, no config files, no runtime registration.
🔄 Save any structure: Not just variables — save entire classes with nested data, including custom types.
🧮 EnumArray system: Use enums as keys for clean, self-documenting arrays — such as EnumBoolArray, EnumIntArray, EnumFloatArray, EnumStringArray, or EnumVector3Array. These custom types are fully serialized, editable in the Unity Inspector, and compatible with the persistence system.
🎛️ Modular State Handlers: Easily persist position, rotation, scale, or GameObject activity with ready-to-use components — no extra code required.
🧠 Scene vs Global data: Separate what belongs to each scene and what stays across your game, without complex setup.
🔐 Optional encryption: Protect your save files with AES-based encryption using a custom password.
📁 Multi-slot support: Support for saving and loading from multiple save slots — ideal for player profiles, checkpoints, or testing scenarios.
🧰 Includes
- Full source code, clean and documented
- Game and scene persistence manager
- EnumArray types with full Inspector integration
- Editor icons for persistent fields
- Save/Load interfaces for advanced control
- Example scenes demonstrating all features
📚 Documentation & Support.
- 📝 Full PDF manual
- 🎬 Quick-start and in-depth video tutorials. Quick Start - Full Example
- 🌐 Online documentation. See website
- 💌 Premium email support for customers
Backbone Persistence
Clean. Simple. Modular. Persistent. Just focus on your game — we'll handle the saves.