List to XML
I have a save system that works perfect, but when i add a second list for it to save (Inventory items) it breaks.. Idk if its my inventory or SaveLoad script..
Inventory: https://pastebin.com/RrERkXpC
SaveLoad(GameControl):https://pastebin.com/7gegYUNs
Note: in the GameContol, anything in the Load,save, and gamedata, with inventory when removed works great, with those there it shows my way of seralzing it.. Same as the other List..
Comment