From 814b9944dca626d04f1ed268f83dd404c4bbcb00 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 8 Nov 2021 14:49:16 +0000 Subject: [PATCH] Add 'Controls' --- Controls.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Controls.md diff --git a/Controls.md b/Controls.md new file mode 100644 index 0000000..14ccfd1 --- /dev/null +++ b/Controls.md @@ -0,0 +1,10 @@ +# Controls +* “WASD” + MOUSE (Movement) +* “Q” “W” “E” “R” “A” “S” “D” “F” “X” “C” SPACE (Dodging buttons) +* Purposefully not using the Y/Z Keys because screw the localisations. +* “Left Click” (Main Item Interaction) +* “Right Click” (Alternative Item Interaction) +* “Left alt” (Sneaking) +* “Left shift” (Sprinting, blocks item interaction and sprinting) +* “E / Q” — Lean Left/Right +* “F” — Pickup / Interact \ No newline at end of file