Switch: Difference between revisions
Appearance
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 edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
== Configurability == | == Configurability == | ||
The Switch can be [[ | The Switch can be [[Editing|edited]] to change the color of the flippy part. | ||
== Placement == | == Placement == | ||
Line 26: | Line 26: | ||
[[Category:Vanilla components]] | [[Category:Vanilla components]] | ||
[[Category: | [[Category:Input components]] |
Latest revision as of 04:55, 9 September 2025
![]() 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.