Lazarion
03-15-2011, 01:49 AM
I have recently started playing around with the idea of a controllinator sackbot fighting game. All is going decent but i've run into a problem. One of the fighters is going to have a teleport move, Here's the issue. I made a simple chip with 2 timers an emitter and a destroyer. I have the first timer set to .01 and it runs to the emitter and the second timers set at .02 and it runs to the destroyer. The idea being that right before it is destroyed the emitter will create a copy a short distance away. It works fine but when the copy is created I get the dreaded something broke sound.... I've had it do some weird stuff like create paths of wires on its own but the most common problem it creates is the destroyer breaks and is gone rendering the move a one time deal.... any ideas why this is happening? Thanks in advance to all replies.