Is there a "toggle" gadget?
I remember in LBP2 that there was a toggle switch. Is there an equivalent to this in Dreams?
-
Well no, but you can make one. To make this toggle gadget get out a microchip. Open the microchip and place two nodes (one on the left end of the microchips canvas and one on the right). In between those nodes place a selector and route the output of the left node (input node) into the selectors slot that says "move to next output". Then route the "A" output of the selector to the input of the right node (output node). You can close the microchip at this point because your toggle gadget is finished :). You can save this gadget in your creations for quick access without having to make it over and over again.
-
Much easier solution, use a Signal Manipulator (https://indreams.me/guide/palette-glossary/assembly/components/logic-and-processing/signal-manipulator) and enable toggle. I think it's custom remap and the option is there, turn it on
-
Isn't the switch gadget the same as toggle? Unless I'm confusing it for something else
-
Ok, thank you both so much!
-
dmprince:
Well the switch can used as a switch but manually. As far as I know it doeas not have a input that would toggle it. You can sent the signal in, but it will just coppy it. The toggle changed the state with each on signal.
Please sign in to leave a comment.