Button: Difference between revisions
Appearance
No edit summary |
fix categories |
||
Line 25: | Line 25: | ||
{{Navbox components}} | {{Navbox components}} | ||
[[Category:Vanilla components]] | |||
[[Category:Input components]] | [[Category:Input components]] | ||
Latest revision as of 05:06, 9 September 2025
![]() Button | |
Component info | |
---|---|
Internal ID |
MHG.Button |
Configurable | Yes |
Input and output | |
Input count | 0 |
Output count | 1 |
The Button is a component used for accepting the player's input. It can be pressed by left-clicking on it.
Behavior
For as long as the player holds down left-click on the Button, its output will be ON. When nobody is clicking on the Button, its output will be OFF.
Configurability
The Button can be edited to change the color of the pressable part.
Placement
The Button can be placed in the center of a Circuit Board square or on top of a Mount, and can be fine-rotated.