Hello, I am very unexperienced when it comes to data store. I’m trying to utilize the Profile Service module as I’ve read good things about it.
Right now I have all of my items saved with IDs in a folder where the value represents the quantity of the item a player has. How is the best way to convert this onto Profile Service?
If I iterate through all of the items could I have issues with overwriting new items that I add later?