Closed jrddunbr closed 2 years ago
Looking at this more, I got the positive and the negative wrong. Put the negative on the left and the positive on the right.
@Caeleron thoughts?
Found a placement bug as well as part of this because the blocks base their connections off of the ordering of the connections list and not the actual rotation of the block.
EDIT - This will be fixed as part of #162
Block placement should be set up such that a player places blocks that have 2 pins from left to right and not forward to back.
Also, there's an issue it seems where the rotation of the block can cause weird connectivity things. Try connecting blocks with different rotations and you may see some inconsistent graph behavior.