How would one go about creating a building electrical system?

  1. What do you want to achieve? Keep it simple and clear!
    I want to create an electrical system where I can create a connection between a buildings input and output and connect them to other inputs/outputs.

  2. What is the issue? Include enough details if possible!
    Almost all implementations of this system don’t work, are buggy/clunky or both.

  3. What solutions have you thought of so far?
    I cant go in depth about the solutions, but i have tried
    a boundary system where buildings in a hitbox can take/send electricity,
    a wiring system between nodes which was often buggy and would break if you deleted nodes while they had wires connected and it was hard to delete wires on their own,
    and a logic gate system which had a similar issue to the node system.

1 Like