Hey! I’m making a housing system on my game. It’s like a tycoon game where you start from a house and you upgrade the machines inside it etc. (each house has its own machine upgrading data as expected) and its not an open world game so it will work with teleportation. I’m thinking about making each house a new level but i have few questions
How can i make it so each house has its own data on savegame object
I use c++