From 618f5356d44a01088c967a01ad222909c23264da Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 Aug 2021 18:45:12 -0300 Subject: Explain about the use of Alt key on the help as well. --- game/gui/help.rpy | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/game/gui/help.rpy b/game/gui/help.rpy index 5874aa9..423152b 100644 --- a/game/gui/help.rpy +++ b/game/gui/help.rpy @@ -76,6 +76,13 @@ screen keyboard_help(): label "V" text _("Toggles assistive {a=https://www.renpy.org/l/voicing}self-voicing{/a}.") + null height 64 + hbox: + label _("Note:") + text _("Spheres can be manipulated with {color=#0f0}Alt{/color}, followed by the party member number.") + hbox: + label _("Example:") + text _("Alt+1 to select first sphere, Alt+3 to swap with third sphere.") screen mouse_help(): -- cgit v1.2.3-60-g2f50