I’m trying to figure out if it is possible to use ProfileService across multiple games and if not, what are the alternatives to cross-game data saving/loading?
‘ProfileService’ is not part of the Roblox API and is instead a module made by another developer. Asking a specific question like this would be better in the thread for the ‘ProfileService’ module
1 Like
The answer is no, you’ll have to set up your own external database to do that.