tgstation / FastDMM

A robust BYOND map editor
GNU General Public License v3.0
9 stars 13 forks source link

Pipes and Cables - Items that connect to eachother should have a snap to system. #33

Open Rockdtben opened 5 years ago

Rockdtben commented 5 years ago

Pipe Placement Mode

If the mapper connects a straight horizontal and vertical pipe path then it should make the intersection a + pipe.

The mapper should also be able to place a pipe on an "elevated layer", which simply would mean that all other pipes shouldn't be considered except pipes on this layer.

The layer is just an abstraction.

Poojawa commented 5 years ago

A sanity check, unless this snap to mode is a toggle, is to ensure it only replaces pipe groups that are same name, so you don't mix scrubber and air supply, for example.