File path

Is there a way that I can find my file path to my save file.

Yes, add this to your Save() method in SavingSystem

Debug.Log($"Saving To {path}");

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms