fishfolk / jumpy

Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶
https://fishfolk.org/games/jumpy/
Other
1.59k stars 116 forks source link

In-Game Access to Controls Menu #999

Closed r22222 closed 1 month ago

r22222 commented 1 month ago

Description

This feature request aims to enhance user accessibility within the game interface by allowing players to access the controls menu directly from within the gameplay screen. Currently, the controls menu can only be accessed from the main menu, which can disrupt the gameplay experience for new players who frequently need to refer to the controls scheme. By implementing this feature, players would have the convenience of checking the controls without having to navigate back to the main menu, thus improving overall user experience and reducing frustration during gameplay.

Alternatives & Prior Art

Possible alternatives to implementing this feature could include adding a dedicated button or hotkey within the in-game interface to access the controls menu directly.

MaxCWhitehead commented 1 month ago

This is definitely an important one :) I think we already have an issue tracking this here: https://github.com/fishfolk/jumpy/issues/877