Note: I'm the author of this library.
I struggled a lot with object serialization on Unity, so I created an lightweight class to deal with this. Easy Serializer is a one-file project that provides one-line serialization and deserialization compatible with standalones, iOS and Android. Creds to @TowerOfBricks from this thread from who proved some bolierplate code.
https://github.com/antonholmquist/easy-serializer-unity
↧