Save and load profiles for Arch-Viz project

Hey guys,

I have an Arch-Viz project, where the client can enter and change the floor, color of the walls etc.

There are many things he can change that will be sold to him later.

How can I make a system where I save all the changes it has made?
So I can load his custom apartment again? (if needed)

Thanks a lot!!

There are lots of ways to achieve this, save files, json/xml saved to a server, text files saved locally. It all depends on your capabilities and what platform you are releasing on.

Most of the stuff can be achieved through a little development and using some of the plugins available on the Marketplace.