Paths Between Suites?
ronjeffries.com · 4 days ago · discuss
Hello, loves! If things go as I expect, we’ll start working on the paths between sections of the dungeon. It could happen. It begins to happen. My rough plan for the inter-section paths is to build suites for each end of the path, and then so call a layout method to draw the path. That method may not currently exist, but we know that the code to do the job is in there somewhere. Then, we’ll figure out a way to mark the path “impermeable”, that is, arrange things so that if a room tries to connect with it, it’ll...