RustRoguelike
RustRoguelike copied to clipboard
Modular Wall Set
For the full-tile walls, we should have a system where we can build a string of connected walls out of modular bits. These would be middle-bits, end-bits, three-way-intersection-bits, and four-way-intersection-bits.
I don't know if we need this, maybe we should re-examine it to see if it would help things visually.