What do I use to create the room layouts themselves?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By TheDemonCrusher

What I mean by this is what do I use for the scene like a node2d or whatever. I don’t know how exactly to word this but basically I want to create room scenes that I can instance in code and with random generation create a floor using the excisting rooms. I think I have the random generation algorithm down but I just don’t know how to create the rooms. Do you think you could help with that?

If you can’t thank you for spending the time to read this anyways!
Have a great day!