How to make rooms in a game?

Hello friends,
Recently I am trying to make a game like Dungeon Quest and I want to make rooms in it, I wanted help that how should I add an automatic frame in the section of the room when a room is made.

Could you please elaborate? Thanks.

Actually I am making a game like Dungeon Quest in which when a room is made so it is displayed in an GUI.

My way of doing this would be to clone the map, remove the ceiling and put it in a ViewportFrame.
Then you can move the Camera to have a top-down view on the map.

Your question is not clear and the response you made to help clarify the post didn’t exactly help for overall clarification. What specifically are you trying to accomplish? Are you looking for how to get a dungeon room into a Gui like the server select list does in Dungeon Quest? That’s just a screenshot of the dungeon and an ImageLabel.

2 Likes

He’s trying to put a room in a viewportframe