Dictionary

Hey everyone

Just need a little help with this one…

I have a inventory which uses a dictionary that populates when i collect items around my game world. When the game is quit and restarted the dictionary deletes as that instance and restarts, i understand this is normal.

Now my game is connected to an Sql database,

What I can figure out is how to get my Dictionary into a string, so it can be uploaded and then converted back into a dictionary when downloaded?

Appreciate your help :slight_smile:

You should look into a JSon serializer. There’s a few on the Asset Store.

Thank you for your reply :slight_smile:

I am unfamiliar with JSon what does it do i’m looking as we speak

https://github.com/jacobdufault/fullserializer