I'm using Godot 3rc3.
Hi. I'm making a game and, obviously, it requires storing data. I have always used user:// because it was the most obvious path.
But now it started behaving in strange way: as long as I'm in the editor everything seems normal and the files are saved to res://user/, but when I export, even if the folder is created, the files and folders inside of the user:// folder aren't stored.
I'm using Windows 8.1 and user is C:\Users\USERNAME\AppData\Roaming\GAME NAME\.