When I click on ‘leave’ in a game, (in the beta version) it prompts, “you will lose any unsaved changes”. Will game.Players.PlayerRemoved() still run when the player leaves? it seems like there wasn’t a delay when leaving. (Roblox usually has a 1-2 second delay when leaving an experience)
By this I mean if the function doesn’t get called, data might not be saved.