Unity Tutorial: Serialization Tricks


We’ve seen a few different aspects of working with serialization in Unity and it’s time to dive even deeper and look at how we can directly tap into the serialization process that’s happening and use that to manage more complex data or manage data in more efficient ways than the default methods permit.

📂 Grab the full project ➠ https://github.com/GameDevEducation/DeepDive_UnitySerialization