Unity Tutorial: Saving and loading data


Serialisation allows us to save and load complex information easily. In this video I take a look at how to serialize complex data using both the built in tools in Unity and some free extensions that expand the capabilities.

Find the code here: https://github.com/GameDevEducation/DeepDive_Serialization