Jump to content

Switch: Difference between revisions

From Logic World Wiki
Created page with "{{Infobox component | title = Switch | id = MHG.Switch | caption = Switch | configurable = 1 | io.minInputs = 0 | io.maxInputs = 0 | io.outputs = 1 }} The '''Switch''' is a component used for accepting the player's input. It can be toggled by left-clicking on it. == Behavior == When the Switch is flipped to one side, its output will be {{on}}. When it's flipped to the other side, its output will be {{off}}. == Configurabi..."
(No difference)

Revision as of 03:28, 9 September 2025

Switch

Switch
Component info
Internal ID MHG.Switch
Configurable Yes
Input and output
Input count 0
Output count 1

The Switch is a component used for accepting the player's input. It can be toggled by left-clicking on it.

Behavior

When the Switch is flipped to one side, its output will be ON. When it's flipped to the other side, its output will be OFF.

Configurability

The Switch can be edited to change the color of the flippy part.

Placement

The Switch can be placed in the center of a Circuit Board square or on top of a Mount, and can be fine-rotated.