Renderer/docs/src/highlevel-design/controls/controlDesign.md
austin 5f56f0d742
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
minor fixes
2024-07-26 17:42:34 -04:00

25 lines
943 B
Markdown

@page controlDesign Controls Design
==First person control scheme==
How to move - WASD, Space
Crouch - Ctrl
Sprint - Shift
Cursor interaction - E
Radial menu for various important submenus (ie inventories) - Tab
Quick switch equipped item (Radial Menu) - Hold 4 key
Item interaction 1 (ie swapping weapon stance, swapping spell, etc) - X
Item interaction 2 (ie swapping weapon stance, swapping spell, etc) - C
Item interaction 3 (ie swapping weapon stance, swapping spell, etc) - V
==Third person control scheme==
How to move - WASD, Space
Crouch - Ctrl
Sprint - Shift
Cursor interaction - E
Radial menu for various important submenus (ie inventories) - Tab
Quick switch equipped item (Radial Menu) - Hold 4 key radial menu
Item interaction 1 (ie swapping weapon stance, swapping spell, etc) - X
Item interaction 2 (ie swapping weapon stance, swapping spell, etc) - C
Item interaction 3 (ie swapping weapon stance, swapping spell, etc) - V