Plugin that makes it easy to add saving to individual components. All data gets stored in cache during a run, so it persists between scenes without saving. Making it also to create "save points".
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.