In my game Adventure Hunt there is over 20 values that need to be saved and i thought, maybe a file selection GUI?
So in the menu you click Select File and select the file you want to play on. Then the datastore loads up all the values from that file.
How would i make one though?
Also, my game has multiple places.
Any help or tips?