I need a decent serializer that can easily save gameobjects and components. This seems to be dead and this has its problems. Is there a free solution for unity 5? Best paid one?
I need a decent serializer that can easily save gameobjects and components. This seems to be dead and this has its problems. Is there a free solution for unity 5? Best paid one?
Json.net is one of the best serializerd in c# world. There is a version for unity also on the asset store
The first one (Unity Serializer) was forked and fixed for Unity 5 (by myself). You can get it here.