I am using SWTCH in one of my creations, but I run into a problem. The way electricity flows through the switch causes one section to have a half second delay when compared to the rest of the save. This causes a huge problem since the speed of switches turning on and off is key.
Is there a way to even out the flow of electricity through a switch so that it reaches all sides at the same time?
To observe my issue, create a square of SWTCH about 8 by 8 pixels wide. Send a spark through the right side near the middle and have to receptors on the top and bottom.
uhh no not really, using a lot of SWCH will cause this (strange turning on speeds from different sides). A SWCH will always turn on instantly from the left top pixel (after a reload). maybe you could rearrange it a bit to turn it on from the top left.
I am using a decent amount. I decided to just change the frequency of the sparks depending on the direction they need to go. It works now, but it would be great if large amounts of SWCH did not have "strange turning on speeds from different sides".
One thing with switches (sorry for off topic kinda) but could we have it so that if PSCN and NSCN are both sparking the switch it goes off. This would be great for creating small reliable NOT gates