This project explores 3 different methods of data serialization (Saving) in Unity: binary serialization, PlayerPrefs and JSON serialization. I based this project on the Unity Serialization Live Cast ...
There are many different use cases for OdinSerializer. If you just need a serialization library to use in your own private project, we can recommend that you simply use it out of the box. If you would ...