When AC saves a file, is there a way to find it, and send it someone else? If so where would it be? Im finding the deeper into my game that I get, the harder it is to test late game content because theres so many little variables. It'd be so much easier if I made a save file I could send to testers to put them in the part of the game I want them to look at and have the game be in the state it would be in for a player.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Yes - by default, they're saved in your game's Application.persistentDataPath folder.
The exact folder will vary by platform / project, but the Console / Log file will print the location upon saving.