Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Got a question. How would i delete all of the progress i made in the game? I mean, like even the secret stuff that seems to never come back, even on a new save file.

Godot stores files in its own temp folder, it's a little strange.

(user)/Appdata/Roaming/Godot/app_userdata/PROJECT VAGARI

Just wipe everything there that isn't a folder, and you should have an entirely clean sweep!

Additionally, since this is the only folder Godot allows me to modify, you can take screenshots with F12 and they'll appear in that folder. Very neat.

You'll also notice a few messages left behind by [] there that might seem nonsensical without context. Just ignore those.