Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Do the purchases persist when the user starts a new game?

(+1)

Out of the box? No. That would require user credentials and a database. But you could trigger/control a variable/switch and use a global variable/switch Plugin to achieve that.