Update hudeditor.rst

This commit is contained in:
Aranud 2024-11-08 23:42:46 +01:00 committed by GitHub
parent 589a76a5e8
commit d0865de495
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
"""""""""""