1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Set building rotation with arrow keys ⬆⬇⬅➡ (#1074)

* Set building rotation with arrow keys ⬆⬇⬅➡

Adds 4 default keybinds to quickly set building rotation in each of the
four cardinal directions - up, down, left, and right - using the arrow keys.

* Address feedback, remove needless else
This commit is contained in:
Garrow Bedrossian
2021-03-11 07:48:10 -05:00
committed by GitHub
parent d1ef3f834e
commit d887439966
3 changed files with 45 additions and 4 deletions

View File

@@ -1134,6 +1134,10 @@ keybindings:
rotateWhilePlacing: Rotate
rotateInverseModifier: >-
Modifier: Rotate CCW instead
rotateToUp: "Rotate: Point Up"
rotateToDown: "Rotate: Point Down"
rotateToRight: "Rotate: Point Right"
rotateToLeft: "Rotate: Point Left"
cycleBuildingVariants: Cycle Variants
confirmMassDelete: Delete area
pasteLastBlueprint: Paste last blueprint