From 26ed0f76d1472319ed90739bf4ced10b2cf2e41f Mon Sep 17 00:00:00 2001 From: Michael B Date: Wed, 9 Feb 2022 21:15:00 -0600 Subject: [PATCH] Added CONTROLS.txt --- CONTROLS.txt | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CONTROLS.txt diff --git a/CONTROLS.txt b/CONTROLS.txt new file mode 100644 index 0000000..8625ae3 --- /dev/null +++ b/CONTROLS.txt @@ -0,0 +1,36 @@ +CONTROLS +-------- + +selection / block placement +--------------------------- + +y= = cycle block selection left +window = cycle block selection right + +up arrow = move selection box north +down arrow = move selection box south +left arrow = move selection box west +right arrow = move selection box east +trace = move selection box down +graph = move selection box up + +2nd = place block +del = remove block + + +character movement (currently disabled) +--------------------------------------- + +1 = move character south +7 = move character west +9 = move character north +3 = move character east +4 = move character down (if block clipping is off) +6 = move character up (if block clipping is off) + + +other +----- + +enter = exit program +