Dev Asset Collection

All Things That You Need to Build A Video Game
Menu
  • 2D
    • Characters
    • Environments
    • Fonts
    • GUI
    • Textures & Materials
  • 3D
    • Animations
    • Characters
    • Environments
    • GUI
    • Props
    • Vegetation
    • Vehicles
  • Add-Ons
    • Machine Learning
    • Services
  • Audio
    • Ambient
    • Music
    • Sound FX
  • Essentials
    • Tutorial Projects
  • Templates
    • Packs
    • Systems
    • Tutorials
  • Tools
    • AI
    • Animation
    • Audio
    • Camera
    • Game Toolkits
    • GUI
    • Input Management
    • Integration
    • Level Design
    • Localization
    • Modeling
    • Network
    • Painting
    • Particles & Effects
    • Physics
    • Sprite Management
    • Terrain
    • Utilities
    • Version Control
    • Video
    • Visual Scripting
  • VFX
    • Particles
    • Shaders
Home
Tools
Utilities
Component Save System – Free Download

Component Save System – Free Download

Tsunami 19 September, 2022
Sending
User Rating 5 (1 vote)

This is a paid asset, but now you can download Component Save System for FREE, Please keep in mind this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.

For more detail this asset from the Unity Asset Store: Click Here

Component Save System v1.25 (Latest version)

Download Now

Component Save System v1.1

Download Now

“If possible, please buy the package to support the developer”

What is Component Save System?
A save game system that is developed to co-exist with the current component system of Unity. Making it very easy to save each unique GameObject seperately based on identifiers.

? Manual
? HTML5 Demo
? Free version of the plugin

✨ Another save game system for Unity? ✨
How this solution differs from others is that you only have to write a save implementation per component (script). Each GameObject has their components uniquely saved based on an ID that is assigned.

? How does it work in practice? ?
1. Add a component called “Saveable” to the root of a GameObject.
This automatically generates a unique ID for the GameObject.
2. The Saveable component automatically fetches all scripts that implement the
ISaveable interface. (Watch the video if you don’t understand how this works!)
3. Data gets saved to disk when game exits or when SaveMaster.WriteSaveToDisk() is called! You can turn the save on exit off, this automatically makes the saving based on “Save Points”. Data stays cached on scene changes but isn’t written to disk immediately.

? Features ?
– Source code included
– Easily save items you can drop on the floor
– Write a save implementation per-component, keeping your project modular
– Store primitive data (float, int, string) through a single command, such as SaveMaster.SetInt(id, value)
– Writing to Binary and SQLite (Beta), and converting between save types
– AES encryption of save files
– Automatic screenshot saving to metadata, easy to display in a loading screen
– Automatic saving and loading of last used scenes using the Save Last Used Scenes component.
– Game templates included: Sample Game & Main menu & Pause screen.
– Use scriptableobject instead of a string field to set ID’s
– Save data to a custom metadata file

? Compatibility ?
– Windows / Linux
– Android
– WebGL

Other platforms will most likely work, but more excessive testing
is required to fully confirm this.

? Have questions? ?
Contact ? [email protected] to get support.

? Core & Sample Game dependencies ?

This asset uses [SQLite.Net] under [MIT];
This asset uses [SQLite4Unity] under [MIT];
This asset uses [FloatReferenceDrawer] under [MIT];

This asset uses [Kay Kit Mini Game Variety Pack] under [ CC.0 Public Domain];
This asset uses [Kenney.nl Interface Sounds] under [CC.0 Public Domain];
This asset uses [Kenney.nl Game Icons] under [CC.0 Public Domain];
This asset uses [Thud.wav] under [CC.0 Public Domain];
This asset uses [ItemPlaced] under [CC.0 Public Domain];
This asset uses [Explosion Metallic] under [CC.0 Public Domain];
This asset uses [Coin Pickup.mp3] under [CC.0 Public Domain];
This asset uses [gem_ping.wav] under [CC.0 Public Domain];
This asset uses [Door_Unlocking.wav] under [CC.0 Public Domain];

See Third-Party Notices.txt file in package for details.

 
 

Get paid unity asset for free
Prev Article
Next Article

Related Articles

Yade Sheet – Free Download
Tsunami 2 April, 2025

Yade Sheet – Free Download

Unity2Eclipse – Free Download
Tsunami 5 August, 2020

Unity2Eclipse – Free Download

P-VUE (PlayFab Visual Unity Extensions) – Free Download
Tsunami 5 August, 2020

P-VUE (PlayFab Visual Unity Extensions) – Free Download

GDOC – Dynamic GPU Occlusion Culling – Free Download
Tsunami 5 August, 2020

GDOC – Dynamic GPU Occlusion Culling – Free Download

Leave a Reply Cancel Reply

Recent Posts

  • Fantasy Menus – Synty INTERFACE – GUI – Free Download
  • Seat Sorting | Game Template – Free Download
  • FreeCell Solitaire – Free Download
  • Interior of International Space Station – Free Download
  • Cyberpunk Night Club Environment – Free Download

Dev Asset Collection

All Things That You Need to Build A Video Game
Copyright © 2025 Dev Asset Collection
Privacy Policy | Disclaimer | DMCA