SS3D
SS3D copied to clipboard
Seeing inside of walls thru windows on some connection types
Summary
With certain types of connections between walls and windows you can see inside the wall from the window. This is a result of the window script (TieredAdvancedAdjacencyConnector) does not yet support all the special window meshes. Specifically these would be all the special L, T, and X window variants (for both standard and reinforced windows)
Steps to Reproduce
Build a wall next to a line of windows, resulting in one of the window meshes to change to and L, T, or X and try viewing the wall through the window.
This will be fixed by the implementation of the new component-based wall system by myself, which I need to finish documentation for, and hopefully, this will be resolved in the tilemap rework #628