Hello, I recently played a game where you would buy something and then, we can purchase it again. So, my question is how do I make a game pass that can be used multiple times without deleting it from the inventory?
Thanks,
TheBrainy06
Hello, I recently played a game where you would buy something and then, we can purchase it again. So, my question is how do I make a game pass that can be used multiple times without deleting it from the inventory?
Thanks,
TheBrainy06
You should use dev-products which are gamepasses that can be bought multiple times and datastore whatever they buy.
This is exactly what I have been looking for. Thanks!