Shop GUI Script Important Question

Hey guys, I have a shop GUI that a friend of mine made, and it works and all- but we are having trouble figuring out how to make it save the fact that you’ve bought an item, so when you leave the game you can re equip the item.
Could I have some help?
Thanks!

3 Likes

You’re going to have to look into datastores.
Datastore can let you save player data to the game, and retrieve data when the player joins.

I’d advise you to look here for more information: Data Stores | Documentation - Roblox Creator Hub
As well as efficient ways of saving player data: Documentation - Roblox Creator Hub

3 Likes

I found a video tutorial for you on how to save items in your inventory after purchasing them . I hope this helps you :wink:

2 Likes