Hi everyone,
I'm looking for a way to create new files and save them automatically inside a preset path.
So I've tried to do it with the FileSystem. But this seems only to work after the File Picker - action is executed before and the user has choosen a path.
But what if i have already created folders inside my project, and i would like to use those folders to store and read new created files?
I mean of course it would work with the File Picker, but i don't want the user to go and find the correct file path, if there could be already a preset one which will always be the same.