I’d like to be able to save or load to/from a specific location rather than the Saved/SaveGames/ folder. My reason is that i’m wanting to have my app run off an android device but load a save file from a usb stick. Any ideas?
Dan
I’d like to be able to save or load to/from a specific location rather than the Saved/SaveGames/ folder. My reason is that i’m wanting to have my app run off an android device but load a save file from a usb stick. Any ideas?
Dan
It is possible yes, but not with the default savegame functionality. Look at Rama’s plugin with the reading/writing text files stuff
If anyone wants to know, I’ve achieved this by adding plenty of …/ 's in a row, enough to get me back too the root, then I can get to where I want on the android device via storage/usbdrive/my folder/my save