mirror of
https://github.com/etlegacy/etlegacy-docs.git
synced 2025-03-03 07:21:19 +00:00
Update hudeditor.rst
This commit is contained in:
parent
589a76a5e8
commit
d0865de495
1 changed files with 8 additions and 0 deletions
|
@ -135,6 +135,8 @@ Usage
|
|||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| CTRL (hold) + Mouse wheel down/up | Resize on position by 0.1px |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| ALT (hold) + Mouse Wheel down/up | Resize scale/text size instead of component size |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| Insert | Move component to the center of the HUD |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| Home | Move component to the middle width of the HUD (if on the right of it) or to the left of the HUD |
|
||||
|
@ -153,6 +155,10 @@ Usage
|
|||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| f | Toggle the HUD editor in full screen (back to normal resolution and hiding component and settings panel) |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| v | Toggle visibility of focused component |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| ALT (hold) + SHIFT (hold) + v | Sets all components visible |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| a | Toggle the force alignment of component position on the grid when displayed |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| o | Toggle the micro grid visibility |
|
||||
|
@ -161,6 +167,8 @@ Usage
|
|||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| d | Toggle the grid scaling to different level of precision .25 / .125 / .1 (see Scale Table below) |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
| t | Toggle showing only the focused component |
|
||||
+------------------------------------+----------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Scale Table
|
||||
"""""""""""
|
||||
|
|
Loading…
Reference in a new issue