Such as having a ability to upgrade one room or create another in the same spot? So if that was to difficult to understand here is the gist of it, I wish to create a game in which you choose whether you want to make a new area such as a storage room, or to expand a room you already have. I have absolutely no clue how i could script this. Im not asking for the whole code im just asking how i could create such thing. Thanks in advance!
EDIT
In a 2d view with guis
Have the different options stored in "ServerStorage." Have several buttons that give you different choices. When one button is touched, the others fade and the script will call the desired room into Workspace.
If I helped you out, be sure to accept my answer!