Save and Load Prefab Instances using Auto Save

This is a basic example of saving and loading prefabs which are instantiated at runtime, using the ES3 Auto Save and ES3 Prefab Components provided with Easy Save. These Components are attached to the prefabs we are going to instantiate.

ES3 Auto Save loads any saved prefabs when the scene is loaded, and saves instantiated prefabs when the application is quit or paused.

Note:

  • Easy Save should be installed in your project before importing this example. The example is located in Assets/Easy Save 3/Examples/.
  • All examples are only provided as an educational sample, and may need modification for your purposes. They are provided without warranty.

Discussion

https://moodkie.com/forum/viewtopic.php?t=1468