Looking to change the save and load system, with multiple novel's state being saved in one json only.

General development topics: using various Unity tools, publishing games, etc.
Post Reply
mkssa
Posts: 2
Joined: 01 Jun 2022 10:06

Looking to change the save and load system, with multiple novel's state being saved in one json only.

Post by mkssa »

like the subject says, I want to save multiple novel's data in one json file. Loading a particular novel's data when needed and saving without tampering the other data. How should i approach this?

Post Reply