Hello fellow developers,
I have a question regarding Data Stores. In my game, a player has an inventory of houses. The inventory is a folder containg boolean values. By default they are false, (because the player has not bought them yet), and I am trying to figure out a way to save the players inventory when they leave and rejoin. I am not very proficient with data stores, and any help would be appreciated!
Here is a screenshot:
