Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Transfer data between games?

Asked by 3 years ago

If I have one main game that players spawn in, and they unlock certain things in my game, how could i transfer their stats/data to a new game(Like a new map when they teleport). Similar to vesteria when your data transfers when you go to a new area.

0
Multiple places within a single game allow shared datastore. If you have 2 places inside 1 game, you will be able to transfer data by simply having the same datastore key in the other game. greatneil80 2647 — 3y
0
so just add a place inside my game inside of studios? ShadowDinoYT 11 — 3y

Answer this question