If a menu system in a game uses the ESCAPE key to leave a submenu, is that a problem for someone playing on a phone?
Sadly, yes – at least on iOs I wouldn’t know how to input ESCAPE (or even if it’s possible).
If ESC is the only key that works, then it would be a problem for me. My mobile keyboard (on Android) doesn’t have that key, and going by a quick google search, there’s no easy way to fix that.
Thanks!
Any suggestions for a good alternative? (The “X” key is already taken–that’s for exiting the menu system entirely.)
Maybe “M” to mean going back to the main menu?
Q (quit) or 0 (zero)
Inform menu extensions often seem to use P for “return to {P}revious menu”.
Wade Clarke’s system, which supports screen readers, uses “q” (in addition to ESC) to go up a level
Thanks! I’ve now upgraded to version 5 of the extension, which has the Q.
Although now I wonder if I should make a new release of another game that uses an older version of that extension, just to upgrade Menus to the latest version (with the Q).
I’m thinking of adding a virtual keyboard to mobile Parchment for all the function keys.