|
1234567891011121314151617181920 |
- # Controls
-
- | Action | Effect | Remarks |
- |---------|-----------------------------------|--------------------------------------------------------------------------------------------------------|
- | Up | Select Menu Item Up/Look Up | |
- | Right | Select Menu Item Right/Move Right | |
- | Down | Select Menu Item Down/Crouch | |
- | Left | Select Menu Item Left/Move Left | |
- | Affirm | Confirm Selected Option | |
- | Negate | Go Back | |
- | Action0 | Jump | When crouched, player will go down a solid-on-top ground. |
- | Action1 | Primary Fire | Each weapon has firing characteristics, see below. |
- | Action2 | Secondary Fire | Each weapon has firing characteristics, see below. |
- | Action3 | Switch Weapon Mode | Press to select next weapon mode (cycle), hold then press Left/Right to set previous/next weapon mode. |
- | Action4 | Switch Weapon | Press to select next weapon (cycle), hold then press Left/Right to set previous/next weapon. |
- | Action5 | Item/Inventory | Hold to open inventory, double press to use current item. |
- | Action6 | Switch Item | Press to select next item (cycle), hold then press Left/Right to set previous/next item. |
- | Action7 | Take Cover | Enter doors, go between objects to hide from enemies. |
- | Action8 | Sneak | Hold then press Left/Right to sneak. (do we need this control, or crouch is enough?) |
- | Action9 | Reload | Reload always drops current clip regardless if there are rounds left. |
|