SS3D
SS3D copied to clipboard
Implement Wire Adjacency Connections
Summary
Implement a new tilemap adjacency connection script (similar to the others) for "wire connections". This should follow the design located in the link below.
Goal
This will allow for wires to be added to the map via the editor and perform intended connections.
https://docs.google.com/document/d/1ful7_gIJo7e74i9LMQuYMpjZMH2V1aT90mwlrQ0hcgE/#heading=h.15jb46xsi8l2
Depends on #865