mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-25 09:44:02 +00:00
Updated editor controls (markdown)
parent
f86dbc8fd9
commit
c6aa960403
1 changed files with 5 additions and 0 deletions
|
@ -134,6 +134,7 @@ If in doubt, reload the map and immediately afterwards enter the editor, then al
|
||||||
|
|
||||||
Key bindings:
|
Key bindings:
|
||||||
|
|
||||||
|
* Drag while holding _LMB_: Move currently hovered entity around
|
||||||
* _Ctrl_ + _E_: Open entity selection screen. For some reason this does not work when the cursor is hovering over an entity.
|
* _Ctrl_ + _E_: Open entity selection screen. For some reason this does not work when the cursor is hovering over an entity.
|
||||||
* Click an entity to select
|
* Click an entity to select
|
||||||
* Alternatively, press _Space_ while hovering an entity. This will select it and close the selection screen.
|
* Alternatively, press _Space_ while hovering an entity. This will select it and close the selection screen.
|
||||||
|
@ -159,6 +160,10 @@ There is no multi-selection in node edit mode.
|
||||||
|
|
||||||
Key bindings:
|
Key bindings:
|
||||||
|
|
||||||
|
* Drag while holding _LMB_: Move currently hovered node around
|
||||||
|
* Drag while holding _Shift_ + _RMB_: Change node area size
|
||||||
|
* Left/right: X axis / diameter
|
||||||
|
* Up/down: Y axis
|
||||||
* _Space_: Append a position to the currently hovered node
|
* _Space_: Append a position to the currently hovered node
|
||||||
* _Ctrl_ + _Space_: Create a new node
|
* _Ctrl_ + _Space_: Create a new node
|
||||||
* _Shift_ + _Space_ / _Shift_ + _LMB_: Clone currently hovered node
|
* _Shift_ + _Space_ / _Shift_ + _LMB_: Clone currently hovered node
|
||||||
|
|
Loading…
Reference in a new issue