Key: Difference between revisions
Appearance
fix category |
No edit summary |
||
Line 17: | Line 17: | ||
== Configurability == | == Configurability == | ||
The Key can be [[ | The Key can be [[Editing|edited]]. Several properties can be changed: | ||
* The real life input the Key corresponds to. | * The real life input the Key corresponds to. |
Latest revision as of 04:55, 9 September 2025
![]() Key | |
Component info | |
---|---|
Internal ID |
MHG.Key |
Configurable | Yes |
Input and output | |
Input count | 0 |
Output count | 1 |
The Key is a component used for accepting the player's input. Its state is synchronized to the state of a physical key on the player's keyboard, or another real life input like a mouse button, gamepad button, or MIDI input.
Behavior
The Key is configured with a certain real life input. When that input is held down in real life, the Key is also held down, and its output is ON. The Key can also be clicked on like a Button to press it. Otherwise, the output is OFF.
Configurability
The Key can be edited. Several properties can be changed:
- The real life input the Key corresponds to.
- The color of the pressable part of the Key.
- The color of the text on the Key.
- Whether the Key can only be pressed while sitting in a Chair.
Placement
The Key can be placed in the center of a Circuit Board square or on top of a Mount, and can be fine-rotated.